Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Commit message: "s1gw: add constants for PFCP FAR IDs" > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins8904776942653842528.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [236 kB] Fetched 9288 kB in 1s (11.8 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-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:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.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:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.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:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.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:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.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:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: 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:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': 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:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.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:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.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:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.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:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.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:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.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:2875.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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_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_IEs_part_3.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_3.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_7.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_4.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for 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 NS_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for Socket_API_Definitions_part_1.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_1.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_7.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_5.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_7.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_1.cc Creating dependency file for SGSN_Tests_part_2.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_5.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_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 SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for SCCP_Emulation_part_1.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 PCO_Types_part_7.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_2.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_6.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_3.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_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.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_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_1.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_6.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_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.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_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.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_CC_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.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_5.cc Creating dependency file for Misc_Helpers_part_6.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 MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for Misc_Helpers_part_1.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_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Types_part_1.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_5.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for 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_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for 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_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.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_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_4.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_Templates_part_3.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_5.cc Creating dependency file for GSUP_Types_part_7.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_6.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 env 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 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 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 env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (936 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412192026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412192026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412192026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412192026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412192026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412192026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412192026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412192026 [70.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412192026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412192026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412192026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412192026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412192026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412192026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412192026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412192026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412192026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412192026 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412192026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412192026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412192026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412192026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412192026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412192026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412192026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412192026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412192026 [142 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412192026 [542 kB] Fetched 13.7 MB in 0s (89.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202412192026_amd64.deb ... Unpacking osmocom-nightly (202412192026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412192026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412192026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412192026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412192026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202412192026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412192026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412192026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412192026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412192026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412192026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412192026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412192026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412192026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412192026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412192026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412192026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412192026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412192026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412192026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412192026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412192026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412192026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412192026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412192026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412192026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412192026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412192026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412192026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412192026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412192026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412192026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412192026) ... Setting up osmocom-nightly (202412192026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libasn1c1:amd64 (0.9.38.202412192026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412192026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412192026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412192026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412192026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libosmocore (1.10.0.56.fc03.202412192026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412192026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412192026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412192026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412192026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412192026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412192026) ... 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.6.aad82.202412192026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412192026) ... 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 Setting up libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412192026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412192026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412192026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241220094830026 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241220094830026 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241220094830026 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:623) 20241220094830026 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241220094830026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241220094830026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241220094830026 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241220094830026 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241220094830026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241220094830026 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241220094830026 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241220094830026 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241220094830026 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241220094830026 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241220094830026 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241220094830026 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241220094830026 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x560e96b80d40(sgsn) with 23 counters 20241220094830232 DLSS7 INFO (r=127.0.0.1:40958<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220094830232 DLSS7 INFO (r=127.0.0.1:40958<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241220094830232 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40958<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241220094830232 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241220094830232 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241220094830232 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241220094830232 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241220094830232 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241220094830232 DGPRS NOTICE libGTP v1.12.0.33-09142.202412192026 initialized (sgsn_main.c:462) 20241220094830232 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241220094830232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094830232 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241220094830232 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241220094830232 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241220094830232 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220094830232 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220094830232 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220094830232 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220094830232 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220094830232 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220094830232 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220094830232 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220094830232 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40958<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241220094830232 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220094830232 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220094830232 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241220094830232 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241220094830232 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241220094830232 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241220094830232 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241220094830232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220094830232 DLSS7 INFO (r=127.0.0.1:44992<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220094830232 DLSS7 INFO (r=127.0.0.1:44992<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241220094830232 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:44992<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241220094830232 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241220094830232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220094830232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220094830232 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@21433bde3953: Unix server socket created successfully. MC@21433bde3953: Listening on TCP port 42609. 21433bde3953 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 21433bde3953 42609 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@21433bde3953: New HC connected from 10.0.2.100 [10.0.2.100]. 21433bde3953: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@21433bde3953: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@21433bde3953: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@21433bde3953: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@21433bde3953: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@21433bde3953: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@21433bde3953: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@21433bde3953: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@21433bde3953: Configuration file was processed on all HCs. MC@21433bde3953: Creating MTC on host 10.0.2.100. MC@21433bde3953: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Dec 20 09:48:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220094831232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094831232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach started. 20241220094831762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094831763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094831783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241220094831783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241220094831783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241220094831783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220094831783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094831783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094831783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094831783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094831783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094831784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094831784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094831784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094831784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094831784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094831784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094831784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094831784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241220094831784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220094831784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094831784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094831784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094831784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220094831787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220094831794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094831794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(8)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach-BVCI196(6)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094831799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241220094831799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241220094831799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241220094831799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220094831799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094831799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094831799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094831799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094831799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094831800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094831800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094831800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094831800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094831800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094831800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094831800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094831800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241220094831800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220094831800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094831800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094831801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094831801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094831804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094831804 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)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220094831812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094831812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094831823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241220094831823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241220094831823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241220094831823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220094831823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094831823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094831823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094831823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094831823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094831825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094831825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094831825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094831825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094831825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094831825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094831825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094831825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241220094831825 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220094831825 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094831825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094831825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094831825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094831828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094831828 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)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094831832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094831832 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220094832233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094832233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220094832233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220094832233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220094832233 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241220094832233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220094832233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241220094832233 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241220094832233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241220094832233 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241220094832233 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241220094832233 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241220094832233 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241220094832233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241220094832233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220094832233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220094832233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220094832234 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220094832234 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220094832234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220094832234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220094832234 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220094832234 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x560e97848170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241220094832234 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(17)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220094832234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(17)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220094832235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(17)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(17)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220094832542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220094832542 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241220094832542 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:44992 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@21433bde3953: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CFB05C61'O, index=0 SGSN_Test-GSUP(19)@21433bde3953: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@21433bde3953: 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 := 'D449AA6D8757D77F0B05471B9BAD01D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26CAF69E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD39515FDF9DA6CD'O } } } } } 20241220094833260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094833260 DLLC NOTICE LLME(ffffffff/cfb05c61){UNASSIGNED} LLC RX: unknown TLLI 0xcfb05c61, creating LLME on the fly (gprs_llc.c:552) 20241220094833260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094833260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241220094833260 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220094833260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220094833260 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220094833260 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220094833260 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220094833260 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220094833260 DLLC NOTICE LLME(ffffffff/cfb05c61){UNASSIGNED} LLGM Assign pre (cfb05c61 => f7a59bdd) (gprs_llc.c:1079) 20241220094833260 DLLC NOTICE LLME(cfb05c61/f7a59bdd){ASSIGNED} LLGM Assign post (cfb05c61 => f7a59bdd) (gprs_llc.c:1125) 20241220094833260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220094833260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220094833260 DMM DEBUG MM(262420000000001/f7a59bdd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094833268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094833268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220094833268 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094833268 DMM DEBUG MM(262420000000001/f7a59bdd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241220094833268 DMM NOTICE MM(262420000000001/f7a59bdd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220094833268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220094833268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220094833268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220094833268 DMM DEBUG MM(262420000000001/f7a59bdd) Requesting authorization (sgsn_auth.c:160) 20241220094833268 DMM INFO MM(262420000000001/f7a59bdd) Requesting authentication tuples (sgsn_auth.c:184) 20241220094833268 DMM DEBUG MM(262420000000001/f7a59bdd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220094833268 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241220094833268 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)@21433bde3953: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@21433bde3953: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241220094833270 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220094833270 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220094833270 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220094833270 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220094833270 DMM INFO MM(262420000000001/f7a59bdd) Subscriber data update (mmctx.c:445) 20241220094833270 DMM DEBUG MM(262420000000001/f7a59bdd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220094833270 DMM INFO MM(262420000000001/f7a59bdd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220094833270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220094833270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220094833270 DMM INFO MM(262420000000001/f7a59bdd) <- GMM AUTH AND CIPHERING REQ (rand = d4 49 aa 6d 87 57 d7 7f 0b 05 47 1b 9b ad 01 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220094833275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094833275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094833275 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094833275 DMM INFO MM(262420000000001/f7a59bdd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220094833275 DMM NOTICE MM(262420000000001/f7a59bdd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220094833275 DMM DEBUG MM(262420000000001/f7a59bdd) checking auth: received GSM SRES = 26 ca f6 9e (gprs_gmm.c:648) 20241220094833275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220094833275 DMM DEBUG MM(262420000000001/f7a59bdd) Requesting authorization (sgsn_auth.c:160) 20241220094833275 DMM INFO MM(262420000000001/f7a59bdd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220094833275 DMM DEBUG MM(262420000000001/f7a59bdd) Requesting subscriber data update (gprs_subscriber.c:894) 20241220094833275 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241220094833275 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) 20241220094833275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220094833275 DMM INFO MM(262420000000001/f7a59bdd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a59bdd) (gprs_gmm.c:282) 20241220094833275 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220094833275 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220094833275 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241220094833275 DMM INFO MM(262420000000001/f7a59bdd) Subscriber data update (mmctx.c:445) 20241220094833275 DMM DEBUG MM(262420000000001/f7a59bdd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220094833275 DMM INFO MM(262420000000001/f7a59bdd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220094833275 DMM NOTICE MM(262420000000001/f7a59bdd) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241220094833275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220094833275 DMM NOTICE MM(262420000000001/f7a59bdd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220094833275 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) 20241220094833276 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220094833276 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241220094833276 DMM INFO MM(262420000000001/f7a59bdd) Subscriber data update (mmctx.c:445) 20241220094833276 DMM DEBUG MM(262420000000001/f7a59bdd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220094833279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094833279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220094833279 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094833279 DMM INFO MM(262420000000001/f7a59bdd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220094833279 DMM NOTICE MM(262420000000001/f7a59bdd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220094833279 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220094833279 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220094833279 DLLC NOTICE LLME(cfb05c61/f7a59bdd){ASSIGNED} LLGM Assign pre (ffffffff => f7a59bdd) (gprs_llc.c:1079) 20241220094833279 DLLC NOTICE LLME(ffffffff/f7a59bdd){ASSIGNED} LLGM Assign post (ffffffff => f7a59bdd) (gprs_llc.c:1125) 20241220094833279 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220094833279 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220094833279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220094833279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@21433bde3953: setverdict(pass): none -> pass TC_attach-BVCI196(6)@21433bde3953: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@21433bde3953: Final verdict of PTC: pass 20241220094833331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@21433bde3953: Final verdict of PTC: none TC_attach-BVCI210(11)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@21433bde3953: Final verdict of PTC: none -NSVCI97(7)@21433bde3953: Final verdict of PTC: none 20241220094833334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220094833334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(3)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@21433bde3953: Final verdict of PTC: none TC_attach-BVCI196(6)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@21433bde3953: Final verdict of PTC: none -NSVCI98(12)@21433bde3953: Final verdict of PTC: none TC_attach-BVCI220(15)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@21433bde3953: Final verdict of PTC: none -NSVCI99(18)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(16)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(5)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(10)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@21433bde3953: Test case TC_attach finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Dec 20 09:48:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241220094833470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094833871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102004) 20241220094834334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094834334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102004, count=106360) 20241220094835335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094835335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Dec 20 09:48:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220094836335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094836335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_mnc3 started. 20241220094836898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094836898 DMM INFO MM(262420000000001/f7a59bdd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220094836898 DMM INFO MM(262420000000001/f7a59bdd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220094836899 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220094836899 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220094836899 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220094836899 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220094836899 DLLC NOTICE LLME(ffffffff/f7a59bdd){ASSIGNED} LLGM Assign pre (f7a59bdd => ffffffff) (gprs_llc.c:1079) 20241220094836899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a59bdd => ffffffff) (gprs_llc.c:1125) 20241220094836899 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241220094836899 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) 20241220094836899 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:402) 20241220094836899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220094836899 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220094836899 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220094836899 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220094836899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094836928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220094836928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094836928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094836928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094836928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220094836928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094836928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094836928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094836928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094836929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094836929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094836929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094836930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094836930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094836930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094836930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094836930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094836930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220094836930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094836930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094836930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094836930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094836934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220094836943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094836943 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(24)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094836960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220094836960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094836960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094836960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094836960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220094836960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094836960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094836960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094836960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(31)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094836962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094836962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094836962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094836962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094836962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094836962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094836962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094836962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094836962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220094836962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094836962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094836962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094836963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094836965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094836973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094836973 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094836982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220094836982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094836982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094836982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094836982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220094836982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094836982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094836982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094836982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094836984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094836984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094836984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094836984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094836984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094836984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094836984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094836984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094836984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220094836984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094836984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094836985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094836985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094836989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094836998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094836998 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220094837336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094837336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220094837336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220094837336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220094837338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220094837339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@21433bde3953: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CAE902F0'O, index=0 SGSN_Test-GSUP(38)@21433bde3953: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@21433bde3953: 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 := '9F95B5E002C185A2F769E61F290EBF92'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51245E65'O ("Q$^e") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53A8DD8F19DC6DAB'O } } } } } 20241220094838375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094838375 DLLC NOTICE LLME(ffffffff/cae902f0){UNASSIGNED} LLC RX: unknown TLLI 0xcae902f0, creating LLME on the fly (gprs_llc.c:552) 20241220094838375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094838375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241220094838375 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220094838375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220094838375 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220094838375 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220094838375 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220094838375 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220094838375 DLLC NOTICE LLME(ffffffff/cae902f0){UNASSIGNED} LLGM Assign pre (cae902f0 => ed4fb45d) (gprs_llc.c:1079) 20241220094838375 DLLC NOTICE LLME(cae902f0/ed4fb45d){ASSIGNED} LLGM Assign post (cae902f0 => ed4fb45d) (gprs_llc.c:1125) 20241220094838375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220094838375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220094838375 DMM DEBUG MM(262420000001001/ed4fb45d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094838389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094838389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220094838390 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094838390 DMM DEBUG MM(262420000001001/ed4fb45d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241220094838390 DMM NOTICE MM(262420000001001/ed4fb45d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220094838390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220094838390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220094838390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220094838390 DMM DEBUG MM(262420000001001/ed4fb45d) Requesting authorization (sgsn_auth.c:160) 20241220094838390 DMM INFO MM(262420000001001/ed4fb45d) Requesting authentication tuples (sgsn_auth.c:184) 20241220094838390 DMM DEBUG MM(262420000001001/ed4fb45d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220094838390 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241220094838390 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)@21433bde3953: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@21433bde3953: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241220094838393 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220094838393 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220094838393 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220094838393 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220094838393 DMM INFO MM(262420000001001/ed4fb45d) Subscriber data update (mmctx.c:445) 20241220094838393 DMM DEBUG MM(262420000001001/ed4fb45d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220094838393 DMM INFO MM(262420000001001/ed4fb45d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220094838393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220094838393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220094838393 DMM INFO MM(262420000001001/ed4fb45d) <- GMM AUTH AND CIPHERING REQ (rand = 9f 95 b5 e0 02 c1 85 a2 f7 69 e6 1f 29 0e bf 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220094838402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094838402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094838402 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094838402 DMM INFO MM(262420000001001/ed4fb45d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220094838402 DMM NOTICE MM(262420000001001/ed4fb45d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220094838402 DMM DEBUG MM(262420000001001/ed4fb45d) checking auth: received GSM SRES = 51 24 5e 65 (gprs_gmm.c:648) 20241220094838402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220094838402 DMM DEBUG MM(262420000001001/ed4fb45d) Requesting authorization (sgsn_auth.c:160) 20241220094838402 DMM INFO MM(262420000001001/ed4fb45d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220094838402 DMM DEBUG MM(262420000001001/ed4fb45d) Requesting subscriber data update (gprs_subscriber.c:894) 20241220094838402 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241220094838402 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) 20241220094838402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220094838402 DMM INFO MM(262420000001001/ed4fb45d) <- GMM ATTACH ACCEPT (new P-TMSI=0xed4fb45d) (gprs_gmm.c:282) 20241220094838404 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220094838404 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220094838404 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241220094838404 DMM INFO MM(262420000001001/ed4fb45d) Subscriber data update (mmctx.c:445) 20241220094838404 DMM DEBUG MM(262420000001001/ed4fb45d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220094838404 DMM INFO MM(262420000001001/ed4fb45d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220094838404 DMM NOTICE MM(262420000001001/ed4fb45d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241220094838404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220094838404 DMM NOTICE MM(262420000001001/ed4fb45d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220094838404 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) 20241220094838405 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220094838405 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241220094838405 DMM INFO MM(262420000001001/ed4fb45d) Subscriber data update (mmctx.c:445) 20241220094838405 DMM DEBUG MM(262420000001001/ed4fb45d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220094838412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094838412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220094838412 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094838412 DMM INFO MM(262420000001001/ed4fb45d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220094838412 DMM NOTICE MM(262420000001001/ed4fb45d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220094838412 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220094838412 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220094838412 DLLC NOTICE LLME(cae902f0/ed4fb45d){ASSIGNED} LLGM Assign pre (ffffffff => ed4fb45d) (gprs_llc.c:1079) 20241220094838412 DLLC NOTICE LLME(ffffffff/ed4fb45d){ASSIGNED} LLGM Assign post (ffffffff => ed4fb45d) (gprs_llc.c:1125) 20241220094838412 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220094838412 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220094838412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220094838412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@21433bde3953: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@21433bde3953: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@21433bde3953: Final verdict of PTC: pass 20241220094838464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220094838466 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220094838466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(38)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@21433bde3953: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@21433bde3953: Final verdict of PTC: none -NSVCI98(32)@21433bde3953: Final verdict of PTC: none -NSVCI97(26)@21433bde3953: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@21433bde3953: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(30)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(34)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(25)@21433bde3953: Final verdict of PTC: none -NSVCI99(36)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_mnc3 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Dec 20 09:48:38 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241220094838648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094839049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84016) 20241220094839466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094839467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84016, count=90068) 20241220094840467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094840467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Dec 20 09:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220094841468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094841468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_umts_aka_umts_res started. 20241220094842091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094842091 DMM INFO MM(262420000001001/ed4fb45d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220094842092 DMM INFO MM(262420000001001/ed4fb45d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220094842092 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220094842092 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220094842092 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220094842092 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220094842092 DLLC NOTICE LLME(ffffffff/ed4fb45d){ASSIGNED} LLGM Assign pre (ed4fb45d => ffffffff) (gprs_llc.c:1079) 20241220094842092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed4fb45d => ffffffff) (gprs_llc.c:1125) 20241220094842092 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241220094842092 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) 20241220094842092 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:402) 20241220094842092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220094842092 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220094842092 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220094842092 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220094842092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094842124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220094842124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094842124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094842124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094842124 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220094842124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094842124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094842124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094842124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094842126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094842126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094842126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094842126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094842126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094842126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094842126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094842126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094842126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220094842126 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094842126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094842127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094842127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220094842131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220094842141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094842141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(46)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(50)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094842146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220094842146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094842146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094842146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094842146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220094842146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094842146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094842146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094842146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094842148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094842148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094842148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094842148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094842148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094842148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094842148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094842148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094842148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220094842148 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094842148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094842148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094842148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094842153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094842162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094842162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094842186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220094842186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094842186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094842186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094842186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220094842186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094842186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094842186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094842186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094842187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094842187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094842187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094842188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094842188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094842188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094842188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094842188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094842188 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220094842188 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094842188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094842188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094842188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094842192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094842201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094842201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220094842468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094842469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220094842469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220094842469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(55)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220094842470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(55)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220094842471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(55)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@21433bde3953: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F28503F3'O, index=0 SGSN_Test-GSUP(57)@21433bde3953: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@21433bde3953: 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 := 'ECBAC819456804A4C423AE00B9F3D92B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F0A442B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45863926DAB4D805'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F6AACECD7750B02B16EA9F206AED037B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4D791F16792B23B6FE85D2BD64C0C445'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E66031D359473951EAEF93869391BCA4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E1D51A0DDBCF97BA'O } } } } } 20241220094843791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094843791 DLLC NOTICE LLME(ffffffff/f28503f3){UNASSIGNED} LLC RX: unknown TLLI 0xf28503f3, creating LLME on the fly (gprs_llc.c:552) 20241220094843791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094843791 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241220094843791 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220094843791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220094843791 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220094843791 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220094843791 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220094843791 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220094843791 DLLC NOTICE LLME(ffffffff/f28503f3){UNASSIGNED} LLGM Assign pre (f28503f3 => e0ecfbe4) (gprs_llc.c:1079) 20241220094843791 DLLC NOTICE LLME(f28503f3/e0ecfbe4){ASSIGNED} LLGM Assign post (f28503f3 => e0ecfbe4) (gprs_llc.c:1125) 20241220094843791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220094843791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220094843791 DMM DEBUG MM(262420000001002/e0ecfbe4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094843800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094843800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220094843800 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094843800 DMM DEBUG MM(262420000001002/e0ecfbe4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241220094843800 DMM NOTICE MM(262420000001002/e0ecfbe4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220094843800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220094843800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220094843800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220094843800 DMM DEBUG MM(262420000001002/e0ecfbe4) Requesting authorization (sgsn_auth.c:160) 20241220094843800 DMM INFO MM(262420000001002/e0ecfbe4) Requesting authentication tuples (sgsn_auth.c:184) 20241220094843800 DMM DEBUG MM(262420000001002/e0ecfbe4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220094843800 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241220094843800 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)@21433bde3953: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@21433bde3953: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241220094843802 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220094843802 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220094843802 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220094843802 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220094843802 DMM INFO MM(262420000001002/e0ecfbe4) Subscriber data update (mmctx.c:445) 20241220094843802 DMM DEBUG MM(262420000001002/e0ecfbe4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220094843802 DMM INFO MM(262420000001002/e0ecfbe4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220094843802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220094843802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220094843802 DMM INFO MM(262420000001002/e0ecfbe4) <- GMM AUTH AND CIPHERING REQ (rand = ec ba c8 19 45 68 04 a4 c4 23 ae 00 b9 f3 d9 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 60 31 d3 59 47 39 51 ea ef 93 86 93 91 bc a4 ) (gprs_gmm.c:465) 20241220094843808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094843808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094843808 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094843808 DMM INFO MM(262420000001002/e0ecfbe4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220094843808 DMM NOTICE MM(262420000001002/e0ecfbe4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220094843808 DMM DEBUG MM(262420000001002/e0ecfbe4) checking auth: received UMTS RES = e1 d5 1a 0d db cf 97 ba (gprs_gmm.c:648) 20241220094843808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220094843808 DMM DEBUG MM(262420000001002/e0ecfbe4) Requesting authorization (sgsn_auth.c:160) 20241220094843808 DMM INFO MM(262420000001002/e0ecfbe4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220094843808 DMM DEBUG MM(262420000001002/e0ecfbe4) Requesting subscriber data update (gprs_subscriber.c:894) 20241220094843808 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241220094843808 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) 20241220094843808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220094843808 DMM INFO MM(262420000001002/e0ecfbe4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0ecfbe4) (gprs_gmm.c:282) 20241220094843808 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220094843808 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220094843809 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241220094843809 DMM INFO MM(262420000001002/e0ecfbe4) Subscriber data update (mmctx.c:445) 20241220094843809 DMM DEBUG MM(262420000001002/e0ecfbe4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220094843809 DMM INFO MM(262420000001002/e0ecfbe4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220094843809 DMM NOTICE MM(262420000001002/e0ecfbe4) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241220094843809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220094843809 DMM NOTICE MM(262420000001002/e0ecfbe4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220094843809 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) 20241220094843809 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220094843809 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241220094843809 DMM INFO MM(262420000001002/e0ecfbe4) Subscriber data update (mmctx.c:445) 20241220094843809 DMM DEBUG MM(262420000001002/e0ecfbe4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220094843812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094843812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220094843812 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094843812 DMM INFO MM(262420000001002/e0ecfbe4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220094843812 DMM NOTICE MM(262420000001002/e0ecfbe4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220094843812 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220094843812 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220094843812 DLLC NOTICE LLME(f28503f3/e0ecfbe4){ASSIGNED} LLGM Assign pre (ffffffff => e0ecfbe4) (gprs_llc.c:1079) 20241220094843812 DLLC NOTICE LLME(ffffffff/e0ecfbe4){ASSIGNED} LLGM Assign post (ffffffff => e0ecfbe4) (gprs_llc.c:1125) 20241220094843812 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220094843812 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220094843812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220094843812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@21433bde3953: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@21433bde3953: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@21433bde3953: Final verdict of PTC: pass 20241220094843864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@21433bde3953: Final verdict of PTC: none 20241220094843865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220094843866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(55)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@21433bde3953: Final verdict of PTC: none -NSVCI99(56)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@21433bde3953: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@21433bde3953: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@21433bde3953: Final verdict of PTC: none -NSVCI97(45)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@21433bde3953: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@21433bde3953: Final verdict of PTC: none -NSVCI98(50)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(48)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(44)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(54)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Dec 20 09:48:43 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 20241220094843996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094844398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49232) 20241220094844866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094844866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49232, count=90020) 20241220094845867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094845867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Dec 20 09:48:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220094846869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094846869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_umts_aka_gsm_sres started. 20241220094847423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094847424 DMM INFO MM(262420000001002/e0ecfbe4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220094847424 DMM INFO MM(262420000001002/e0ecfbe4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220094847424 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220094847424 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220094847424 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220094847424 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220094847424 DLLC NOTICE LLME(ffffffff/e0ecfbe4){ASSIGNED} LLGM Assign pre (e0ecfbe4 => ffffffff) (gprs_llc.c:1079) 20241220094847424 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ecfbe4 => ffffffff) (gprs_llc.c:1125) 20241220094847424 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241220094847424 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) 20241220094847424 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:402) 20241220094847424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220094847424 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220094847424 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220094847424 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220094847424 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094847451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220094847451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094847451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094847451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094847451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220094847451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094847451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094847451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094847451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094847453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094847453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094847453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094847453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094847453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094847453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094847453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094847453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094847453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220094847453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094847453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094847453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094847453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094847457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220094847466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094847466 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094847482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220094847482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094847482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094847482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094847482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220094847482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094847482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094847482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094847482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(70)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094847484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094847484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094847484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094847484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094847484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094847484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094847484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094847484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094847484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220094847484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094847484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094847484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094847484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094847487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(66)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094847496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094847497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(67)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094847509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220094847509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094847509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094847509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094847509 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220094847509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094847509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094847509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094847509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094847511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094847511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094847511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094847511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094847511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094847511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094847511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094847511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094847511 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220094847511 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094847511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(75)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094847512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094847512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094847514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094847522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094847522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220094847869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094847870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220094847870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220094847870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(74)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220094847871 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220094847871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(74)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@21433bde3953: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D3CB7A25'O, index=0 SGSN_Test-GSUP(76)@21433bde3953: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@21433bde3953: 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 := 'BAA4D92FA3771149FEBA52720C3ADE56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31173B06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '491D0C7C7774F2C8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B9C6F1B6C612032F6771E5D780CC6F5D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B40B8D1C749C048C05C3837B40B7764F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D1CF41BB6B03FFF4F1F0CB928E14794'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ADF316AC55682482'O } } } } } 20241220094848901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094848901 DLLC NOTICE LLME(ffffffff/d3cb7a25){UNASSIGNED} LLC RX: unknown TLLI 0xd3cb7a25, creating LLME on the fly (gprs_llc.c:552) 20241220094848901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094848901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241220094848901 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220094848901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220094848901 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220094848901 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220094848901 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220094848901 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220094848901 DLLC NOTICE LLME(ffffffff/d3cb7a25){UNASSIGNED} LLGM Assign pre (d3cb7a25 => df27c526) (gprs_llc.c:1079) 20241220094848901 DLLC NOTICE LLME(d3cb7a25/df27c526){ASSIGNED} LLGM Assign post (d3cb7a25 => df27c526) (gprs_llc.c:1125) 20241220094848901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220094848901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220094848901 DMM DEBUG MM(262420000001003/df27c526) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094848909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094848909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220094848909 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094848909 DMM DEBUG MM(262420000001003/df27c526) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241220094848909 DMM NOTICE MM(262420000001003/df27c526) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220094848909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220094848909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220094848909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220094848909 DMM DEBUG MM(262420000001003/df27c526) Requesting authorization (sgsn_auth.c:160) 20241220094848909 DMM INFO MM(262420000001003/df27c526) Requesting authentication tuples (sgsn_auth.c:184) 20241220094848909 DMM DEBUG MM(262420000001003/df27c526) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220094848909 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241220094848909 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)@21433bde3953: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@21433bde3953: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241220094848911 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220094848911 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220094848911 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220094848911 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220094848911 DMM INFO MM(262420000001003/df27c526) Subscriber data update (mmctx.c:445) 20241220094848911 DMM DEBUG MM(262420000001003/df27c526) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220094848911 DMM INFO MM(262420000001003/df27c526) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220094848911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220094848911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220094848911 DMM INFO MM(262420000001003/df27c526) <- GMM AUTH AND CIPHERING REQ (rand = ba a4 d9 2f a3 77 11 49 fe ba 52 72 0c 3a de 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 1c f4 1b b6 b0 3f ff 4f 1f 0c b9 28 e1 47 94 ) (gprs_gmm.c:465) 20241220094848917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094848917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094848917 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094848917 DMM INFO MM(262420000001003/df27c526) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220094848917 DMM NOTICE MM(262420000001003/df27c526) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220094848917 DMM DEBUG MM(262420000001003/df27c526) checking auth: received GSM SRES = 31 17 3b 06 (gprs_gmm.c:648) 20241220094848917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220094848917 DMM DEBUG MM(262420000001003/df27c526) Requesting authorization (sgsn_auth.c:160) 20241220094848917 DMM INFO MM(262420000001003/df27c526) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220094848917 DMM DEBUG MM(262420000001003/df27c526) Requesting subscriber data update (gprs_subscriber.c:894) 20241220094848917 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241220094848917 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) 20241220094848917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220094848917 DMM INFO MM(262420000001003/df27c526) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf27c526) (gprs_gmm.c:282) 20241220094848918 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220094848918 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220094848918 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241220094848918 DMM INFO MM(262420000001003/df27c526) Subscriber data update (mmctx.c:445) 20241220094848918 DMM DEBUG MM(262420000001003/df27c526) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220094848918 DMM INFO MM(262420000001003/df27c526) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220094848918 DMM NOTICE MM(262420000001003/df27c526) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241220094848918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220094848918 DMM NOTICE MM(262420000001003/df27c526) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220094848918 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) 20241220094848919 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220094848919 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241220094848919 DMM INFO MM(262420000001003/df27c526) Subscriber data update (mmctx.c:445) 20241220094848919 DMM DEBUG MM(262420000001003/df27c526) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220094848924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094848924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220094848924 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094848924 DMM INFO MM(262420000001003/df27c526) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220094848924 DMM NOTICE MM(262420000001003/df27c526) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220094848924 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220094848924 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220094848924 DLLC NOTICE LLME(d3cb7a25/df27c526){ASSIGNED} LLGM Assign pre (ffffffff => df27c526) (gprs_llc.c:1079) 20241220094848924 DLLC NOTICE LLME(ffffffff/df27c526){ASSIGNED} LLGM Assign post (ffffffff => df27c526) (gprs_llc.c:1125) 20241220094848924 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220094848924 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220094848924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220094848924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@21433bde3953: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@21433bde3953: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@21433bde3953: Final verdict of PTC: pass 20241220094848976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(76)@21433bde3953: Final verdict of PTC: none -NSVCI99(75)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@21433bde3953: Final verdict of PTC: none 20241220094848978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220094848978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(60)@21433bde3953: Final verdict of PTC: none -NSVCI98(70)@21433bde3953: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@21433bde3953: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@21433bde3953: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(68)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(73)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(62)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Dec 20 09:48: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 20241220094849133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094849535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86172) 20241220094849979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094849979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86172, count=90528) 20241220094850980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094850980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Dec 20 09:48:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220094851982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094851982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_timeout_after_pdp_act started. 20241220094852563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094852564 DMM INFO MM(262420000001003/df27c526) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220094852564 DMM INFO MM(262420000001003/df27c526) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220094852564 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220094852564 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220094852564 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220094852564 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220094852564 DLLC NOTICE LLME(ffffffff/df27c526){ASSIGNED} LLGM Assign pre (df27c526 => ffffffff) (gprs_llc.c:1079) 20241220094852564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df27c526 => ffffffff) (gprs_llc.c:1125) 20241220094852564 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241220094852564 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) 20241220094852564 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:402) 20241220094852564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220094852564 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220094852564 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220094852564 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220094852564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(83)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220094852589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220094852589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094852589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094852589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094852589 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220094852589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094852589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094852589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094852589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(84)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094852591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094852591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094852591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094852591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094852591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094852591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094852591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094852591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094852591 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220094852591 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094852591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(84)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220094852591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(84)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094852591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094852593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(83)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241220094852601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094852601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(88)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094852603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220094852603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094852603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094852603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094852603 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220094852603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094852603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094852603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094852603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_timeout_after_pdp_act-BVCI196(81)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094852604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094852604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094852604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094852604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094852604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094852604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094852604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094852604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094852604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220094852604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094852604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094852605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094852605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094852607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094852612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094852612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094852623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220094852623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094852623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094852623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094852623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220094852623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094852623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094852623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094852623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094852624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094852624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094852624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094852624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094852624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094852624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094852624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094852624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094852624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220094852624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094852624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094852624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094852624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094852627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094852635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094852635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220094852983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094852983 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220094852983 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220094852983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220094852985 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220094852985 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@21433bde3953: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F071E689'O, index=0 SGSN_Test-GSUP(95)@21433bde3953: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@21433bde3953: 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 := '3444A119F4902CD0F8191CA40B5F6256'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1489549'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C32B7F1E9A2A9FA8'O } } } } } 20241220094853008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094853008 DLLC NOTICE LLME(ffffffff/f071e689){UNASSIGNED} LLC RX: unknown TLLI 0xf071e689, creating LLME on the fly (gprs_llc.c:552) 20241220094853008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094853008 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241220094853008 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220094853008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220094853008 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220094853008 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220094853008 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220094853008 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220094853008 DLLC NOTICE LLME(ffffffff/f071e689){UNASSIGNED} LLGM Assign pre (f071e689 => faa80bd2) (gprs_llc.c:1079) 20241220094853008 DLLC NOTICE LLME(f071e689/faa80bd2){ASSIGNED} LLGM Assign post (f071e689 => faa80bd2) (gprs_llc.c:1125) 20241220094853008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220094853008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220094853008 DMM DEBUG MM(262420000000021/faa80bd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094853017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094853017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220094853017 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094853017 DMM DEBUG MM(262420000000021/faa80bd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241220094853017 DMM NOTICE MM(262420000000021/faa80bd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220094853017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220094853017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220094853017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220094853017 DMM DEBUG MM(262420000000021/faa80bd2) Requesting authorization (sgsn_auth.c:160) 20241220094853017 DMM INFO MM(262420000000021/faa80bd2) Requesting authentication tuples (sgsn_auth.c:184) 20241220094853017 DMM DEBUG MM(262420000000021/faa80bd2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220094853017 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241220094853017 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)@21433bde3953: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@21433bde3953: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241220094853058 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220094853058 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220094853058 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220094853058 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220094853058 DMM INFO MM(262420000000021/faa80bd2) Subscriber data update (mmctx.c:445) 20241220094853058 DMM DEBUG MM(262420000000021/faa80bd2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220094853058 DMM INFO MM(262420000000021/faa80bd2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220094853058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220094853058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220094853058 DMM INFO MM(262420000000021/faa80bd2) <- GMM AUTH AND CIPHERING REQ (rand = 34 44 a1 19 f4 90 2c d0 f8 19 1c a4 0b 5f 62 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220094853064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094853064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094853064 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094853064 DMM INFO MM(262420000000021/faa80bd2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220094853064 DMM NOTICE MM(262420000000021/faa80bd2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220094853064 DMM DEBUG MM(262420000000021/faa80bd2) checking auth: received GSM SRES = c1 48 95 49 (gprs_gmm.c:648) 20241220094853064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220094853064 DMM DEBUG MM(262420000000021/faa80bd2) Requesting authorization (sgsn_auth.c:160) 20241220094853064 DMM INFO MM(262420000000021/faa80bd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220094853064 DMM DEBUG MM(262420000000021/faa80bd2) Requesting subscriber data update (gprs_subscriber.c:894) 20241220094853064 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241220094853064 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) 20241220094853064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220094853064 DMM INFO MM(262420000000021/faa80bd2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa80bd2) (gprs_gmm.c:282) 20241220094853065 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220094853065 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220094853065 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241220094853065 DMM INFO MM(262420000000021/faa80bd2) Subscriber data update (mmctx.c:445) 20241220094853065 DMM DEBUG MM(262420000000021/faa80bd2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220094853065 DMM INFO MM(262420000000021/faa80bd2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220094853065 DMM NOTICE MM(262420000000021/faa80bd2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241220094853065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220094853065 DMM NOTICE MM(262420000000021/faa80bd2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220094853065 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) 20241220094853065 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220094853065 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241220094853065 DMM INFO MM(262420000000021/faa80bd2) Subscriber data update (mmctx.c:445) 20241220094853065 DMM DEBUG MM(262420000000021/faa80bd2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220094853068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094853068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220094853068 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094853068 DMM INFO MM(262420000000021/faa80bd2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220094853068 DMM NOTICE MM(262420000000021/faa80bd2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220094853068 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220094853068 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220094853068 DLLC NOTICE LLME(f071e689/faa80bd2){ASSIGNED} LLGM Assign pre (ffffffff => faa80bd2) (gprs_llc.c:1079) 20241220094853068 DLLC NOTICE LLME(ffffffff/faa80bd2){ASSIGNED} LLGM Assign post (ffffffff => faa80bd2) (gprs_llc.c:1125) 20241220094853068 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220094853068 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220094853068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220094853068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@21433bde3953: setverdict(pass): none -> pass 20241220094853119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094853119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220094853119 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094853119 DMM INFO MM(262420000000021/faa80bd2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220094853119 DMM INFO MM(262420000000021/faa80bd2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220094853119 DMM DEBUG MM(262420000000021/faa80bd2) Using GGSN 0 (gprs_sm.c:317) 20241220094853119 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241220094853119 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220094853119 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241220094853119 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241220094853125 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 6b 66 ac e0 11 7a ef 18 cd 14 05 7f d2 c3 8c 9b 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) 20241220094853125 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad2058, cbp=0x560e97852b80) (sgsn_libgtp.c:633) 20241220094853125 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220094853125 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e978567c8 TLLI=faa80bd2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220094853125 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220094853125 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220094853129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094853129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241220094853129 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094853129 DMM INFO MM(262420000000021/faa80bd2) -> GMM ATTACH REQUEST MI(TMSI-0xFAA80BD2) type="GPRS attach"  (gprs_gmm.c:1248) 20241220094853129 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220094853129 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220094853129 DLLC NOTICE LLME(ffffffff/faa80bd2){ASSIGNED} LLGM Assign pre (faa80bd2 => f5c58caa) (gprs_llc.c:1079) 20241220094853129 DLLC NOTICE LLME(faa80bd2/f5c58caa){ASSIGNED} LLGM Assign post (faa80bd2 => f5c58caa) (gprs_llc.c:1125) 20241220094853129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220094853129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220094853129 DMM DEBUG MM(262420000000021/f5c58caa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094853132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094853132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241220094853132 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220094853132 DMM DEBUG MM(262420000000021/f5c58caa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241220094853132 DMM NOTICE MM(262420000000021/f5c58caa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220094853132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220094853132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220094853132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220094853132 DMM DEBUG MM(262420000000021/f5c58caa) Requesting authorization (sgsn_auth.c:160) 20241220094853132 DMM INFO MM(262420000000021/f5c58caa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220094853132 DMM DEBUG MM(262420000000021/f5c58caa) Requesting subscriber data update (gprs_subscriber.c:894) 20241220094853132 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241220094853132 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) 20241220094853132 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220094853133 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220094853133 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241220094853133 DMM INFO MM(262420000000021/f5c58caa) Subscriber data update (mmctx.c:445) 20241220094853133 DMM DEBUG MM(262420000000021/f5c58caa) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241220094853133 DMM INFO MM(262420000000021/f5c58caa) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241220094853133 DMM NOTICE MM(262420000000021/f5c58caa) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241220094853133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220094853133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220094853133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241220094853133 DMM INFO MM(262420000000021/f5c58caa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c58caa) (gprs_gmm.c:282) 20241220094853133 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) TC_attach_timeout_after_pdp_act(97)@21433bde3953: Trying to receive 5 ATTACH ACCEPTs 20241220094853133 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220094853133 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241220094853133 DMM INFO MM(262420000000021/f5c58caa) Subscriber data update (mmctx.c:445) 20241220094853133 DMM DEBUG MM(262420000000021/f5c58caa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220094859134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220094859134 DMM INFO MM(262420000000021/f5c58caa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c58caa) (gprs_gmm.c:282) 20241220094900231 DGPRS DEBUG Checking for inactive LLMEs, time = 37216339 (sgsn.c:132) 20241220094905135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220094905135 DMM INFO MM(262420000000021/f5c58caa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c58caa) (gprs_gmm.c:282) 20241220094911136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220094911136 DMM INFO MM(262420000000021/f5c58caa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c58caa) (gprs_gmm.c:282) 20241220094912985 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220094912985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220094912985 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241220094917138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220094917138 DMM INFO MM(262420000000021/f5c58caa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c58caa) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@21433bde3953: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@21433bde3953: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241220094922592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094922605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094922626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094923051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094923051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094923051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094923051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094923052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094923052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094923139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220094923139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241220094923139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220094923139 DMM NOTICE MM(262420000000021/f5c58caa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220094923139 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241220094923139 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e978567c8, TLLI=f5c58caa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220094923139 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220094923139 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220094923139 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241220094923139 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241220094923139 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) 20241220094923139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Reject}: Deallocated (fsm.c:568) 20241220094923139 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Deallocated (fsm.c:568) 20241220094923139 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220094923139 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220094923139 DLLC NOTICE LLME(faa80bd2/f5c58caa){ASSIGNED} LLGM Assign pre (f5c58caa => ffffffff) (gprs_llc.c:1079) 20241220094923139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5c58caa => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@21433bde3953: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@21433bde3953: Final verdict of PTC: pass 20241220094923645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@21433bde3953: Final verdict of PTC: none 20241220094923646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220094923646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(84)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@21433bde3953: Final verdict of PTC: none -NSVCI98(88)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@21433bde3953: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@21433bde3953: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@21433bde3953: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@21433bde3953: Final verdict of PTC: none -NSVCI99(93)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(82)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(91)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(86)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Dec 20 09:49:23 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 20241220094923764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094924065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20241220094924647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094924647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125984, count=132036) 20241220094925648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094925648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Dec 20 09:49:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220094926649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094926649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_auth_id_timeout started. 20241220094927089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094927090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094927112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220094927112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094927112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094927112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094927112 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220094927112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094927112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094927112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094927112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094927113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094927113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094927113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094927113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094927113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094927113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094927113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094927113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094927113 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220094927113 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094927113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094927114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094927114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094927116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094927124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094927124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094927130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220094927130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094927130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094927130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094927130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220094927130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094927131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094927131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094927131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094927131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094927132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094927132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094927132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094927132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094927132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094927132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094927132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094927132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220094927132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094927132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220094927132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094927132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094927135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094927140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094927141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@21433bde3953: Provider Link came up: sending NS-RESET 20241220094927150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220094927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220094927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220094927150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094927150 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220094927150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220094927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220094927150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220094927151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220094927151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220094927151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220094927151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220094927151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220094927151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220094927151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220094927151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220094927151 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220094927151 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220094927151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220094927152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094927152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220094927154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220094927161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094927161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220094927650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094927650 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220094927650 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220094927650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220094927651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220094927651 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@21433bde3953: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E79683F9'O, index=0 SGSN_Test-GSUP(114)@21433bde3953: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241220094927675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220094927675 DLLC NOTICE LLME(ffffffff/e79683f9){UNASSIGNED} LLC RX: unknown TLLI 0xe79683f9, creating LLME on the fly (gprs_llc.c:552) 20241220094927675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220094927675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20241220094927675 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220094927675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220094927675 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220094927675 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220094927675 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220094927675 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220094927675 DLLC NOTICE LLME(ffffffff/e79683f9){UNASSIGNED} LLGM Assign pre (e79683f9 => d716d761) (gprs_llc.c:1079) 20241220094927675 DLLC NOTICE LLME(e79683f9/d716d761){ASSIGNED} LLGM Assign post (e79683f9 => d716d761) (gprs_llc.c:1125) 20241220094927675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220094927675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220094927675 DMM DEBUG MM(/d716d761) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094930231 DGPRS DEBUG Checking for inactive LLMEs, time = 37216369 (sgsn.c:132) 20241220094933677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220094933677 DMM DEBUG MM(/d716d761) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094939678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220094939678 DMM DEBUG MM(/d716d761) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094945679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220094945679 DMM DEBUG MM(/d716d761) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094947651 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220094947651 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220094947651 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220094951681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220094951681 DMM DEBUG MM(/d716d761) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220094957115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094957117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094957117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094957133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094957134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094957134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094957153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220094957154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220094957154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220094957682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220094957682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241220094957682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220094957682 DMM NOTICE MM(/d716d761) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241220094957682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Reject}: Deallocated (fsm.c:568) 20241220094957682 DMM DEBUG MM_STATE_Gb(3885401081)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220094957682 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220094957682 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220094957682 DLLC NOTICE LLME(e79683f9/d716d761){ASSIGNED} LLGM Assign pre (d716d761 => ffffffff) (gprs_llc.c:1079) 20241220094957682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d716d761 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@21433bde3953: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@21433bde3953: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@21433bde3953: Final verdict of PTC: pass 20241220094957687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@21433bde3953: Final verdict of PTC: none -NSVCI98(107)@21433bde3953: Final verdict of PTC: none 20241220094957688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220094957688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(113)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@21433bde3953: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@21433bde3953: Final verdict of PTC: none -NSVCI99(112)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@21433bde3953: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(110)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(100)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(105)@21433bde3953: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@21433bde3953: Final verdict of PTC: none -NSVCI97(102)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Dec 20 09:49:57 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 20241220094957834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220094958135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60236) 20241220094958689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094958689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60236, count=68488) 20241220094959690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220094959690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Dec 20 09:50:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095000231 DGPRS DEBUG Checking for inactive LLMEs, time = 37216399 (sgsn.c:132) 20241220095000691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095000691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_auth_sai_timeout started. 20241220095001163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095001164 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095001183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095001183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095001183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095001183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095001183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095001183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095001183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095001183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095001183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095001184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095001184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095001184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095001184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095001184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095001184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095001184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095001184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095001184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095001184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095001184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095001184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095001184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095001186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095001191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095001191 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095001200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095001200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095001200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095001200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095001200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095001200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095001200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095001200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095001200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095001201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095001201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095001201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095001201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095001201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095001201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095001201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095001201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095001201 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095001201 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095001201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095001201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095001201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095001203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095001208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095001208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095001218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095001218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095001218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095001218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095001218 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095001218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095001218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095001218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095001218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095001219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095001219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095001219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095001219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095001219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095001219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095001219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095001219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095001219 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095001219 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095001219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095001219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095001219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095001221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095001227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095001227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095001693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095001693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095001693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095001693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095001694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241220095001694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@21433bde3953: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D6F587E8'O, index=0 SGSN_Test-GSUP(133)@21433bde3953: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241220095001719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095001719 DLLC NOTICE LLME(ffffffff/d6f587e8){UNASSIGNED} LLC RX: unknown TLLI 0xd6f587e8, creating LLME on the fly (gprs_llc.c:552) 20241220095001719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095001719 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095001719 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095001719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095001719 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095001719 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095001719 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095001719 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095001719 DLLC NOTICE LLME(ffffffff/d6f587e8){UNASSIGNED} LLGM Assign pre (d6f587e8 => ec3aab0b) (gprs_llc.c:1079) 20241220095001719 DLLC NOTICE LLME(d6f587e8/ec3aab0b){ASSIGNED} LLGM Assign post (d6f587e8 => ec3aab0b) (gprs_llc.c:1125) 20241220095001719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095001719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095001719 DMM DEBUG MM(262420000000003/ec3aab0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095001725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095001725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095001725 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095001725 DMM DEBUG MM(262420000000003/ec3aab0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241220095001725 DMM NOTICE MM(262420000000003/ec3aab0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095001725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095001725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095001725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095001725 DMM DEBUG MM(262420000000003/ec3aab0b) Requesting authorization (sgsn_auth.c:160) 20241220095001725 DMM INFO MM(262420000000003/ec3aab0b) Requesting authentication tuples (sgsn_auth.c:184) 20241220095001725 DMM DEBUG MM(262420000000003/ec3aab0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095001725 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241220095001725 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)@21433bde3953: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@21433bde3953: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241220095007726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241220095007726 DMM ERROR MM(262420000000003/ec3aab0b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241220095007726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241220095007726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095007726 DMM NOTICE MM(262420000000003/ec3aab0b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241220095007726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Reject}: Deallocated (fsm.c:568) 20241220095007726 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095007726 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095007726 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095007726 DLLC NOTICE LLME(d6f587e8/ec3aab0b){ASSIGNED} LLGM Assign pre (ec3aab0b => ffffffff) (gprs_llc.c:1079) 20241220095007726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec3aab0b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@21433bde3953: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@21433bde3953: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@21433bde3953: Final verdict of PTC: pass 20241220095007730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@21433bde3953: Final verdict of PTC: none 20241220095007731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095007731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@21433bde3953: Final verdict of PTC: none -NSVCI97(121)@21433bde3953: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@21433bde3953: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@21433bde3953: Final verdict of PTC: none -NSVCI98(126)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@21433bde3953: Final verdict of PTC: none -NSVCI99(131)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@21433bde3953: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(124)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(119)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(129)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Dec 20 09:50:07 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 20241220095007800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095008102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66840) 20241220095008732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095008732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66840, count=67480) 20241220095009733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095009733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Dec 20 09:50:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095010734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095010734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_auth_sai_reject started. 20241220095011133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095011136 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095011170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095011170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095011170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095011170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095011170 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095011170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095011170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095011170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095011170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095011171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095011171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095011171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095011171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095011171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095011171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095011171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095011171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095011171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095011171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095011171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095011171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095011171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095011175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095011182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095011182 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095011191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095011191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095011191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095011191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095011191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095011191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095011191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095011191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095011191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095011192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095011192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095011192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095011192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095011192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095011192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095011192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095011192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095011192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095011192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095011192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095011192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095011192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095011194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095011200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095011200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(145)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_attach_auth_sai_reject-BVCI210(143)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095011204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095011204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095011204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095011204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095011204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095011204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095011204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095011204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095011204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095011206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095011206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095011206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095011206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095011206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095011206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095011206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095011206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095011206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095011206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095011206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095011206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095011206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095011209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095011214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095011214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095011736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095011736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095011736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095011736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095011740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095011741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@21433bde3953: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E99992CD'O, index=0 SGSN_Test-GSUP(152)@21433bde3953: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241220095011778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095011778 DLLC NOTICE LLME(ffffffff/e99992cd){UNASSIGNED} LLC RX: unknown TLLI 0xe99992cd, creating LLME on the fly (gprs_llc.c:552) 20241220095011778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095011778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095011778 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095011778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095011778 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095011778 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095011778 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095011778 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095011778 DLLC NOTICE LLME(ffffffff/e99992cd){UNASSIGNED} LLGM Assign pre (e99992cd => fe39db1b) (gprs_llc.c:1079) 20241220095011778 DLLC NOTICE LLME(e99992cd/fe39db1b){ASSIGNED} LLGM Assign post (e99992cd => fe39db1b) (gprs_llc.c:1125) 20241220095011778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095011778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095011778 DMM DEBUG MM(262420000000004/fe39db1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095011786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095011786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095011786 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095011786 DMM DEBUG MM(262420000000004/fe39db1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241220095011786 DMM NOTICE MM(262420000000004/fe39db1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095011786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095011786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095011786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095011786 DMM DEBUG MM(262420000000004/fe39db1b) Requesting authorization (sgsn_auth.c:160) 20241220095011786 DMM INFO MM(262420000000004/fe39db1b) Requesting authentication tuples (sgsn_auth.c:184) 20241220095011786 DMM DEBUG MM(262420000000004/fe39db1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095011786 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241220095011786 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)@21433bde3953: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@21433bde3953: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241220095011788 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241220095011788 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241220095011788 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241220095017788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241220095017788 DMM ERROR MM(262420000000004/fe39db1b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241220095017788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241220095017788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095017788 DMM NOTICE MM(262420000000004/fe39db1b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241220095017788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Reject}: Deallocated (fsm.c:568) 20241220095017788 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095017788 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095017788 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095017788 DLLC NOTICE LLME(e99992cd/fe39db1b){ASSIGNED} LLGM Assign pre (fe39db1b => ffffffff) (gprs_llc.c:1079) 20241220095017788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe39db1b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@21433bde3953: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@21433bde3953: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@21433bde3953: Final verdict of PTC: pass 20241220095017801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54346<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@21433bde3953: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@21433bde3953: Final verdict of PTC: none 20241220095017805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095017805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(150)@21433bde3953: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@21433bde3953: Final verdict of PTC: none -NSVCI97(140)@21433bde3953: Final verdict of PTC: none -NSVCI98(146)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@21433bde3953: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(148)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(144)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(138)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Dec 20 09:50:17 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 20241220095017874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095018243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64660) 20241220095018807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095018807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64660, count=69016) 20241220095019809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095019809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Dec 20 09:50:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095020811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095020811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_gsup_lu_timeout started. 20241220095021514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095021518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095021632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095021632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095021632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095021632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095021632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095021632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095021632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095021632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095021632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095021633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095021633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095021633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095021633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095021633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095021633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095021633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095021633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095021633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095021633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095021633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095021634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095021634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095021636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095021641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095021641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095021649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095021649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095021649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095021649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095021649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095021649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095021649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095021649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095021649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095021651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095021651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095021651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095021651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095021651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095021651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095021651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095021651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095021651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095021651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095021651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095021651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095021651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095021653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095021658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095021658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095021666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095021666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095021666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095021666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095021666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095021666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095021666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095021667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095021667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095021667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095021667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095021667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095021667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095021667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095021667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095021667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095021667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095021668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095021673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095021673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095021812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095021812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095021812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095021812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095021816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095021817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@21433bde3953: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F32623E5'O, index=0 SGSN_Test-GSUP(171)@21433bde3953: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@21433bde3953: 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 := 'DACE304FDC400038E311570002E6086D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C40E5B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7478BC5BFF7F8F1C'O } } } } } 20241220095022868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095022868 DLLC NOTICE LLME(ffffffff/f32623e5){UNASSIGNED} LLC RX: unknown TLLI 0xf32623e5, creating LLME on the fly (gprs_llc.c:552) 20241220095022868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095022868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095022868 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095022868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095022868 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095022868 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095022868 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095022868 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095022868 DLLC NOTICE LLME(ffffffff/f32623e5){UNASSIGNED} LLGM Assign pre (f32623e5 => c558b7cf) (gprs_llc.c:1079) 20241220095022868 DLLC NOTICE LLME(f32623e5/c558b7cf){ASSIGNED} LLGM Assign post (f32623e5 => c558b7cf) (gprs_llc.c:1125) 20241220095022868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095022868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095022868 DMM DEBUG MM(262420000000005/c558b7cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095022881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095022881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095022881 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095022881 DMM DEBUG MM(262420000000005/c558b7cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241220095022881 DMM NOTICE MM(262420000000005/c558b7cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095022881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095022881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095022881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095022881 DMM DEBUG MM(262420000000005/c558b7cf) Requesting authorization (sgsn_auth.c:160) 20241220095022881 DMM INFO MM(262420000000005/c558b7cf) Requesting authentication tuples (sgsn_auth.c:184) 20241220095022881 DMM DEBUG MM(262420000000005/c558b7cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095022881 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241220095022882 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)@21433bde3953: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@21433bde3953: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241220095022884 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095022884 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095022884 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095022884 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095022884 DMM INFO MM(262420000000005/c558b7cf) Subscriber data update (mmctx.c:445) 20241220095022884 DMM DEBUG MM(262420000000005/c558b7cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095022884 DMM INFO MM(262420000000005/c558b7cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095022884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095022884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095022884 DMM INFO MM(262420000000005/c558b7cf) <- GMM AUTH AND CIPHERING REQ (rand = da ce 30 4f dc 40 00 38 e3 11 57 00 02 e6 08 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095022891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095022891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095022891 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095022891 DMM INFO MM(262420000000005/c558b7cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095022891 DMM NOTICE MM(262420000000005/c558b7cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095022891 DMM DEBUG MM(262420000000005/c558b7cf) checking auth: received GSM SRES = 4c 40 e5 b7 (gprs_gmm.c:648) 20241220095022891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095022891 DMM DEBUG MM(262420000000005/c558b7cf) Requesting authorization (sgsn_auth.c:160) 20241220095022891 DMM INFO MM(262420000000005/c558b7cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095022891 DMM DEBUG MM(262420000000005/c558b7cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095022891 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241220095022891 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) 20241220095022891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095022891 DMM INFO MM(262420000000005/c558b7cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc558b7cf) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@21433bde3953: setverdict(fail): none -> fail MC@21433bde3953: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241220095022898 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095022898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@21433bde3953: Final verdict of PTC: none -NSVCI97(159)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@21433bde3953: Final verdict of PTC: none -NSVCI98(164)@21433bde3953: Final verdict of PTC: none 20241220095022900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42822<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(157)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(162)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@21433bde3953: Final verdict of PTC: fail -NSVCI99-provIP(167)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@21433bde3953: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Dec 20 09:50:22 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 20241220095023004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095023405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70676) 20241220095023900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095023900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70676, count=75032) 20241220095024901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095024901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Dec 20 09:50:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095025902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095025902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_gsup_lu_reject started. 20241220095026428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095026429 DMM INFO MM(262420000000005/c558b7cf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095026429 DMM INFO MM(262420000000005/c558b7cf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095026429 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095026429 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095026429 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095026429 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220095026429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241220095026429 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095026429 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095026429 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095026429 DLLC NOTICE LLME(f32623e5/c558b7cf){ASSIGNED} LLGM Assign pre (c558b7cf => ffffffff) (gprs_llc.c:1079) 20241220095026429 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c558b7cf => ffffffff) (gprs_llc.c:1125) 20241220095026429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095026449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095026449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095026449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095026449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095026449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095026449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095026449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095026449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095026449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095026450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095026450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095026450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095026451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095026451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095026451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095026451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095026451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095026451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095026451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095026451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095026451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095026451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095026453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095026458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095026458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095026469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095026469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095026469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095026469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095026469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095026469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095026469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095026469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095026469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095026470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095026470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095026470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095026470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095026470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095026470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095026470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095026470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095026470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095026470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095026470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095026470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095026470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095026472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095026477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095026477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(181)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095026485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095026485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095026485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095026485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095026485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095026485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095026485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095026485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095026485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095026486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095026486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095026486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095026486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095026486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095026486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095026486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095026486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095026486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095026488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095026493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095026493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095026903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095026903 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095026903 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095026903 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(188)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095026904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095026904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(188)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(188)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@21433bde3953: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='CD1D22B4'O, index=0 SGSN_Test-GSUP(190)@21433bde3953: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@21433bde3953: 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 := 'EE86CEC7C5C3982D56C75913D02C743E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '195EFFE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9190431FC1C218E6'O } } } } } 20241220095027969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095027969 DLLC NOTICE LLME(ffffffff/cd1d22b4){UNASSIGNED} LLC RX: unknown TLLI 0xcd1d22b4, creating LLME on the fly (gprs_llc.c:552) 20241220095027969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095027969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095027969 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095027969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095027969 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095027969 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095027969 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095027969 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095027969 DLLC NOTICE LLME(ffffffff/cd1d22b4){UNASSIGNED} LLGM Assign pre (cd1d22b4 => cb745aa4) (gprs_llc.c:1079) 20241220095027969 DLLC NOTICE LLME(cd1d22b4/cb745aa4){ASSIGNED} LLGM Assign post (cd1d22b4 => cb745aa4) (gprs_llc.c:1125) 20241220095027969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095027969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095027969 DMM DEBUG MM(262420000000006/cb745aa4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095027992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095027992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095027992 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095027992 DMM DEBUG MM(262420000000006/cb745aa4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241220095027992 DMM NOTICE MM(262420000000006/cb745aa4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095027992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095027992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095027992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095027992 DMM DEBUG MM(262420000000006/cb745aa4) Requesting authorization (sgsn_auth.c:160) 20241220095027992 DMM INFO MM(262420000000006/cb745aa4) Requesting authentication tuples (sgsn_auth.c:184) 20241220095027992 DMM DEBUG MM(262420000000006/cb745aa4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095027992 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241220095027992 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)@21433bde3953: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@21433bde3953: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241220095027998 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095027998 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095027998 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095027998 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095027998 DMM INFO MM(262420000000006/cb745aa4) Subscriber data update (mmctx.c:445) 20241220095027998 DMM DEBUG MM(262420000000006/cb745aa4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095027998 DMM INFO MM(262420000000006/cb745aa4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095027998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095027998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095027998 DMM INFO MM(262420000000006/cb745aa4) <- GMM AUTH AND CIPHERING REQ (rand = ee 86 ce c7 c5 c3 98 2d 56 c7 59 13 d0 2c 74 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095028014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095028014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095028014 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095028014 DMM INFO MM(262420000000006/cb745aa4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095028014 DMM NOTICE MM(262420000000006/cb745aa4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095028014 DMM DEBUG MM(262420000000006/cb745aa4) checking auth: received GSM SRES = 19 5e ff e8 (gprs_gmm.c:648) 20241220095028014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095028014 DMM DEBUG MM(262420000000006/cb745aa4) Requesting authorization (sgsn_auth.c:160) 20241220095028014 DMM INFO MM(262420000000006/cb745aa4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095028014 DMM DEBUG MM(262420000000006/cb745aa4) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095028014 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241220095028014 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) 20241220095028014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095028014 DMM INFO MM(262420000000006/cb745aa4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb745aa4) (gprs_gmm.c:282) 20241220095028016 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241220095028016 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241220095028016 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241220095028016 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095028016 DMM INFO MM(262420000000006/cb745aa4) Subscriber data update (mmctx.c:445) 20241220095028016 DMM DEBUG MM(262420000000006/cb745aa4) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@21433bde3953: setverdict(fail): none -> fail MC@21433bde3953: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@21433bde3953: Final verdict of PTC: none 20241220095028033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095028033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(184)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@21433bde3953: Final verdict of PTC: none -NSVCI99(189)@21433bde3953: Final verdict of PTC: none -NSVCI97(178)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@21433bde3953: Final verdict of PTC: none 20241220095028036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57804<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(185)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(182)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(187)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(176)@21433bde3953: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@21433bde3953: Final verdict of PTC: fail SGSN_Test-GGSN_GTP(191)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none)Fri Dec 20 09:50: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 MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@21433bde3953: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. 20241220095028132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095028533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76620) 20241220095029034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095029034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76620, count=80976) 20241220095030036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095030036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220095030232 DGPRS DEBUG Checking for inactive LLMEs, time = 37216429 (sgsn.c:132) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Dec 20 09:50:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095031037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095031038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_combined started. 20241220095031559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095031561 DMM INFO MM(262420000000006/cb745aa4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095031561 DMM INFO MM(262420000000006/cb745aa4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095031561 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095031561 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095031561 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095031561 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220095031561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241220095031561 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095031561 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095031562 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095031562 DLLC NOTICE LLME(cd1d22b4/cb745aa4){ASSIGNED} LLGM Assign pre (cb745aa4 => ffffffff) (gprs_llc.c:1079) 20241220095031562 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb745aa4 => ffffffff) (gprs_llc.c:1125) 20241220095031562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095031599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095031599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095031599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095031599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095031599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095031599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095031599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095031599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095031599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095031600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095031600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095031600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095031601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095031601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095031601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095031601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095031601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095031601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095031601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095031601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095031601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095031601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095031604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095031611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095031611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095031620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095031620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095031620 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095031620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095031620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095031621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095031621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095031621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095031621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095031623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095031629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095031629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(202)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_attach_combined-BVCI210(200)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095031633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095031633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095031633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095031633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095031633 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095031633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095031633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095031633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095031633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095031634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095031634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095031634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095031634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095031634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095031634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095031634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095031634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095031634 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095031634 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095031634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095031635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095031635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095031636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095031641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095031641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095032039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095032039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095032039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095032039 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220095032040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(208)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095032040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@21433bde3953: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FBDE1BB4'O, index=0 SGSN_Test-GSUP(209)@21433bde3953: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@21433bde3953: 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 := '1D0A8F4D92AE4B26D29438A2C3CDA6B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2D06028'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D34DCC7AE8E33CE4'O } } } } } 20241220095033063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095033063 DLLC NOTICE LLME(ffffffff/fbde1bb4){UNASSIGNED} LLC RX: unknown TLLI 0xfbde1bb4, creating LLME on the fly (gprs_llc.c:552) 20241220095033063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095033063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241220095033063 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095033063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095033063 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095033063 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095033063 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095033063 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095033063 DLLC NOTICE LLME(ffffffff/fbde1bb4){UNASSIGNED} LLGM Assign pre (fbde1bb4 => fb73d791) (gprs_llc.c:1079) 20241220095033063 DLLC NOTICE LLME(fbde1bb4/fb73d791){ASSIGNED} LLGM Assign post (fbde1bb4 => fb73d791) (gprs_llc.c:1125) 20241220095033063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095033063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095033063 DMM DEBUG MM(262420000000007/fb73d791) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095033069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095033069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095033069 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095033069 DMM DEBUG MM(262420000000007/fb73d791) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241220095033069 DMM NOTICE MM(262420000000007/fb73d791) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095033069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095033069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095033069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095033069 DMM DEBUG MM(262420000000007/fb73d791) Requesting authorization (sgsn_auth.c:160) 20241220095033069 DMM INFO MM(262420000000007/fb73d791) Requesting authentication tuples (sgsn_auth.c:184) 20241220095033069 DMM DEBUG MM(262420000000007/fb73d791) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095033069 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241220095033069 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)@21433bde3953: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@21433bde3953: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241220095033070 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095033070 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095033070 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095033070 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095033070 DMM INFO MM(262420000000007/fb73d791) Subscriber data update (mmctx.c:445) 20241220095033070 DMM DEBUG MM(262420000000007/fb73d791) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095033070 DMM INFO MM(262420000000007/fb73d791) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095033070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095033070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095033070 DMM INFO MM(262420000000007/fb73d791) <- GMM AUTH AND CIPHERING REQ (rand = 1d 0a 8f 4d 92 ae 4b 26 d2 94 38 a2 c3 cd a6 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095033074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095033074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095033074 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095033074 DMM INFO MM(262420000000007/fb73d791) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095033074 DMM NOTICE MM(262420000000007/fb73d791) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095033074 DMM DEBUG MM(262420000000007/fb73d791) checking auth: received GSM SRES = c2 d0 60 28 (gprs_gmm.c:648) 20241220095033074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095033074 DMM DEBUG MM(262420000000007/fb73d791) Requesting authorization (sgsn_auth.c:160) 20241220095033074 DMM INFO MM(262420000000007/fb73d791) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095033074 DMM DEBUG MM(262420000000007/fb73d791) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095033074 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241220095033074 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) 20241220095033074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095033074 DMM INFO MM(262420000000007/fb73d791) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb73d791) (gprs_gmm.c:282) 20241220095033075 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095033075 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095033075 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241220095033075 DMM INFO MM(262420000000007/fb73d791) Subscriber data update (mmctx.c:445) 20241220095033075 DMM DEBUG MM(262420000000007/fb73d791) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095033075 DMM INFO MM(262420000000007/fb73d791) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095033075 DMM NOTICE MM(262420000000007/fb73d791) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241220095033075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095033075 DMM NOTICE MM(262420000000007/fb73d791) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095033075 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) 20241220095033075 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095033075 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241220095033075 DMM INFO MM(262420000000007/fb73d791) Subscriber data update (mmctx.c:445) 20241220095033075 DMM DEBUG MM(262420000000007/fb73d791) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@21433bde3953: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@21433bde3953: Removing Client IMSI='262420000000007'H, index=0 20241220095033078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095033078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095033078 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095033078 DMM INFO MM(262420000000007/fb73d791) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095033078 DMM NOTICE MM(262420000000007/fb73d791) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095033078 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095033078 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095033078 DLLC NOTICE LLME(fbde1bb4/fb73d791){ASSIGNED} LLGM Assign pre (ffffffff => fb73d791) (gprs_llc.c:1079) 20241220095033078 DLLC NOTICE LLME(ffffffff/fb73d791){ASSIGNED} LLGM Assign post (ffffffff => fb73d791) (gprs_llc.c:1125) 20241220095033078 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095033078 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095033078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095033078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@21433bde3953: Final verdict of PTC: pass 20241220095033080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@21433bde3953: Final verdict of PTC: none 20241220095033081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095033081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@21433bde3953: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@21433bde3953: Final verdict of PTC: none -NSVCI97(197)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@21433bde3953: Final verdict of PTC: none -NSVCI99(207)@21433bde3953: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@21433bde3953: Final verdict of PTC: none -NSVCI98(203)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@21433bde3953: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(195)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(205)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(201)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_combined finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Dec 20 09:50:33 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241220095033172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095033573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48004) 20241220095034082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095034082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48004, count=88768) 20241220095035083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095035083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Dec 20 09:50:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095036084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095036085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_accept_all started. 20241220095036598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095036599 DMM INFO MM(262420000000007/fb73d791) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095036599 DMM INFO MM(262420000000007/fb73d791) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095036599 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095036599 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095036599 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095036599 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095036599 DLLC NOTICE LLME(ffffffff/fb73d791){ASSIGNED} LLGM Assign pre (fb73d791 => ffffffff) (gprs_llc.c:1079) 20241220095036599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb73d791 => ffffffff) (gprs_llc.c:1125) 20241220095036599 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241220095036599 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) 20241220095036599 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:402) 20241220095036599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095036599 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095036599 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095036599 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095036599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095036618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095036618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095036618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095036618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095036618 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095036618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095036618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095036618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095036618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095036619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095036619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095036619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095036619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095036619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095036619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095036619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095036619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095036619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095036619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095036619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095036620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095036620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095036622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095036628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095036628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095036636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095036636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095036636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095036636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095036636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095036636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095036636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095036636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095036636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095036637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095036637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095036637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095036637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095036637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095036637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095036637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095036637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095036637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095036637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095036637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095036637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095036637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095036639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095036645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095036645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095036655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095036656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095036656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095036656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095036656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095036656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095036656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095036656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095036656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095036657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095036657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095036657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095036657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095036657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095036657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095036657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095036657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095036657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095036657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095036657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095036657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095036657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095036660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095036666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095036666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095037086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095037086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095037086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095037086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095037088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095037088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@21433bde3953: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E751702E'O, index=0 SGSN_Test-GSUP(228)@21433bde3953: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241220095038115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095038115 DLLC NOTICE LLME(ffffffff/e751702e){UNASSIGNED} LLC RX: unknown TLLI 0xe751702e, creating LLME on the fly (gprs_llc.c:552) 20241220095038115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095038116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095038116 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095038116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095038116 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095038116 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095038116 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095038116 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095038116 DLLC NOTICE LLME(ffffffff/e751702e){UNASSIGNED} LLGM Assign pre (e751702e => ca752705) (gprs_llc.c:1079) 20241220095038116 DLLC NOTICE LLME(e751702e/ca752705){ASSIGNED} LLGM Assign post (e751702e => ca752705) (gprs_llc.c:1125) 20241220095038116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095038116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095038116 DMM DEBUG MM(262420000000008/ca752705) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095038121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095038121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095038121 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095038121 DMM DEBUG MM(262420000000008/ca752705) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241220095038121 DMM NOTICE MM(262420000000008/ca752705) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095038121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095038121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095038121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241220095038121 DMM INFO MM(262420000000008/ca752705) <- GMM ATTACH ACCEPT (new P-TMSI=0xca752705) (gprs_gmm.c:282) TC_attach_accept_all(230)@21433bde3953: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@21433bde3953: Removing Client IMSI='262420000000008'H, index=0 20241220095039118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095039118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095039118 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095039118 DMM INFO MM(262420000000008/ca752705) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095039118 DMM NOTICE MM(262420000000008/ca752705) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095039118 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095039118 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095039118 DLLC NOTICE LLME(e751702e/ca752705){ASSIGNED} LLGM Assign pre (ffffffff => ca752705) (gprs_llc.c:1079) 20241220095039118 DLLC NOTICE LLME(ffffffff/ca752705){ASSIGNED} LLGM Assign post (ffffffff => ca752705) (gprs_llc.c:1125) 20241220095039118 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095039118 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095039118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095039118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@21433bde3953: Final verdict of PTC: pass 20241220095039119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(226)@21433bde3953: Final verdict of PTC: none 20241220095039120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095039120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(217)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@21433bde3953: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@21433bde3953: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@21433bde3953: Final verdict of PTC: none -NSVCI97(216)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(228)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@21433bde3953: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@21433bde3953: Final verdict of PTC: none -NSVCI98(221)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(214)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(219)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(224)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_accept_all finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Dec 20 09:50:39 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 20241220095039235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095039636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66752) 20241220095040122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095040122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66752, count=71948) 20241220095041123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095041124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Dec 20 09:50:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095042125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095042125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_closed started. 20241220095042659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095042660 DMM INFO MM(262420000000008/ca752705) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095042660 DMM INFO MM(262420000000008/ca752705) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095042660 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095042660 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095042660 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095042660 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095042660 DLLC NOTICE LLME(ffffffff/ca752705){ASSIGNED} LLGM Assign pre (ca752705 => ffffffff) (gprs_llc.c:1079) 20241220095042660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca752705 => ffffffff) (gprs_llc.c:1125) 20241220095042660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095042660 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095042660 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095042660 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095042660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095042678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095042678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095042678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095042678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095042678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095042678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095042678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095042678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095042678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095042679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095042679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095042679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095042679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095042679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095042679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095042679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095042679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095042679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095042679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095042679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095042679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095042679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095042682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095042688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095042688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095042696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095042696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095042696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095042696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095042696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095042696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095042696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095042696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095042696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095042697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095042697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095042697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095042697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095042697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095042697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095042697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095042697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095042697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095042697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095042697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095042697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095042697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095042700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095042709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095042709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095042721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095042721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095042721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095042721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095042721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095042721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095042721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095042721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095042721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095042722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095042722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095042722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095042722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095042722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095042722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095042722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095042722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095042722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095042722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095042722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(246)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095042722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095042722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095042725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095042729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095042729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(243)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095043126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095043126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095043126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095043126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(245)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095043127 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095043127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(245)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(245)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@21433bde3953: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C4161665'O, index=0 SGSN_Test-GSUP(247)@21433bde3953: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@21433bde3953: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C4161665'O, index=1 20241220095044155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095044155 DLLC NOTICE LLME(ffffffff/c4161665){UNASSIGNED} LLC RX: unknown TLLI 0xc4161665, creating LLME on the fly (gprs_llc.c:552) 20241220095044155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095044155 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095044155 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095044155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095044155 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095044155 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095044155 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095044155 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095044155 DLLC NOTICE LLME(ffffffff/c4161665){UNASSIGNED} LLGM Assign pre (c4161665 => f96d0c04) (gprs_llc.c:1079) 20241220095044155 DLLC NOTICE LLME(c4161665/f96d0c04){ASSIGNED} LLGM Assign post (c4161665 => f96d0c04) (gprs_llc.c:1125) 20241220095044155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095044155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095044155 DMM DEBUG MM(001010123456789/f96d0c04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095044162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095044162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095044162 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095044162 DMM DEBUG MM(001010123456789/f96d0c04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241220095044162 DMM NOTICE MM(001010123456789/f96d0c04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095044162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095044162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095044162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241220095044162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095044162 DMM NOTICE MM(001010123456789/f96d0c04) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241220095044162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Reject}: Deallocated (fsm.c:568) 20241220095044162 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095044162 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095044162 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095044162 DLLC NOTICE LLME(c4161665/f96d0c04){ASSIGNED} LLGM Assign pre (f96d0c04 => ffffffff) (gprs_llc.c:1079) 20241220095044162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f96d0c04 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@21433bde3953: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@21433bde3953: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@21433bde3953: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@21433bde3953: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E7075DAC'O, index=2 SGSN_Test-GSUP(247)@21433bde3953: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241220095044182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095044182 DLLC NOTICE LLME(ffffffff/e7075dac){UNASSIGNED} LLC RX: unknown TLLI 0xe7075dac, creating LLME on the fly (gprs_llc.c:552) 20241220095044182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095044182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095044182 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095044182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095044182 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095044182 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095044182 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095044182 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095044182 DLLC NOTICE LLME(ffffffff/e7075dac){UNASSIGNED} LLGM Assign pre (e7075dac => e4061ea2) (gprs_llc.c:1079) 20241220095044182 DLLC NOTICE LLME(e7075dac/e4061ea2){ASSIGNED} LLGM Assign post (e7075dac => e4061ea2) (gprs_llc.c:1125) 20241220095044182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095044182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095044182 DMM DEBUG MM(262420000000010/e4061ea2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095044186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095044186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095044186 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095044186 DMM DEBUG MM(262420000000010/e4061ea2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241220095044186 DMM NOTICE MM(262420000000010/e4061ea2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095044186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095044186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095044186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241220095044186 DMM INFO MM(262420000000010/e4061ea2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4061ea2) (gprs_gmm.c:282) TC_attach_closed(250)@21433bde3953: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@21433bde3953: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@21433bde3953: Final verdict of PTC: pass 20241220095045186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095045186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095045186 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095045186 DMM INFO MM(262420000000010/e4061ea2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095045186 DMM NOTICE MM(262420000000010/e4061ea2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095045186 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095045186 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095045186 DLLC NOTICE LLME(e7075dac/e4061ea2){ASSIGNED} LLGM Assign pre (ffffffff => e4061ea2) (gprs_llc.c:1079) 20241220095045186 DLLC NOTICE LLME(ffffffff/e4061ea2){ASSIGNED} LLGM Assign post (ffffffff => e4061ea2) (gprs_llc.c:1125) 20241220095045186 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095045186 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095045186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095045186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095045186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095045187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095045187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI210(239)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(247)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@21433bde3953: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@21433bde3953: Final verdict of PTC: none -NSVCI97(235)@21433bde3953: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@21433bde3953: Final verdict of PTC: none -NSVCI99(246)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(238)@21433bde3953: Final verdict of PTC: none -NSVCI98(240)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(244)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(233)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@21433bde3953: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@21433bde3953: Test case TC_attach_closed finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Dec 20 09:50:45 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241220095045309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095045710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77184) 20241220095046188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095046188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77184, count=81540) 20241220095047189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095047189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Dec 20 09:50:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095048190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095048190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_no_imei_response started. 20241220095048731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095048732 DMM INFO MM(262420000000010/e4061ea2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095048732 DMM INFO MM(262420000000010/e4061ea2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095048732 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095048732 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095048732 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095048732 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095048732 DLLC NOTICE LLME(ffffffff/e4061ea2){ASSIGNED} LLGM Assign pre (e4061ea2 => ffffffff) (gprs_llc.c:1079) 20241220095048732 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4061ea2 => ffffffff) (gprs_llc.c:1125) 20241220095048732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095048732 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095048732 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095048732 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095048732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095048762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095048762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095048762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095048762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095048762 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095048762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095048762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095048762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095048762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095048763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095048763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095048763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095048763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095048763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095048763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095048763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095048763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095048763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095048763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095048763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095048763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095048763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095048766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095048774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095048774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095048780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095048780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095048780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095048780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095048780 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095048780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095048780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095048780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095048780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095048781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095048781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095048781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095048782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095048782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095048782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095048782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095048782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095048782 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095048782 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095048782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095048782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095048782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095048784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095048791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095048791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095048801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095048801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095048802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095048802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095048802 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095048802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095048802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095048802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095048802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095048803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095048803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095048803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095048803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095048803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095048803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095048803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095048803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095048803 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095048803 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095048803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095048803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095048803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095048805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095048809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095048809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095049191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095049191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095049191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095049191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095049192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095049192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@21433bde3953: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E8469976'O, index=0 SGSN_Test-GSUP(267)@21433bde3953: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241220095050219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095050219 DLLC NOTICE LLME(ffffffff/e8469976){UNASSIGNED} LLC RX: unknown TLLI 0xe8469976, creating LLME on the fly (gprs_llc.c:552) 20241220095050219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095050219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241220095050219 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095050219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095050219 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095050219 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095050219 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095050219 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095050219 DLLC NOTICE LLME(ffffffff/e8469976){UNASSIGNED} LLGM Assign pre (e8469976 => d8f58170) (gprs_llc.c:1079) 20241220095050219 DLLC NOTICE LLME(e8469976/d8f58170){ASSIGNED} LLGM Assign post (e8469976 => d8f58170) (gprs_llc.c:1125) 20241220095050219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095050219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095050219 DMM DEBUG MM(262420000000032/d8f58170) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095056220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095056221 DMM DEBUG MM(262420000000032/d8f58170) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095100233 DGPRS DEBUG Checking for inactive LLMEs, time = 37216459 (sgsn.c:132) 20241220095102222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095102222 DMM DEBUG MM(262420000000032/d8f58170) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095108222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095108222 DMM DEBUG MM(262420000000032/d8f58170) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095109192 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220095109192 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220095109192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095114224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095114224 DMM DEBUG MM(262420000000032/d8f58170) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095118765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095118766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095118766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095118783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095118784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095118784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095118804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095118804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095118804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095120226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095120226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241220095120226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095120226 DMM NOTICE MM(262420000000032/d8f58170) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241220095120226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Reject}: Deallocated (fsm.c:568) 20241220095120226 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095120226 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095120226 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095120226 DLLC NOTICE LLME(e8469976/d8f58170){ASSIGNED} LLGM Assign pre (d8f58170 => ffffffff) (gprs_llc.c:1079) 20241220095120226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8f58170 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@21433bde3953: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@21433bde3953: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@21433bde3953: Final verdict of PTC: pass 20241220095120232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@21433bde3953: Final verdict of PTC: none 20241220095120234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095120234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(266)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@21433bde3953: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@21433bde3953: Final verdict of PTC: none -NSVCI97(255)@21433bde3953: Final verdict of PTC: none -NSVCI98(260)@21433bde3953: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@21433bde3953: Final verdict of PTC: none -NSVCI99(265)@21433bde3953: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(253)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(263)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(258)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Dec 20 09:51:20 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 20241220095120354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095120655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63332) 20241220095121234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095121234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63332, count=71588) 20241220095122235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095122235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Dec 20 09:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095123236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095123236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_no_imsi_response started. 20241220095123680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095123680 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095123702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095123702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095123702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095123702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095123702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095123702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095123702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095123702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095123702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095123703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095123703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095123703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095123703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095123703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095123703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095123703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095123703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095123703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095123703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095123703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095123703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095123703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095123706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095123713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095123713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(279)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095123728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095123728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095123728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095123728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095123728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095123728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095123728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095123728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095123728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095123729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095123729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095123729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095123730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095123730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095123730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095123730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095123730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095123730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095123730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095123730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095123730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095123730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095123733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(276)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095123740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095123740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(277)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095123748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095123748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095123748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095123748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095123748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095123748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095123748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095123748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095123748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095123748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095123748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095123748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095123749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095123749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095123749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095123749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095123749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095123749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095123749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095123749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095123749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095123749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095123751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095123757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095123757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095124237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095124237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095124237 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095124237 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(284)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220095124239 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095124239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@21433bde3953: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C3F2DDD4'O, index=0 SGSN_Test-GSUP(286)@21433bde3953: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241220095125370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095125370 DLLC NOTICE LLME(ffffffff/c3f2ddd4){UNASSIGNED} LLC RX: unknown TLLI 0xc3f2ddd4, creating LLME on the fly (gprs_llc.c:552) 20241220095125370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095125370 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241220095125370 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095125370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095125370 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095125370 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095125370 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095125370 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095125370 DLLC NOTICE LLME(ffffffff/c3f2ddd4){UNASSIGNED} LLGM Assign pre (c3f2ddd4 => e217c6f4) (gprs_llc.c:1079) 20241220095125370 DLLC NOTICE LLME(c3f2ddd4/e217c6f4){ASSIGNED} LLGM Assign post (c3f2ddd4 => e217c6f4) (gprs_llc.c:1125) 20241220095125370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095125370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095125370 DMM DEBUG MM(/e217c6f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095125378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095125378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095125378 DMM DEBUG MM_STATE_Gb(3287473620)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095125378 DMM DEBUG MM(/e217c6f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241220095125378 DMM NOTICE MM(/e217c6f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095125378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095125378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241220095125378 DMM DEBUG MM(/e217c6f4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241220095130235 DGPRS DEBUG Checking for inactive LLMEs, time = 37216489 (sgsn.c:132) 20241220095131378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095131378 DMM DEBUG MM(/e217c6f4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241220095137379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095137379 DMM DEBUG MM(/e217c6f4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241220095143380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095143380 DMM DEBUG MM(/e217c6f4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241220095144238 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220095144238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220095144238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095149381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095149381 DMM DEBUG MM(/e217c6f4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241220095153705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095153730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095153736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095153736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095153750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095153754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095153754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095154167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095154167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095155382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241220095155382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241220095155382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095155382 DMM NOTICE MM(/e217c6f4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241220095155382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Reject}: Deallocated (fsm.c:568) 20241220095155382 DMM DEBUG MM_STATE_Gb(3287473620)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095155382 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095155382 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095155382 DLLC NOTICE LLME(c3f2ddd4/e217c6f4){ASSIGNED} LLGM Assign pre (e217c6f4 => ffffffff) (gprs_llc.c:1079) 20241220095155382 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e217c6f4 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@21433bde3953: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@21433bde3953: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@21433bde3953: Final verdict of PTC: pass 20241220095155388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@21433bde3953: Final verdict of PTC: none 20241220095155389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095155389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(285)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@21433bde3953: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@21433bde3953: Final verdict of PTC: none -NSVCI97(274)@21433bde3953: Final verdict of PTC: none -NSVCI98(280)@21433bde3953: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@21433bde3953: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(278)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(283)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(272)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Dec 20 09:51:55 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 20241220095155516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095155817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241220095156389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095156389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63956, count=72208) 20241220095157390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095157390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Dec 20 09:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095158391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095158391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_closed_add_vty started. 20241220095158838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095158838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095158859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095158859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095158859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095158859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095158859 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095158859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095158859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095158859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095158859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095158860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095158860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095158860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095158860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095158860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095158860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095158860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095158860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095158860 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095158860 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095158860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095158861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095158861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095158863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095158870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095158870 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095158880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095158880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095158880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095158880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095158880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095158880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095158880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095158880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095158880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095158882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095158882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095158882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095158882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095158882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095158882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095158882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095158882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095158882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095158882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095158882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095158882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095158882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095158885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095158892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095158892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095158909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095158909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095158909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095158909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095158909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095158909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095158909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095158909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095158909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095158910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095158910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095158910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095158910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095158910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095158910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095158910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095158910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095158910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095158910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095158910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095158911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095158911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095158913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095158919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095158919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095159392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095159392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095159392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095159392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(303)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095159394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(303)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(303)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(303)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220095159394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241220095200236 DGPRS DEBUG Checking for inactive LLMEs, time = 37216519 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@21433bde3953: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C796932F'O, index=0 SGSN_Test-GSUP(305)@21433bde3953: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@21433bde3953: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C796932F'O, index=1 20241220095200421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095200421 DLLC NOTICE LLME(ffffffff/c796932f){UNASSIGNED} LLC RX: unknown TLLI 0xc796932f, creating LLME on the fly (gprs_llc.c:552) 20241220095200421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095200421 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095200421 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095200421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095200421 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095200421 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095200421 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095200421 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095200421 DLLC NOTICE LLME(ffffffff/c796932f){UNASSIGNED} LLGM Assign pre (c796932f => fd4db546) (gprs_llc.c:1079) 20241220095200421 DLLC NOTICE LLME(c796932f/fd4db546){ASSIGNED} LLGM Assign post (c796932f => fd4db546) (gprs_llc.c:1125) 20241220095200421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095200421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095200421 DMM DEBUG MM(001010123456789/fd4db546) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095200428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095200428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095200428 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095200428 DMM DEBUG MM(001010123456789/fd4db546) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241220095200428 DMM NOTICE MM(001010123456789/fd4db546) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095200428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095200428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095200428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241220095200428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095200428 DMM NOTICE MM(001010123456789/fd4db546) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241220095200428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Reject}: Deallocated (fsm.c:568) 20241220095200428 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095200428 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095200428 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095200428 DLLC NOTICE LLME(c796932f/fd4db546){ASSIGNED} LLGM Assign pre (fd4db546 => ffffffff) (gprs_llc.c:1079) 20241220095200428 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4db546 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@21433bde3953: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@21433bde3953: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@21433bde3953: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C796932F'O, index=2 20241220095200431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095200431 DLLC NOTICE LLME(ffffffff/c796932f){UNASSIGNED} LLC RX: unknown TLLI 0xc796932f, creating LLME on the fly (gprs_llc.c:552) 20241220095200431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095200431 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095200431 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095200431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095200431 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095200431 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095200431 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095200431 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095200431 DLLC NOTICE LLME(ffffffff/c796932f){UNASSIGNED} LLGM Assign pre (c796932f => c0463ee5) (gprs_llc.c:1079) 20241220095200431 DLLC NOTICE LLME(c796932f/c0463ee5){ASSIGNED} LLGM Assign post (c796932f => c0463ee5) (gprs_llc.c:1125) 20241220095200431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095200431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095200431 DMM DEBUG MM(001010123456700/c0463ee5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095200433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095200433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095200433 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095200433 DMM DEBUG MM(001010123456700/c0463ee5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241220095200433 DMM NOTICE MM(001010123456700/c0463ee5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095200433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095200433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095200433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241220095200433 DMM INFO MM(001010123456700/c0463ee5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0463ee5) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@21433bde3953: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@21433bde3953: Final verdict of PTC: pass 20241220095201434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095201434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095201434 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095201434 DMM INFO MM(001010123456700/c0463ee5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095201434 DMM NOTICE MM(001010123456700/c0463ee5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095201434 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095201434 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095201434 DLLC NOTICE LLME(c796932f/c0463ee5){ASSIGNED} LLGM Assign pre (ffffffff => c0463ee5) (gprs_llc.c:1079) 20241220095201434 DLLC NOTICE LLME(ffffffff/c0463ee5){ASSIGNED} LLGM Assign post (ffffffff => c0463ee5) (gprs_llc.c:1125) 20241220095201434 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095201434 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095201434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095201434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095201434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@21433bde3953: Final verdict of PTC: none -NSVCI97(293)@21433bde3953: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@21433bde3953: Final verdict of PTC: none -NSVCI99(304)@21433bde3953: Final verdict of PTC: none 20241220095201436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095201436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI220(301)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@21433bde3953: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@21433bde3953: Final verdict of PTC: none -NSVCI98(298)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(302)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(291)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(296)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Dec 20 09:52:01 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 20241220095201562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095201963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71100) 20241220095202436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095202437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71100, count=81156) 20241220095203437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095203437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Dec 20 09:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095204438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095204438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_check_subscriber_list started. 20241220095204987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095204987 DMM INFO MM(001010123456700/c0463ee5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095204987 DMM INFO MM(001010123456700/c0463ee5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095204987 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095204987 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095204987 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095204987 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095204987 DLLC NOTICE LLME(ffffffff/c0463ee5){ASSIGNED} LLGM Assign pre (c0463ee5 => ffffffff) (gprs_llc.c:1079) 20241220095204987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0463ee5 => ffffffff) (gprs_llc.c:1125) 20241220095204987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095204987 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095204987 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095204987 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095204987 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095205012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095205012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095205012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095205012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095205012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095205012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095205012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095205012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095205012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095205013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095205013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095205013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095205013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095205013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095205013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095205013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095205013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095205016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095205021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095205021 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095205030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095205030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095205030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095205030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095205030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095205030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095205030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095205030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095205030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095205031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095205031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095205031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095205032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095205032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095205032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095205032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095205032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095205032 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095205032 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095205032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095205032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095205032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095205034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095205040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095205040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095205054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095205054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095205054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095205054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095205054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095205054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095205054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095205054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095205054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095205055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095205055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095205055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095205055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095205055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095205055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095205055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095205055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095205055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095205055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095205055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(323)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095205055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095205055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095205057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095205062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095205062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095205439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095205439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095205439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095205439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095205440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095205440 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@21433bde3953: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C7724972'O, index=0 SGSN_Test-GSUP(324)@21433bde3953: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@21433bde3953: 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 := '87010C8DD657D94A096D152FD61900D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '780E4D3B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D520B92EF19F3F3'O } } } } } 20241220095206474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095206474 DLLC NOTICE LLME(ffffffff/c7724972){UNASSIGNED} LLC RX: unknown TLLI 0xc7724972, creating LLME on the fly (gprs_llc.c:552) 20241220095206474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095206474 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095206474 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095206474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095206474 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095206474 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095206474 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095206474 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095206474 DLLC NOTICE LLME(ffffffff/c7724972){UNASSIGNED} LLGM Assign pre (c7724972 => d01cf682) (gprs_llc.c:1079) 20241220095206474 DLLC NOTICE LLME(c7724972/d01cf682){ASSIGNED} LLGM Assign post (c7724972 => d01cf682) (gprs_llc.c:1125) 20241220095206474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095206474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095206474 DMM DEBUG MM(262420000000034/d01cf682) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095206486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095206486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095206486 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095206486 DMM DEBUG MM(262420000000034/d01cf682) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241220095206486 DMM NOTICE MM(262420000000034/d01cf682) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095206486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095206486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095206486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095206486 DMM DEBUG MM(262420000000034/d01cf682) Requesting authorization (sgsn_auth.c:160) 20241220095206486 DMM INFO MM(262420000000034/d01cf682) Requesting authentication tuples (sgsn_auth.c:184) 20241220095206486 DMM DEBUG MM(262420000000034/d01cf682) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095206486 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241220095206486 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)@21433bde3953: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@21433bde3953: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241220095206489 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095206489 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095206489 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095206489 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095206489 DMM INFO MM(262420000000034/d01cf682) Subscriber data update (mmctx.c:445) 20241220095206489 DMM DEBUG MM(262420000000034/d01cf682) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095206489 DMM INFO MM(262420000000034/d01cf682) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095206489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095206489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095206489 DMM INFO MM(262420000000034/d01cf682) <- GMM AUTH AND CIPHERING REQ (rand = 87 01 0c 8d d6 57 d9 4a 09 6d 15 2f d6 19 00 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095206496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095206496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095206496 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095206496 DMM INFO MM(262420000000034/d01cf682) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095206496 DMM NOTICE MM(262420000000034/d01cf682) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095206496 DMM DEBUG MM(262420000000034/d01cf682) checking auth: received GSM SRES = 78 0e 4d 3b (gprs_gmm.c:648) 20241220095206496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095206496 DMM DEBUG MM(262420000000034/d01cf682) Requesting authorization (sgsn_auth.c:160) 20241220095206496 DMM INFO MM(262420000000034/d01cf682) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095206496 DMM DEBUG MM(262420000000034/d01cf682) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095206496 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241220095206496 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) 20241220095206496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095206496 DMM INFO MM(262420000000034/d01cf682) <- GMM ATTACH ACCEPT (new P-TMSI=0xd01cf682) (gprs_gmm.c:282) 20241220095206498 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095206498 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095206498 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241220095206498 DMM INFO MM(262420000000034/d01cf682) Subscriber data update (mmctx.c:445) 20241220095206498 DMM DEBUG MM(262420000000034/d01cf682) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095206498 DMM INFO MM(262420000000034/d01cf682) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095206498 DMM NOTICE MM(262420000000034/d01cf682) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241220095206498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095206498 DMM NOTICE MM(262420000000034/d01cf682) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095206498 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) 20241220095206498 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095206498 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241220095206498 DMM INFO MM(262420000000034/d01cf682) Subscriber data update (mmctx.c:445) 20241220095206498 DMM DEBUG MM(262420000000034/d01cf682) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095206504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095206504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095206504 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095206504 DMM INFO MM(262420000000034/d01cf682) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095206504 DMM NOTICE MM(262420000000034/d01cf682) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095206504 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095206504 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095206504 DLLC NOTICE LLME(c7724972/d01cf682){ASSIGNED} LLGM Assign pre (ffffffff => d01cf682) (gprs_llc.c:1079) 20241220095206504 DLLC NOTICE LLME(ffffffff/d01cf682){ASSIGNED} LLGM Assign post (ffffffff => d01cf682) (gprs_llc.c:1125) 20241220095206504 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095206504 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095206504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095206504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@21433bde3953: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@21433bde3953: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@21433bde3953: Final verdict of PTC: pass 20241220095206557 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241220095206557 DMM INFO MM(262420000000034/d01cf682) Subscriber data update (mmctx.c:445) 20241220095206557 DMM DEBUG MM(262420000000034/d01cf682) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241220095206557 DMM INFO MM(262420000000034/d01cf682) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241220095206557 DMM INFO MM(262420000000034/d01cf682) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095206557 DMM INFO MM(262420000000034/d01cf682) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095206557 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095206557 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095206557 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095206557 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095206557 DLLC NOTICE LLME(ffffffff/d01cf682){ASSIGNED} LLGM Assign pre (d01cf682 => ffffffff) (gprs_llc.c:1079) 20241220095206557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d01cf682 => ffffffff) (gprs_llc.c:1125) 20241220095206557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095206557 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095206557 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095206557 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095206558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_check_subscriber_list-BVCI220(320)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@21433bde3953: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@21433bde3953: Final verdict of PTC: none -NSVCI97(312)@21433bde3953: Final verdict of PTC: none 20241220095206560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095206560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(324)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(310)@21433bde3953: Final verdict of PTC: none -NSVCI98(317)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(321)@21433bde3953: Final verdict of PTC: none -NSVCI99(323)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(315)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@21433bde3953: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Dec 20 09:52:06 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241220095206701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095207002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89052) 20241220095207562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095207562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89052, count=95104) 20241220095208562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095208563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Dec 20 09:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095209564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095209564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_detach_check_subscriber_list started. 20241220095210027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095210028 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095210050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095210050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095210050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095210050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095210050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095210050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095210050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095210050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095210050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095210051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095210051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095210051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095210051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095210051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095210051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095210051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095210051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095210051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095210051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095210051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095210052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095210052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095210055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095210063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210063 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095210072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095210072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095210072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095210072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095210072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095210072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095210072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095210072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095210072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095210074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095210074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095210074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095210074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095210074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095210074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095210074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095210074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095210074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095210074 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095210074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(336)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095210074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095210074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095210078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095210086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(336)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(341)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095210090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095210090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095210090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095210090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095210090 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095210090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095210090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095210090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095210090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095210092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095210092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095210092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095210092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095210092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095210092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095210092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095210092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095210092 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095210092 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095210092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095210092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095210092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095210096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095210103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095210565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095210565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095210565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095210565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095210566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095210566 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@21433bde3953: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C4888AAA'O, index=0 SGSN_Test-GSUP(343)@21433bde3953: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@21433bde3953: 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 := 'B23F42494736B126490FCC19067A0D69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54A21CD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87946DD5E88A62F2'O } } } } } 20241220095210591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210591 DLLC NOTICE LLME(ffffffff/c4888aaa){UNASSIGNED} LLC RX: unknown TLLI 0xc4888aaa, creating LLME on the fly (gprs_llc.c:552) 20241220095210591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095210591 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095210591 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095210591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095210591 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095210591 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095210591 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095210591 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095210591 DLLC NOTICE LLME(ffffffff/c4888aaa){UNASSIGNED} LLGM Assign pre (c4888aaa => c2c33b8a) (gprs_llc.c:1079) 20241220095210591 DLLC NOTICE LLME(c4888aaa/c2c33b8a){ASSIGNED} LLGM Assign post (c4888aaa => c2c33b8a) (gprs_llc.c:1125) 20241220095210591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095210591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095210591 DMM DEBUG MM(262420000000033/c2c33b8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095210598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095210598 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095210598 DMM DEBUG MM(262420000000033/c2c33b8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241220095210598 DMM NOTICE MM(262420000000033/c2c33b8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095210598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095210599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095210599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095210599 DMM DEBUG MM(262420000000033/c2c33b8a) Requesting authorization (sgsn_auth.c:160) 20241220095210599 DMM INFO MM(262420000000033/c2c33b8a) Requesting authentication tuples (sgsn_auth.c:184) 20241220095210599 DMM DEBUG MM(262420000000033/c2c33b8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095210599 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241220095210599 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)@21433bde3953: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@21433bde3953: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241220095210646 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095210646 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095210646 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095210646 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095210646 DMM INFO MM(262420000000033/c2c33b8a) Subscriber data update (mmctx.c:445) 20241220095210646 DMM DEBUG MM(262420000000033/c2c33b8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095210646 DMM INFO MM(262420000000033/c2c33b8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095210646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095210646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095210646 DMM INFO MM(262420000000033/c2c33b8a) <- GMM AUTH AND CIPHERING REQ (rand = b2 3f 42 49 47 36 b1 26 49 0f cc 19 06 7a 0d 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095210657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095210657 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095210657 DMM INFO MM(262420000000033/c2c33b8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095210657 DMM NOTICE MM(262420000000033/c2c33b8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095210657 DMM DEBUG MM(262420000000033/c2c33b8a) checking auth: received GSM SRES = 54 a2 1c d0 (gprs_gmm.c:648) 20241220095210657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095210657 DMM DEBUG MM(262420000000033/c2c33b8a) Requesting authorization (sgsn_auth.c:160) 20241220095210657 DMM INFO MM(262420000000033/c2c33b8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095210657 DMM DEBUG MM(262420000000033/c2c33b8a) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095210657 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241220095210657 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) 20241220095210657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095210657 DMM INFO MM(262420000000033/c2c33b8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2c33b8a) (gprs_gmm.c:282) 20241220095210659 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095210659 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095210659 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241220095210659 DMM INFO MM(262420000000033/c2c33b8a) Subscriber data update (mmctx.c:445) 20241220095210659 DMM DEBUG MM(262420000000033/c2c33b8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095210659 DMM INFO MM(262420000000033/c2c33b8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095210659 DMM NOTICE MM(262420000000033/c2c33b8a) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241220095210659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095210659 DMM NOTICE MM(262420000000033/c2c33b8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095210659 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) 20241220095210660 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095210660 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241220095210660 DMM INFO MM(262420000000033/c2c33b8a) Subscriber data update (mmctx.c:445) 20241220095210660 DMM DEBUG MM(262420000000033/c2c33b8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095210665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095210665 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095210665 DMM INFO MM(262420000000033/c2c33b8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095210665 DMM NOTICE MM(262420000000033/c2c33b8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095210666 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095210666 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095210666 DLLC NOTICE LLME(c4888aaa/c2c33b8a){ASSIGNED} LLGM Assign pre (ffffffff => c2c33b8a) (gprs_llc.c:1079) 20241220095210666 DLLC NOTICE LLME(ffffffff/c2c33b8a){ASSIGNED} LLGM Assign post (ffffffff => c2c33b8a) (gprs_llc.c:1125) 20241220095210666 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095210666 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095210666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095210666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@21433bde3953: setverdict(pass): none -> pass 20241220095210716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095210716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241220095210716 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095210716 DMM INFO MM(262420000000033/c2c33b8a) -> GMM DETACH REQUEST TLLI=0xc2c33b8a type=GPRS detach Power-off (gprs_gmm.c:1440) 20241220095210716 DMM INFO MM(262420000000033/c2c33b8a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241220095210716 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095210716 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095210716 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095210716 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095210716 DLLC NOTICE LLME(ffffffff/c2c33b8a){ASSIGNED} LLGM Assign pre (c2c33b8a => ffffffff) (gprs_llc.c:1079) 20241220095210716 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c33b8a => ffffffff) (gprs_llc.c:1125) 20241220095210716 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241220095210716 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) 20241220095210716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095210716 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095210716 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095210716 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095210717 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@21433bde3953: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@21433bde3953: Final verdict of PTC: pass 20241220095215720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54498<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_detach_check_subscriber_list-BVCI220(340)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(343)@21433bde3953: Final verdict of PTC: none -NSVCI99(341)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@21433bde3953: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@21433bde3953: Final verdict of PTC: none 20241220095215724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095215724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(331)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@21433bde3953: Final verdict of PTC: none -NSVCI98(337)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@21433bde3953: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(339)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(335)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(329)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Dec 20 09:52:15 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241220095215793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095216094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20241220095216725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095216725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88176, count=94248) 20241220095217726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095217726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Dec 20 09:52:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095218727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095218727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_check_complete_resend started. 20241220095219121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095219121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095219143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095219143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095219143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095219143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095219143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095219143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095219143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095219143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095219143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095219144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095219144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095219144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095219145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095219145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095219145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095219145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095219145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095219145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095219145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095219145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(350)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095219145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095219145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095219148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095219155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095219155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(355)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095219170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095219170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095219170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095219170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095219170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095219170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095219170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095219170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095219170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095219171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095219171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095219171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095219172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095219172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095219172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095219172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095219172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095219172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095219172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095219172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095219172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095219172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095219174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(352)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095219182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095219182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(355)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(361)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095219188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095219188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095219188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095219188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095219188 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095219188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095219188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095219188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095219188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095219189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095219189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095219189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095219189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095219189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095219189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095219189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095219189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095219189 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095219189 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095219189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095219189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095219189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095219192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095219198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095219198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095219728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095219728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095219728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095219728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095219729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095219729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@21433bde3953: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C7D7EFE6'O, index=0 SGSN_Test-GSUP(362)@21433bde3953: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@21433bde3953: 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 := '492C7D4982AB2983D7E7C3F4E082699E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '114A1893'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3AAB7FBED67ECD3'O } } } } } 20241220095220888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095220888 DLLC NOTICE LLME(ffffffff/c7d7efe6){UNASSIGNED} LLC RX: unknown TLLI 0xc7d7efe6, creating LLME on the fly (gprs_llc.c:552) 20241220095220888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095220888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241220095220888 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095220888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095220888 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095220888 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095220888 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095220888 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095220888 DLLC NOTICE LLME(ffffffff/c7d7efe6){UNASSIGNED} LLGM Assign pre (c7d7efe6 => e7d72363) (gprs_llc.c:1079) 20241220095220888 DLLC NOTICE LLME(c7d7efe6/e7d72363){ASSIGNED} LLGM Assign post (c7d7efe6 => e7d72363) (gprs_llc.c:1125) 20241220095220888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095220888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095220888 DMM DEBUG MM(262420000000036/e7d72363) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095220897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095220897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095220897 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095220897 DMM DEBUG MM(262420000000036/e7d72363) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241220095220897 DMM NOTICE MM(262420000000036/e7d72363) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095220897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095220897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095220897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095220897 DMM DEBUG MM(262420000000036/e7d72363) Requesting authorization (sgsn_auth.c:160) 20241220095220897 DMM INFO MM(262420000000036/e7d72363) Requesting authentication tuples (sgsn_auth.c:184) 20241220095220897 DMM DEBUG MM(262420000000036/e7d72363) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095220897 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241220095220897 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)@21433bde3953: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@21433bde3953: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241220095220898 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095220898 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095220898 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095220898 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095220898 DMM INFO MM(262420000000036/e7d72363) Subscriber data update (mmctx.c:445) 20241220095220898 DMM DEBUG MM(262420000000036/e7d72363) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095220898 DMM INFO MM(262420000000036/e7d72363) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095220898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095220898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095220898 DMM INFO MM(262420000000036/e7d72363) <- GMM AUTH AND CIPHERING REQ (rand = 49 2c 7d 49 82 ab 29 83 d7 e7 c3 f4 e0 82 69 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095220903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095220903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095220903 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095220903 DMM INFO MM(262420000000036/e7d72363) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095220903 DMM NOTICE MM(262420000000036/e7d72363) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095220903 DMM DEBUG MM(262420000000036/e7d72363) checking auth: received GSM SRES = 11 4a 18 93 (gprs_gmm.c:648) 20241220095220903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095220903 DMM DEBUG MM(262420000000036/e7d72363) Requesting authorization (sgsn_auth.c:160) 20241220095220903 DMM INFO MM(262420000000036/e7d72363) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095220903 DMM DEBUG MM(262420000000036/e7d72363) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095220903 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241220095220903 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) 20241220095220903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095220903 DMM INFO MM(262420000000036/e7d72363) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d72363) (gprs_gmm.c:282) 20241220095220904 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095220904 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095220904 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241220095220904 DMM INFO MM(262420000000036/e7d72363) Subscriber data update (mmctx.c:445) 20241220095220904 DMM DEBUG MM(262420000000036/e7d72363) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095220904 DMM INFO MM(262420000000036/e7d72363) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095220904 DMM NOTICE MM(262420000000036/e7d72363) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241220095220904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095220904 DMM NOTICE MM(262420000000036/e7d72363) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095220904 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) 20241220095220905 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) TC_attach_check_complete_resend(364)@21433bde3953: Warning: Re-starting timer T, which is already active (running or expired). 20241220095220905 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241220095220905 DMM INFO MM(262420000000036/e7d72363) Subscriber data update (mmctx.c:445) 20241220095220905 DMM DEBUG MM(262420000000036/e7d72363) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095226905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220095226905 DMM INFO MM(262420000000036/e7d72363) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d72363) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@21433bde3953: Warning: Re-starting timer T, which is already active (running or expired). 20241220095230237 DGPRS DEBUG Checking for inactive LLMEs, time = 37216549 (sgsn.c:132) 20241220095232906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220095232906 DMM INFO MM(262420000000036/e7d72363) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d72363) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@21433bde3953: Warning: Re-starting timer T, which is already active (running or expired). 20241220095238907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220095238907 DMM INFO MM(262420000000036/e7d72363) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d72363) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@21433bde3953: Warning: Re-starting timer T, which is already active (running or expired). 20241220095239729 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220095239729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220095239730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095244908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220095244908 DMM INFO MM(262420000000036/e7d72363) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d72363) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@21433bde3953: Warning: Re-starting timer T, which is already active (running or expired). 20241220095249146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095249173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095249190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095249854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095249854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095249854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095249854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095249854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095249854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095250909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241220095250909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241220095250909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095250909 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241220095250910 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) 20241220095250910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Reject}: Deallocated (fsm.c:568) 20241220095250910 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095250910 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095250910 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095250910 DLLC NOTICE LLME(c7d7efe6/e7d72363){ASSIGNED} LLGM Assign pre (e7d72363 => ffffffff) (gprs_llc.c:1079) 20241220095250910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7d72363 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@21433bde3953: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@21433bde3953: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@21433bde3953: Final verdict of PTC: pass 20241220095254944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@21433bde3953: Final verdict of PTC: none 20241220095254945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095254945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI220(358)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@21433bde3953: Final verdict of PTC: none -NSVCI97(350)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@21433bde3953: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@21433bde3953: Final verdict of PTC: none -NSVCI99(361)@21433bde3953: Final verdict of PTC: none -NSVCI98(356)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@21433bde3953: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(359)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(354)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(348)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Dec 20 09:52: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 20241220095255069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095255370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91904) 20241220095255946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095255946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91904, count=96260) 20241220095256948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095256948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Dec 20 09:52:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095257949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095257949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_hlr_location_cancel_request_update started. 20241220095258461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095258462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095258481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095258481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095258481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095258481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095258481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095258481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095258481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095258481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095258481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095258482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095258482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095258482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095258482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095258482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095258482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095258482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095258482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095258482 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095258482 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095258482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095258482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095258482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095258485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095258491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095258491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095258496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095258496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095258496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095258496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095258496 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095258496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095258496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095258496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095258496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095258497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095258497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095258497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095258497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095258497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095258497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095258497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095258497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095258497 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095258497 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095258497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095258497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095258497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095258499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095258504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095258504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095258512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095258512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095258512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095258512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095258512 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095258512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095258512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095258512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095258512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095258512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095258512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095258512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095258512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095258512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095258513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095258513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095258513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095258513 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095258513 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095258513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095258513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095258513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095258514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095258519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095258519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095258950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095258950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095258950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095258950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095258951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095258952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@21433bde3953: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CC23322C'O, index=0 SGSN_Test-GSUP(381)@21433bde3953: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@21433bde3953: 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 := '094CA22838DD0E21CCC39D18F3052CD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C83EDB47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF4ACE2E93567514'O } } } } } 20241220095259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095259993 DLLC NOTICE LLME(ffffffff/cc23322c){UNASSIGNED} LLC RX: unknown TLLI 0xcc23322c, creating LLME on the fly (gprs_llc.c:552) 20241220095259993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095259993 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095259993 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095259993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095259993 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095259993 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095259993 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095259993 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095259993 DLLC NOTICE LLME(ffffffff/cc23322c){UNASSIGNED} LLGM Assign pre (cc23322c => cd3c8687) (gprs_llc.c:1079) 20241220095259993 DLLC NOTICE LLME(cc23322c/cd3c8687){ASSIGNED} LLGM Assign post (cc23322c => cd3c8687) (gprs_llc.c:1125) 20241220095259993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095259993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095259993 DMM DEBUG MM(262420000000031/cd3c8687) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095259999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095259999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095259999 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095259999 DMM DEBUG MM(262420000000031/cd3c8687) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241220095259999 DMM NOTICE MM(262420000000031/cd3c8687) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095259999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095259999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095259999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095259999 DMM DEBUG MM(262420000000031/cd3c8687) Requesting authorization (sgsn_auth.c:160) 20241220095259999 DMM INFO MM(262420000000031/cd3c8687) Requesting authentication tuples (sgsn_auth.c:184) 20241220095259999 DMM DEBUG MM(262420000000031/cd3c8687) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095259999 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241220095259999 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)@21433bde3953: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@21433bde3953: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241220095300001 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095300001 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095300001 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095300001 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095300001 DMM INFO MM(262420000000031/cd3c8687) Subscriber data update (mmctx.c:445) 20241220095300001 DMM DEBUG MM(262420000000031/cd3c8687) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095300001 DMM INFO MM(262420000000031/cd3c8687) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095300001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095300001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095300001 DMM INFO MM(262420000000031/cd3c8687) <- GMM AUTH AND CIPHERING REQ (rand = 09 4c a2 28 38 dd 0e 21 cc c3 9d 18 f3 05 2c d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095300004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095300004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095300004 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095300004 DMM INFO MM(262420000000031/cd3c8687) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095300004 DMM NOTICE MM(262420000000031/cd3c8687) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095300004 DMM DEBUG MM(262420000000031/cd3c8687) checking auth: received GSM SRES = c8 3e db 47 (gprs_gmm.c:648) 20241220095300004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095300004 DMM DEBUG MM(262420000000031/cd3c8687) Requesting authorization (sgsn_auth.c:160) 20241220095300004 DMM INFO MM(262420000000031/cd3c8687) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095300004 DMM DEBUG MM(262420000000031/cd3c8687) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095300004 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241220095300004 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) 20241220095300004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095300004 DMM INFO MM(262420000000031/cd3c8687) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd3c8687) (gprs_gmm.c:282) 20241220095300004 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095300004 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095300004 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241220095300004 DMM INFO MM(262420000000031/cd3c8687) Subscriber data update (mmctx.c:445) 20241220095300004 DMM DEBUG MM(262420000000031/cd3c8687) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095300004 DMM INFO MM(262420000000031/cd3c8687) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095300004 DMM NOTICE MM(262420000000031/cd3c8687) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241220095300004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095300004 DMM NOTICE MM(262420000000031/cd3c8687) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095300004 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) 20241220095300005 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095300005 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241220095300005 DMM INFO MM(262420000000031/cd3c8687) Subscriber data update (mmctx.c:445) 20241220095300005 DMM DEBUG MM(262420000000031/cd3c8687) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095300008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095300008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095300008 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095300008 DMM INFO MM(262420000000031/cd3c8687) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095300008 DMM NOTICE MM(262420000000031/cd3c8687) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095300008 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095300008 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095300008 DLLC NOTICE LLME(cc23322c/cd3c8687){ASSIGNED} LLGM Assign pre (ffffffff => cd3c8687) (gprs_llc.c:1079) 20241220095300008 DLLC NOTICE LLME(ffffffff/cd3c8687){ASSIGNED} LLGM Assign post (ffffffff => cd3c8687) (gprs_llc.c:1125) 20241220095300008 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095300008 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095300008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095300008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@21433bde3953: setverdict(pass): none -> pass 20241220095300057 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241220095300057 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241220095300057 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) 20241220095300057 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241220095300057 DMM INFO MM(262420000000031/cd3c8687) Subscriber data update (mmctx.c:445) 20241220095300057 DMM DEBUG MM(262420000000031/cd3c8687) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241220095300057 DMM INFO MM(262420000000031/cd3c8687) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241220095300058 DMM INFO MM(262420000000031/cd3c8687) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095300058 DMM INFO MM(262420000000031/cd3c8687) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095300058 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095300058 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095300058 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095300058 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095300058 DLLC NOTICE LLME(ffffffff/cd3c8687){ASSIGNED} LLGM Assign pre (cd3c8687 => ffffffff) (gprs_llc.c:1079) 20241220095300058 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd3c8687 => ffffffff) (gprs_llc.c:1125) 20241220095300058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095300058 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095300058 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095300058 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095300238 DGPRS DEBUG Checking for inactive LLMEs, time = 37216579 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed MC@21433bde3953: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@21433bde3953: Final verdict of PTC: none -NSVCI98(374)@21433bde3953: Final verdict of PTC: none 20241220095305070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095305070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220095305070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(369)@21433bde3953: Final verdict of PTC: none -NSVCI99(379)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(377)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@21433bde3953: Final verdict of PTC: pass -NSVCI98-provIP(372)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(367)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@21433bde3953: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Dec 20 09:53:05 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 20241220095305207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095305509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87924) 20241220095306071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095306072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87924, count=93356) 20241220095307073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095307073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Dec 20 09:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095308075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095308075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_hlr_location_cancel_request_withdraw started. 20241220095308573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095308574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095308599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095308599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095308599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095308599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095308599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095308599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095308599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095308599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095308599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095308600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095308600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095308600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095308600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095308600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095308600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095308600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095308600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095308600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095308600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095308600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095308600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095308600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095308603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095308608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095308608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095308624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095308624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095308624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095308624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095308624 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095308624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095308624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095308624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095308624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095308626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095308626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095308626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095308626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095308626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095308626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095308626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095308626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095308626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095308626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095308626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095308627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095308627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095308630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095308638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095308638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095308651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095308651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095308651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095308651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095308651 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095308651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095308651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095308651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095308651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095308653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095308653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095308653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095308653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095308653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095308653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095308653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095308653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095308653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095308653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095308653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095308653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095308653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095308656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095308663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095308663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095309077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095309077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095309077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095309077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095309083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095309084 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@21433bde3953: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D6165AB0'O, index=0 SGSN_Test-GSUP(400)@21433bde3953: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@21433bde3953: 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 := '8F4C5C351D01F66BD9FACC8BA0AC2A8C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0E352CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F77ED11853C3195'O } } } } } 20241220095310190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095310190 DLLC NOTICE LLME(ffffffff/d6165ab0){UNASSIGNED} LLC RX: unknown TLLI 0xd6165ab0, creating LLME on the fly (gprs_llc.c:552) 20241220095310190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095310190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095310190 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095310190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095310190 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095310190 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095310190 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095310190 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095310191 DLLC NOTICE LLME(ffffffff/d6165ab0){UNASSIGNED} LLGM Assign pre (d6165ab0 => fad278d5) (gprs_llc.c:1079) 20241220095310191 DLLC NOTICE LLME(d6165ab0/fad278d5){ASSIGNED} LLGM Assign post (d6165ab0 => fad278d5) (gprs_llc.c:1125) 20241220095310191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095310191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095310191 DMM DEBUG MM(262420000000029/fad278d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095310201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095310201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095310201 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095310201 DMM DEBUG MM(262420000000029/fad278d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241220095310201 DMM NOTICE MM(262420000000029/fad278d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095310201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095310201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095310201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095310201 DMM DEBUG MM(262420000000029/fad278d5) Requesting authorization (sgsn_auth.c:160) 20241220095310201 DMM INFO MM(262420000000029/fad278d5) Requesting authentication tuples (sgsn_auth.c:184) 20241220095310201 DMM DEBUG MM(262420000000029/fad278d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095310202 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241220095310202 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)@21433bde3953: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@21433bde3953: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241220095310205 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095310205 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095310205 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095310205 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095310205 DMM INFO MM(262420000000029/fad278d5) Subscriber data update (mmctx.c:445) 20241220095310205 DMM DEBUG MM(262420000000029/fad278d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095310205 DMM INFO MM(262420000000029/fad278d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095310205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095310205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095310205 DMM INFO MM(262420000000029/fad278d5) <- GMM AUTH AND CIPHERING REQ (rand = 8f 4c 5c 35 1d 01 f6 6b d9 fa cc 8b a0 ac 2a 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095310208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095310208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095310208 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095310208 DMM INFO MM(262420000000029/fad278d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095310208 DMM NOTICE MM(262420000000029/fad278d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095310208 DMM DEBUG MM(262420000000029/fad278d5) checking auth: received GSM SRES = a0 e3 52 ce (gprs_gmm.c:648) 20241220095310208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095310208 DMM DEBUG MM(262420000000029/fad278d5) Requesting authorization (sgsn_auth.c:160) 20241220095310208 DMM INFO MM(262420000000029/fad278d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095310208 DMM DEBUG MM(262420000000029/fad278d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095310208 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241220095310208 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) 20241220095310208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095310208 DMM INFO MM(262420000000029/fad278d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfad278d5) (gprs_gmm.c:282) 20241220095310209 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095310209 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095310209 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241220095310209 DMM INFO MM(262420000000029/fad278d5) Subscriber data update (mmctx.c:445) 20241220095310209 DMM DEBUG MM(262420000000029/fad278d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095310209 DMM INFO MM(262420000000029/fad278d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095310209 DMM NOTICE MM(262420000000029/fad278d5) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241220095310209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095310209 DMM NOTICE MM(262420000000029/fad278d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095310209 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) 20241220095310209 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095310209 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241220095310209 DMM INFO MM(262420000000029/fad278d5) Subscriber data update (mmctx.c:445) 20241220095310209 DMM DEBUG MM(262420000000029/fad278d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095310212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095310212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095310212 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095310212 DMM INFO MM(262420000000029/fad278d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095310212 DMM NOTICE MM(262420000000029/fad278d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095310212 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095310212 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095310212 DLLC NOTICE LLME(d6165ab0/fad278d5){ASSIGNED} LLGM Assign pre (ffffffff => fad278d5) (gprs_llc.c:1079) 20241220095310212 DLLC NOTICE LLME(ffffffff/fad278d5){ASSIGNED} LLGM Assign post (ffffffff => fad278d5) (gprs_llc.c:1125) 20241220095310212 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095310212 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095310212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095310212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@21433bde3953: setverdict(pass): none -> pass 20241220095310262 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241220095310262 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241220095310262 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) 20241220095310262 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241220095310262 DMM INFO MM(262420000000029/fad278d5) Subscriber data update (mmctx.c:445) 20241220095310262 DMM DEBUG MM(262420000000029/fad278d5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241220095310262 DMM INFO MM(262420000000029/fad278d5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241220095310262 DMM INFO MM(262420000000029/fad278d5) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241220095310262 DMM NOTICE MM(262420000000029/fad278d5) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241220095310262 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241220095310262 DMM INFO MM(262420000000029/fad278d5) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241220095310262 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095310262 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095310262 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095310263 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095310263 DLLC NOTICE LLME(ffffffff/fad278d5){ASSIGNED} LLGM Assign pre (fad278d5 => ffffffff) (gprs_llc.c:1079) 20241220095310263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fad278d5 => ffffffff) (gprs_llc.c:1125) 20241220095310263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095310263 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095310263 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095310263 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@21433bde3953: Removing Client IMSI='262420000000029'H, index=0 20241220095310265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095310265 DLLC NOTICE LLME(ffffffff/fad278d5){UNASSIGNED} LLC RX: unknown TLLI 0xfad278d5, creating LLME on the fly (gprs_llc.c:552) 20241220095310265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095310265 DMM NOTICE LLME(ffffffff/fad278d5){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241220095310265 DLLC NOTICE LLME(ffffffff/fad278d5){UNASSIGNED} LLGM Assign pre (fad278d5 => ffffffff) (gprs_llc.c:1079) 20241220095310265 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fad278d5 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@21433bde3953: Final verdict of PTC: pass 20241220095310267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36842<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@21433bde3953: Final verdict of PTC: none20241220095310268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095310268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@21433bde3953: Final verdict of PTC: none -NSVCI98(393)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@21433bde3953: Final verdict of PTC: none -NSVCI97(388)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(396)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(391)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(386)@21433bde3953: Final verdict of PTC: none -NSVCI99(398)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@21433bde3953: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Dec 20 09:53:10 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 20241220095310325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095310627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45156) 20241220095311268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095311268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45156, count=96856) 20241220095312269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095312269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Dec 20 09:53:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095313270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095313270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241220095313725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095313725 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095313749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095313749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095313749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095313749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095313749 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095313749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095313749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095313749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095313749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095313750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095313750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095313750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095313750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095313750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095313750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095313750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095313750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095313750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095313750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095313750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095313750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095313750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095313752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095313757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095313757 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095313765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095313765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095313765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095313766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095313766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095313766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095313766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095313766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095313766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095313766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095313766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095313766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095313766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095313766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095313766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095313766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095313766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095313766 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095313766 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095313766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095313767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095313767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095313769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095313774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095313774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095313805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095313805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095313805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095313805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095313805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095313805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095313805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095313805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095313805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095313806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095313806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095313806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095313806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095313807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095313807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095313807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095313807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095313807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095313807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095313807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095313807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095313807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095313810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095313817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095313817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095314271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095314271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095314271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095314271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095314273 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095314273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@21433bde3953: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D63EAFD6'O, index=0 SGSN_Test-GSUP(419)@21433bde3953: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241220095315326 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) 20241220095315326 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@21433bde3953: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@21433bde3953: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@21433bde3953: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@21433bde3953: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@21433bde3953: Final verdict of PTC: pass 20241220095315337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42356<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(407)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(419)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@21433bde3953: Final verdict of PTC: none 20241220095315342 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095315342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(403)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@21433bde3953: Final verdict of PTC: none -NSVCI99(417)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@21433bde3953: Final verdict of PTC: none -NSVCI98(412)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(415)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(410)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(405)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@21433bde3953: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Dec 20 09:53:15 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 20241220095315473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095315775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45216) 20241220095316342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095316342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45216, count=53160) 20241220095317344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095317344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Dec 20 09:53:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095318345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095318345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241220095318838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095318843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095318872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095318872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095318872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095318872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095318872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095318872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095318872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095318872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095318872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095318873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095318873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095318873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095318873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095318873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095318873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095318873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095318873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095318873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095318873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095318873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095318873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095318873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095318876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095318882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095318882 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095318894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095318894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095318894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095318894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095318894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095318894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095318894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095318894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095318894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(432)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095318895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095318895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095318895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095318895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095318895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095318895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095318895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095318895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095318895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095318898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(428)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241220095318903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095318903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(436)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@21433bde3953: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095318907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095318907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095318907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095318907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095318907 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095318907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095318907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095318907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095318907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095318908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095318908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095318908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095318908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095318908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095318908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095318908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095318908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095318908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095318908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095318908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095318908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095318908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095318910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095318915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095318915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095319346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095319346 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095319346 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095319346 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220095319350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095319350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@21433bde3953: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DD3625D3'O, index=0 SGSN_Test-GSUP(438)@21433bde3953: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241220095320420 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) 20241220095320421 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@21433bde3953: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@21433bde3953: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@21433bde3953: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@21433bde3953: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@21433bde3953: Final verdict of PTC: pass 20241220095320430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@21433bde3953: Final verdict of PTC: none 20241220095320435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095320435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@21433bde3953: Final verdict of PTC: none -NSVCI97(426)@21433bde3953: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@21433bde3953: Final verdict of PTC: none -NSVCI99(436)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@21433bde3953: Final verdict of PTC: none -NSVCI98(432)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(424)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(434)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(430)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@21433bde3953: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Dec 20 09:53:20 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 20241220095320537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095320839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49452) 20241220095321436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095321436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49452, count=53808) 20241220095322437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095322437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Dec 20 09:53:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095323437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095323437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_rau_unknown started. 20241220095323910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095323911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095323932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095323932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095323932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095323932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095323932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095323932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095323932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095323932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095323932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095323932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095323932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095323932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095323932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095323933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095323933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095323935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095323941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095323941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095323950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095323950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095323950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095323950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095323950 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095323950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095323950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095323950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095323950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095323951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095323951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095323951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095323952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095323952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095323952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095323952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095323952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095323952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095323952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095323952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095323952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095323952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095323954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095323959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095323959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095323968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095323968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095323968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095323968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095323968 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095323968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095323968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095323968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095323968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095323969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095323969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095323969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095323969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095323969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095323969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095323969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095323969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095323969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095323969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095323969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095323969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095323969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095323972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095323977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095323977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095324438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095324438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095324438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095324438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095324440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241220095324440 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@21433bde3953: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FB592C78'O, index=0 SGSN_Test-GSUP(457)@21433bde3953: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241220095325463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095325463 DLLC NOTICE LLME(ffffffff/fb592c78){UNASSIGNED} LLC RX: unknown TLLI 0xfb592c78, creating LLME on the fly (gprs_llc.c:552) 20241220095325463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241220095325463 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095325463 DMM NOTICE LLME(ffffffff/fb592c78){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241220095325463 DLLC NOTICE LLME(ffffffff/fb592c78){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241220095325463 DMM ERROR LLME(ffffffff/fb592c78){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241220095325463 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241220095325463 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241220095325463 DLLC NOTICE LLME(ffffffff/fb592c78){UNASSIGNED} LLGM Assign pre (fb592c78 => ffffffff) (gprs_llc.c:1079) 20241220095325463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb592c78 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@21433bde3953: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@21433bde3953: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@21433bde3953: Final verdict of PTC: pass 20241220095325469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095325470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095325470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(457)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@21433bde3953: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@21433bde3953: Final verdict of PTC: none -NSVCI98(450)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@21433bde3953: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@21433bde3953: Final verdict of PTC: none -NSVCI99(455)@21433bde3953: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(453)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(448)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(443)@21433bde3953: Final verdict of PTC: none -NSVCI97(445)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@21433bde3953: Test case TC_rau_unknown finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Dec 20 09:53:25 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241220095325549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095325850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51388) 20241220095326471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095326471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51388, count=55744) 20241220095327472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095327472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Dec 20 09:53:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095328473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095328473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_rau started. 20241220095328890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095328891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095328909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095328909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095328909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095328909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095328909 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095328909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095328909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095328909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095328909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095328909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095328909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095328909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095328910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095328910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095328910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095328910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095328910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095328910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095328910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095328910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095328910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095328910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095328912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095328917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095328917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(469)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095328931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095328931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095328931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095328932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095328932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095328932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095328932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095328932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095328932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095328932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095328932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095328932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095328932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095328932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095328932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095328932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095328932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095328932 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095328932 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095328932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095328933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095328933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095328935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095328940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095328940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(469)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI210(467)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(474)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095328944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095328944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095328944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095328944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095328944 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095328944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095328944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095328944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095328944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095328945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095328945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095328945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095328945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095328945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095328945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095328945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095328945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095328945 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095328945 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095328945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095328946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095328946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095328948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095328953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095328953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095329474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095329474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095329474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095329474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095329476 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095329476 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220095330239 DGPRS DEBUG Checking for inactive LLMEs, time = 37216609 (sgsn.c:132) TC_attach_rau-BVCI196(463)@21433bde3953: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E168AC9D'O, index=0 SGSN_Test-GSUP(476)@21433bde3953: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@21433bde3953: 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 := 'A0348538BC92430D19DD788C922861A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C61CE4E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF2F3E730FAB38A3'O } } } } } 20241220095330499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095330499 DLLC NOTICE LLME(ffffffff/e168ac9d){UNASSIGNED} LLC RX: unknown TLLI 0xe168ac9d, creating LLME on the fly (gprs_llc.c:552) 20241220095330499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095330499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095330499 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095330499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095330499 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095330499 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095330499 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095330499 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095330499 DLLC NOTICE LLME(ffffffff/e168ac9d){UNASSIGNED} LLGM Assign pre (e168ac9d => da2d3135) (gprs_llc.c:1079) 20241220095330499 DLLC NOTICE LLME(e168ac9d/da2d3135){ASSIGNED} LLGM Assign post (e168ac9d => da2d3135) (gprs_llc.c:1125) 20241220095330499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095330499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095330499 DMM DEBUG MM(262420000000012/da2d3135) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095330505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095330505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095330505 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095330505 DMM DEBUG MM(262420000000012/da2d3135) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241220095330505 DMM NOTICE MM(262420000000012/da2d3135) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095330505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095330505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095330505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095330505 DMM DEBUG MM(262420000000012/da2d3135) Requesting authorization (sgsn_auth.c:160) 20241220095330505 DMM INFO MM(262420000000012/da2d3135) Requesting authentication tuples (sgsn_auth.c:184) 20241220095330505 DMM DEBUG MM(262420000000012/da2d3135) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095330505 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241220095330505 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)@21433bde3953: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@21433bde3953: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241220095330507 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095330507 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095330507 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095330507 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095330507 DMM INFO MM(262420000000012/da2d3135) Subscriber data update (mmctx.c:445) 20241220095330507 DMM DEBUG MM(262420000000012/da2d3135) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095330507 DMM INFO MM(262420000000012/da2d3135) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095330507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095330507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095330507 DMM INFO MM(262420000000012/da2d3135) <- GMM AUTH AND CIPHERING REQ (rand = a0 34 85 38 bc 92 43 0d 19 dd 78 8c 92 28 61 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095330510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095330510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095330510 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095330510 DMM INFO MM(262420000000012/da2d3135) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095330510 DMM NOTICE MM(262420000000012/da2d3135) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095330510 DMM DEBUG MM(262420000000012/da2d3135) checking auth: received GSM SRES = c6 1c e4 e2 (gprs_gmm.c:648) 20241220095330510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095330510 DMM DEBUG MM(262420000000012/da2d3135) Requesting authorization (sgsn_auth.c:160) 20241220095330510 DMM INFO MM(262420000000012/da2d3135) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095330510 DMM DEBUG MM(262420000000012/da2d3135) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095330510 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241220095330510 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) 20241220095330510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095330510 DMM INFO MM(262420000000012/da2d3135) <- GMM ATTACH ACCEPT (new P-TMSI=0xda2d3135) (gprs_gmm.c:282) 20241220095330511 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095330511 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095330511 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241220095330511 DMM INFO MM(262420000000012/da2d3135) Subscriber data update (mmctx.c:445) 20241220095330511 DMM DEBUG MM(262420000000012/da2d3135) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095330511 DMM INFO MM(262420000000012/da2d3135) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095330511 DMM NOTICE MM(262420000000012/da2d3135) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241220095330511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095330511 DMM NOTICE MM(262420000000012/da2d3135) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095330511 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) 20241220095330511 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095330511 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241220095330511 DMM INFO MM(262420000000012/da2d3135) Subscriber data update (mmctx.c:445) 20241220095330511 DMM DEBUG MM(262420000000012/da2d3135) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095330514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095330514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095330514 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095330514 DMM INFO MM(262420000000012/da2d3135) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095330514 DMM NOTICE MM(262420000000012/da2d3135) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095330514 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095330514 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095330514 DLLC NOTICE LLME(e168ac9d/da2d3135){ASSIGNED} LLGM Assign pre (ffffffff => da2d3135) (gprs_llc.c:1079) 20241220095330514 DLLC NOTICE LLME(ffffffff/da2d3135){ASSIGNED} LLGM Assign post (ffffffff => da2d3135) (gprs_llc.c:1125) 20241220095330514 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095330514 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095330514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095330514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@21433bde3953: setverdict(pass): none -> pass 20241220095330566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095330566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095330566 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095330566 DMM INFO MM(262420000000012/da2d3135) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241220095330566 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095330566 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095330566 DLLC NOTICE LLME(ffffffff/da2d3135){ASSIGNED} LLGM Assign pre (da2d3135 => d668d8a4) (gprs_llc.c:1079) 20241220095330566 DLLC NOTICE LLME(da2d3135/d668d8a4){ASSIGNED} LLGM Assign post (da2d3135 => d668d8a4) (gprs_llc.c:1125) 20241220095330566 DMM INFO MM(262420000000012/d668d8a4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@21433bde3953: Removing Client IMSI='262420000000012'H, index=0 20241220095330569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095330569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241220095330569 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095330569 DMM INFO MM(262420000000012/d668d8a4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220095330569 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220095330569 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095330569 DLLC NOTICE LLME(da2d3135/d668d8a4){ASSIGNED} LLGM Assign pre (ffffffff => d668d8a4) (gprs_llc.c:1079) 20241220095330569 DLLC NOTICE LLME(ffffffff/d668d8a4){ASSIGNED} LLGM Assign post (ffffffff => d668d8a4) (gprs_llc.c:1125) 20241220095330569 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@21433bde3953: Final verdict of PTC: pass 20241220095330571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(470)@21433bde3953: Final verdict of PTC: none -NSVCI99(474)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@21433bde3953: Final verdict of PTC: none 20241220095330572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095330572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(475)@21433bde3953: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@21433bde3953: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@21433bde3953: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(476)@21433bde3953: Final verdict of PTC: none -NSVCI97(464)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(462)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(472)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(468)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_rau finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Dec 20 09:53:30 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241220095330663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095331064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92396) 20241220095331573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095331573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92396, count=93556) 20241220095332574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095332574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Dec 20 09:53:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095333575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095333575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_rau_a_a started. 20241220095334090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095334090 DMM INFO MM(262420000000012/d668d8a4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095334090 DMM INFO MM(262420000000012/d668d8a4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095334090 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095334090 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095334090 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095334090 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095334090 DLLC NOTICE LLME(ffffffff/d668d8a4){ASSIGNED} LLGM Assign pre (d668d8a4 => ffffffff) (gprs_llc.c:1079) 20241220095334090 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d668d8a4 => ffffffff) (gprs_llc.c:1125) 20241220095334090 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241220095334090 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) 20241220095334090 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:402) 20241220095334090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095334090 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095334090 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095334090 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095334090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095334109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095334109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095334109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095334109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095334109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095334109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095334109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095334109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095334109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095334111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095334111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095334111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095334111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095334111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095334111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095334111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095334111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095334111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095334111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095334111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095334111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095334111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095334114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095334120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095334120 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095334127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095334127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095334127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095334127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095334127 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095334127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095334127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095334127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095334127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095334128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095334128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095334128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095334128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095334128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095334128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095334128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095334128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095334128 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095334128 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095334128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(488)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095334128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095334128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095334131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095334136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095334136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095334145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095334145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095334145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095334145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095334145 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095334145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095334145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095334145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095334145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095334146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095334146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095334146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095334146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095334146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095334146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095334146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095334146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095334146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095334146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095334146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(493)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095334147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095334147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095334149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095334155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095334155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095334576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095334576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095334576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095334576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095334577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095334577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@21433bde3953: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E59B47B5'O, index=0 SGSN_Test-GSUP(495)@21433bde3953: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@21433bde3953: 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 := '12DBF6AA7C9DD235C4CA0F534258EA89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F639031A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24192278020A6EC8'O } } } } } 20241220095335600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335600 DLLC NOTICE LLME(ffffffff/e59b47b5){UNASSIGNED} LLC RX: unknown TLLI 0xe59b47b5, creating LLME on the fly (gprs_llc.c:552) 20241220095335600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095335601 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095335601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095335601 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095335601 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095335601 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095335601 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095335601 DLLC NOTICE LLME(ffffffff/e59b47b5){UNASSIGNED} LLGM Assign pre (e59b47b5 => e135fe2c) (gprs_llc.c:1079) 20241220095335601 DLLC NOTICE LLME(e59b47b5/e135fe2c){ASSIGNED} LLGM Assign post (e59b47b5 => e135fe2c) (gprs_llc.c:1125) 20241220095335601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095335601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095335601 DMM DEBUG MM(262420000000037/e135fe2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095335606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335606 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335606 DMM DEBUG MM(262420000000037/e135fe2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241220095335606 DMM NOTICE MM(262420000000037/e135fe2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095335606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095335606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095335606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095335606 DMM DEBUG MM(262420000000037/e135fe2c) Requesting authorization (sgsn_auth.c:160) 20241220095335606 DMM INFO MM(262420000000037/e135fe2c) Requesting authentication tuples (sgsn_auth.c:184) 20241220095335606 DMM DEBUG MM(262420000000037/e135fe2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095335606 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241220095335606 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)@21433bde3953: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@21433bde3953: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241220095335608 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095335608 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095335608 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095335608 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095335608 DMM INFO MM(262420000000037/e135fe2c) Subscriber data update (mmctx.c:445) 20241220095335608 DMM DEBUG MM(262420000000037/e135fe2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095335608 DMM INFO MM(262420000000037/e135fe2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095335608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095335608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095335608 DMM INFO MM(262420000000037/e135fe2c) <- GMM AUTH AND CIPHERING REQ (rand = 12 db f6 aa 7c 9d d2 35 c4 ca 0f 53 42 58 ea 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095335613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335613 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335613 DMM INFO MM(262420000000037/e135fe2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095335613 DMM NOTICE MM(262420000000037/e135fe2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095335613 DMM DEBUG MM(262420000000037/e135fe2c) checking auth: received GSM SRES = f6 39 03 1a (gprs_gmm.c:648) 20241220095335613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095335613 DMM DEBUG MM(262420000000037/e135fe2c) Requesting authorization (sgsn_auth.c:160) 20241220095335613 DMM INFO MM(262420000000037/e135fe2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095335613 DMM DEBUG MM(262420000000037/e135fe2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095335613 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241220095335613 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) 20241220095335613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095335613 DMM INFO MM(262420000000037/e135fe2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe135fe2c) (gprs_gmm.c:282) 20241220095335614 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095335614 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095335614 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241220095335614 DMM INFO MM(262420000000037/e135fe2c) Subscriber data update (mmctx.c:445) 20241220095335614 DMM DEBUG MM(262420000000037/e135fe2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095335614 DMM INFO MM(262420000000037/e135fe2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095335614 DMM NOTICE MM(262420000000037/e135fe2c) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241220095335614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095335614 DMM NOTICE MM(262420000000037/e135fe2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095335614 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) 20241220095335614 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095335614 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241220095335614 DMM INFO MM(262420000000037/e135fe2c) Subscriber data update (mmctx.c:445) 20241220095335614 DMM DEBUG MM(262420000000037/e135fe2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095335617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335617 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335617 DMM INFO MM(262420000000037/e135fe2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095335617 DMM NOTICE MM(262420000000037/e135fe2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095335617 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095335617 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095335617 DLLC NOTICE LLME(e59b47b5/e135fe2c){ASSIGNED} LLGM Assign pre (ffffffff => e135fe2c) (gprs_llc.c:1079) 20241220095335617 DLLC NOTICE LLME(ffffffff/e135fe2c){ASSIGNED} LLGM Assign post (ffffffff => e135fe2c) (gprs_llc.c:1125) 20241220095335617 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095335617 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095335617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095335617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@21433bde3953: setverdict(pass): none -> pass 20241220095335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335669 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335669 DMM INFO MM(262420000000037/e135fe2c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095335669 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095335669 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095335669 DLLC NOTICE LLME(ffffffff/e135fe2c){ASSIGNED} LLGM Assign pre (e135fe2c => cf065e85) (gprs_llc.c:1079) 20241220095335669 DLLC NOTICE LLME(e135fe2c/cf065e85){ASSIGNED} LLGM Assign post (e135fe2c => cf065e85) (gprs_llc.c:1125) 20241220095335669 DMM INFO MM(262420000000037/cf065e85) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095335672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335672 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335672 DMM INFO MM(262420000000037/cf065e85) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220095335672 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220095335672 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095335672 DLLC NOTICE LLME(e135fe2c/cf065e85){ASSIGNED} LLGM Assign pre (ffffffff => cf065e85) (gprs_llc.c:1079) 20241220095335672 DLLC NOTICE LLME(ffffffff/cf065e85){ASSIGNED} LLGM Assign post (ffffffff => cf065e85) (gprs_llc.c:1125) 20241220095335672 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241220095335673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335673 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335673 DMM INFO MM(262420000000037/cf065e85) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095335673 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095335673 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095335673 DLLC NOTICE LLME(ffffffff/cf065e85){ASSIGNED} LLGM Assign pre (cf065e85 => cb0c3e1b) (gprs_llc.c:1079) 20241220095335673 DLLC NOTICE LLME(cf065e85/cb0c3e1b){ASSIGNED} LLGM Assign post (cf065e85 => cb0c3e1b) (gprs_llc.c:1125) 20241220095335673 DMM INFO MM(262420000000037/cb0c3e1b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095335675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335675 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335675 DMM INFO MM(262420000000037/cb0c3e1b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220095335675 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220095335675 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095335675 DLLC NOTICE LLME(cf065e85/cb0c3e1b){ASSIGNED} LLGM Assign pre (ffffffff => cb0c3e1b) (gprs_llc.c:1079) 20241220095335676 DLLC NOTICE LLME(ffffffff/cb0c3e1b){ASSIGNED} LLGM Assign post (ffffffff => cb0c3e1b) (gprs_llc.c:1125) 20241220095335676 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241220095335676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095335676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095335676 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095335676 DMM INFO MM(262420000000037/cb0c3e1b) -> GMM DETACH REQUEST TLLI=0xcb0c3e1b type=GPRS detach Power-off (gprs_gmm.c:1440) 20241220095335676 DMM INFO MM(262420000000037/cb0c3e1b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241220095335676 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095335676 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095335676 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095335676 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095335676 DLLC NOTICE LLME(ffffffff/cb0c3e1b){ASSIGNED} LLGM Assign pre (cb0c3e1b => ffffffff) (gprs_llc.c:1079) 20241220095335676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb0c3e1b => ffffffff) (gprs_llc.c:1125) 20241220095335676 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241220095335676 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) 20241220095335676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095335676 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095335676 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095335676 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095335676 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@21433bde3953: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@21433bde3953: Final verdict of PTC: pass 20241220095340681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@21433bde3953: Final verdict of PTC: none 20241220095340682 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(488)@21433bde3953: Final verdict of PTC: none 20241220095340682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(483)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@21433bde3953: Final verdict of PTC: none -NSVCI99(493)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(481)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(486)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(491)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Dec 20 09:53:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241220095340795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095341096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112168) 20241220095341683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095341683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112168, count=112808) 20241220095342684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095342684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Dec 20 09:53:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095343685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095343685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_rau_a_b started. 20241220095344121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095344121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095344141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095344141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095344141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095344141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095344141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095344141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095344141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095344141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095344141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095344142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095344142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095344142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095344142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095344142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095344142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095344142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095344142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095344142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095344142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095344142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095344143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095344143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095344145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095344150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095344150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095344159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095344159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095344159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095344159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095344159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095344159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095344159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095344159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095344159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095344160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095344160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095344160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095344160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095344160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095344160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095344160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095344160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095344160 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095344160 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095344160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095344161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095344161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095344162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095344167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095344167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095344176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095344176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095344176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095344176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095344176 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095344176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095344176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095344176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095344176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095344177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095344177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095344177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095344177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095344177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095344177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095344177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095344177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095344177 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095344177 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095344177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095344177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095344177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095344179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095344184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095344184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095344686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095344686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095344686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095344686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095344687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095344687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@21433bde3953: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D99E8182'O, index=0 SGSN_Test-GSUP(514)@21433bde3953: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@21433bde3953: 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 := '3333E54AF3F11E9F9EB0252E6AF2CFC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20BE8F3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE320A192670797D'O } } } } } 20241220095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345712 DLLC NOTICE LLME(ffffffff/d99e8182){UNASSIGNED} LLC RX: unknown TLLI 0xd99e8182, creating LLME on the fly (gprs_llc.c:552) 20241220095345712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345712 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095345712 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095345712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095345712 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095345712 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095345712 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095345712 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095345712 DLLC NOTICE LLME(ffffffff/d99e8182){UNASSIGNED} LLGM Assign pre (d99e8182 => e19b998d) (gprs_llc.c:1079) 20241220095345712 DLLC NOTICE LLME(d99e8182/e19b998d){ASSIGNED} LLGM Assign post (d99e8182 => e19b998d) (gprs_llc.c:1125) 20241220095345712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095345712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095345712 DMM DEBUG MM(262420000000038/e19b998d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095345717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345717 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095345717 DMM DEBUG MM(262420000000038/e19b998d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241220095345717 DMM NOTICE MM(262420000000038/e19b998d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095345717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095345717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095345717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095345717 DMM DEBUG MM(262420000000038/e19b998d) Requesting authorization (sgsn_auth.c:160) 20241220095345717 DMM INFO MM(262420000000038/e19b998d) Requesting authentication tuples (sgsn_auth.c:184) 20241220095345717 DMM DEBUG MM(262420000000038/e19b998d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095345717 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241220095345717 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)@21433bde3953: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@21433bde3953: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241220095345719 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095345719 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095345719 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095345719 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095345719 DMM INFO MM(262420000000038/e19b998d) Subscriber data update (mmctx.c:445) 20241220095345719 DMM DEBUG MM(262420000000038/e19b998d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095345719 DMM INFO MM(262420000000038/e19b998d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095345719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095345719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095345719 DMM INFO MM(262420000000038/e19b998d) <- GMM AUTH AND CIPHERING REQ (rand = 33 33 e5 4a f3 f1 1e 9f 9e b0 25 2e 6a f2 cf c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095345722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345722 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095345722 DMM INFO MM(262420000000038/e19b998d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095345722 DMM NOTICE MM(262420000000038/e19b998d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095345722 DMM DEBUG MM(262420000000038/e19b998d) checking auth: received GSM SRES = 20 be 8f 3d (gprs_gmm.c:648) 20241220095345722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095345722 DMM DEBUG MM(262420000000038/e19b998d) Requesting authorization (sgsn_auth.c:160) 20241220095345722 DMM INFO MM(262420000000038/e19b998d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095345722 DMM DEBUG MM(262420000000038/e19b998d) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095345722 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241220095345722 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) 20241220095345722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095345722 DMM INFO MM(262420000000038/e19b998d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe19b998d) (gprs_gmm.c:282) 20241220095345722 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095345722 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095345722 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241220095345722 DMM INFO MM(262420000000038/e19b998d) Subscriber data update (mmctx.c:445) 20241220095345722 DMM DEBUG MM(262420000000038/e19b998d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095345722 DMM INFO MM(262420000000038/e19b998d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095345722 DMM NOTICE MM(262420000000038/e19b998d) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241220095345722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095345722 DMM NOTICE MM(262420000000038/e19b998d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095345722 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) 20241220095345723 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095345723 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241220095345723 DMM INFO MM(262420000000038/e19b998d) Subscriber data update (mmctx.c:445) 20241220095345723 DMM DEBUG MM(262420000000038/e19b998d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095345725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345725 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095345725 DMM INFO MM(262420000000038/e19b998d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095345725 DMM NOTICE MM(262420000000038/e19b998d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095345725 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095345725 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095345725 DLLC NOTICE LLME(d99e8182/e19b998d){ASSIGNED} LLGM Assign pre (ffffffff => e19b998d) (gprs_llc.c:1079) 20241220095345725 DLLC NOTICE LLME(ffffffff/e19b998d){ASSIGNED} LLGM Assign post (ffffffff => e19b998d) (gprs_llc.c:1125) 20241220095345725 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095345725 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095345725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095345725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@21433bde3953: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@21433bde3953: attach complete sending rau 20241220095345777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345777 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095345777 DMM INFO MM(262420000000038/e19b998d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095345777 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095345777 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095345777 DLLC NOTICE LLME(ffffffff/e19b998d){ASSIGNED} LLGM Assign pre (e19b998d => c7ce388a) (gprs_llc.c:1079) 20241220095345777 DLLC NOTICE LLME(e19b998d/c7ce388a){ASSIGNED} LLGM Assign post (e19b998d => c7ce388a) (gprs_llc.c:1125) 20241220095345777 DMM INFO MM(262420000000038/c7ce388a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@21433bde3953: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@21433bde3953: Removing Client IMSI='262420000000038'H, index=0 20241220095345780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345780 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095345780 DMM INFO MM(262420000000038/c7ce388a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220095345780 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220095345780 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095345780 DLLC NOTICE LLME(e19b998d/c7ce388a){ASSIGNED} LLGM Assign pre (ffffffff => c7ce388a) (gprs_llc.c:1079) 20241220095345780 DLLC NOTICE LLME(ffffffff/c7ce388a){ASSIGNED} LLGM Assign post (ffffffff => c7ce388a) (gprs_llc.c:1125) 20241220095345780 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@21433bde3953: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C7CE388A'O, index=0 TC_attach_rau_a_b(516)@21433bde3953: sending second RAU via different RA 20241220095345782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345783 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095345783 DMM INFO MM(262420000000038/c7ce388a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c7ce388a, P-TMSI: c7ce388a (00000000), TLLI: c7ce388a (c7ce388a), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241220095345783 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241220095345783 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095345783 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095345783 DLLC NOTICE LLME(ffffffff/c7ce388a){ASSIGNED} LLGM Assign pre (c7ce388a => c7ce388a) (gprs_llc.c:1079) 20241220095345783 DLLC NOTICE LLME(c7ce388a/c7ce388a){ASSIGNED} LLGM Assign post (c7ce388a => c7ce388a) (gprs_llc.c:1125) 20241220095345783 DMM INFO MM(262420000000038/c7ce388a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095345790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345790 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095345790 DMM INFO MM(262420000000038/c7ce388a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220095345790 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220095345790 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095345790 DLLC NOTICE LLME(c7ce388a/c7ce388a){ASSIGNED} LLGM Assign pre (ffffffff => c7ce388a) (gprs_llc.c:1079) 20241220095345790 DLLC NOTICE LLME(ffffffff/c7ce388a){ASSIGNED} LLGM Assign post (ffffffff => c7ce388a) (gprs_llc.c:1125) 20241220095345790 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241220095345790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095345790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095345790 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095345790 DMM INFO MM(262420000000038/c7ce388a) -> GMM DETACH REQUEST TLLI=0xc7ce388a type=GPRS detach Power-off (gprs_gmm.c:1440) 20241220095345790 DMM INFO MM(262420000000038/c7ce388a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241220095345790 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095345790 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095345790 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095345790 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095345790 DLLC NOTICE LLME(ffffffff/c7ce388a){ASSIGNED} LLGM Assign pre (c7ce388a => ffffffff) (gprs_llc.c:1079) 20241220095345790 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7ce388a => ffffffff) (gprs_llc.c:1125) 20241220095345790 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241220095345790 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) 20241220095345790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095345790 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095345790 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095345790 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095345790 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@21433bde3953: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@21433bde3953: Final verdict of PTC: pass 20241220095350796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@21433bde3953: Final verdict of PTC: none 20241220095350797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095350797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(502)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@21433bde3953: Final verdict of PTC: none -NSVCI99(512)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(510)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(505)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@21433bde3953: Final verdict of PTC: none -NSVCI98(507)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(500)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Dec 20 09:53:50 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241220095350886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095351187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20241220095351798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095351798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103376, count=108808) 20241220095352799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095352799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Fri Dec 20 09:53:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095353800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095353800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241220095354210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095354210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095354231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095354231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095354231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095354231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095354231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095354231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095354231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095354231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095354231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095354232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095354232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095354232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095354232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095354232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095354232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095354232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095354232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095354232 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095354232 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095354232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095354232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095354232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095354235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095354243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095354243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095354255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095354255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095354256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095354256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095354256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095354256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095354256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095354256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095354256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095354257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095354257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095354257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095354257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095354257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095354257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095354257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095354257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095354257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095354257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095354257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095354257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095354257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095354260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095354267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095354267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(526)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@21433bde3953: Provider Link came up: sending NS-RESET TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095354271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095354271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095354271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095354271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095354271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095354271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095354271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095354271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095354271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095354272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095354272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095354272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095354272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095354272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095354272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095354272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095354272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095354272 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095354272 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095354272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(531)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095354273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095354273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095354276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095354282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095354282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095354800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095354800 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095354800 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095354800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095354802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095354802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@21433bde3953: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D903878E'O, index=0 SGSN_Test-GSUP(533)@21433bde3953: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: 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 := '1154BE53AED7F39652648234D623DBF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64A85D14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12DB0305DFBC3DA0'O } } } } } 20241220095355826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355826 DLLC NOTICE LLME(ffffffff/d903878e){UNASSIGNED} LLC RX: unknown TLLI 0xd903878e, creating LLME on the fly (gprs_llc.c:552) 20241220095355826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095355826 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095355826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095355826 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095355826 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095355826 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095355826 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095355826 DLLC NOTICE LLME(ffffffff/d903878e){UNASSIGNED} LLGM Assign pre (d903878e => c5262c1e) (gprs_llc.c:1079) 20241220095355826 DLLC NOTICE LLME(d903878e/c5262c1e){ASSIGNED} LLGM Assign post (d903878e => c5262c1e) (gprs_llc.c:1125) 20241220095355826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095355826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095355826 DMM DEBUG MM(262420000000039/c5262c1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095355832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355832 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095355832 DMM DEBUG MM(262420000000039/c5262c1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241220095355832 DMM NOTICE MM(262420000000039/c5262c1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095355832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095355832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095355832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095355832 DMM DEBUG MM(262420000000039/c5262c1e) Requesting authorization (sgsn_auth.c:160) 20241220095355832 DMM INFO MM(262420000000039/c5262c1e) Requesting authentication tuples (sgsn_auth.c:184) 20241220095355832 DMM DEBUG MM(262420000000039/c5262c1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095355832 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241220095355832 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@21433bde3953: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@21433bde3953: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241220095355833 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095355833 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095355833 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095355833 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095355833 DMM INFO MM(262420000000039/c5262c1e) Subscriber data update (mmctx.c:445) 20241220095355833 DMM DEBUG MM(262420000000039/c5262c1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095355833 DMM INFO MM(262420000000039/c5262c1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095355833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095355833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095355833 DMM INFO MM(262420000000039/c5262c1e) <- GMM AUTH AND CIPHERING REQ (rand = 11 54 be 53 ae d7 f3 96 52 64 82 34 d6 23 db f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095355837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355837 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095355837 DMM INFO MM(262420000000039/c5262c1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095355837 DMM NOTICE MM(262420000000039/c5262c1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095355837 DMM DEBUG MM(262420000000039/c5262c1e) checking auth: received GSM SRES = 64 a8 5d 14 (gprs_gmm.c:648) 20241220095355837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095355837 DMM DEBUG MM(262420000000039/c5262c1e) Requesting authorization (sgsn_auth.c:160) 20241220095355837 DMM INFO MM(262420000000039/c5262c1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095355837 DMM DEBUG MM(262420000000039/c5262c1e) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095355837 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241220095355837 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241220095355837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095355837 DMM INFO MM(262420000000039/c5262c1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5262c1e) (gprs_gmm.c:282) 20241220095355837 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095355837 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095355837 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241220095355837 DMM INFO MM(262420000000039/c5262c1e) Subscriber data update (mmctx.c:445) 20241220095355837 DMM DEBUG MM(262420000000039/c5262c1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095355837 DMM INFO MM(262420000000039/c5262c1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095355837 DMM NOTICE MM(262420000000039/c5262c1e) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241220095355837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095355837 DMM NOTICE MM(262420000000039/c5262c1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095355837 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241220095355838 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095355838 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241220095355838 DMM INFO MM(262420000000039/c5262c1e) Subscriber data update (mmctx.c:445) 20241220095355838 DMM DEBUG MM(262420000000039/c5262c1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095355840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355840 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095355840 DMM INFO MM(262420000000039/c5262c1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095355840 DMM NOTICE MM(262420000000039/c5262c1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095355840 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095355840 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095355840 DLLC NOTICE LLME(d903878e/c5262c1e){ASSIGNED} LLGM Assign pre (ffffffff => c5262c1e) (gprs_llc.c:1079) 20241220095355840 DLLC NOTICE LLME(ffffffff/c5262c1e){ASSIGNED} LLGM Assign post (ffffffff => c5262c1e) (gprs_llc.c:1125) 20241220095355840 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095355840 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095355841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095355841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: attach complete sending rau 20241220095355892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355892 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095355892 DMM INFO MM(262420000000039/c5262c1e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095355892 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095355892 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095355892 DLLC NOTICE LLME(ffffffff/c5262c1e){ASSIGNED} LLGM Assign pre (c5262c1e => fc9fb6c2) (gprs_llc.c:1079) 20241220095355892 DLLC NOTICE LLME(c5262c1e/fc9fb6c2){ASSIGNED} LLGM Assign post (c5262c1e => fc9fb6c2) (gprs_llc.c:1125) 20241220095355892 DMM INFO MM(262420000000039/fc9fb6c2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@21433bde3953: Removing Client IMSI='262420000000039'H, index=0 20241220095355896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355896 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095355896 DMM INFO MM(262420000000039/fc9fb6c2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220095355896 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220095355896 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095355896 DLLC NOTICE LLME(c5262c1e/fc9fb6c2){ASSIGNED} LLGM Assign pre (ffffffff => fc9fb6c2) (gprs_llc.c:1079) 20241220095355896 DLLC NOTICE LLME(ffffffff/fc9fb6c2){ASSIGNED} LLGM Assign post (ffffffff => fc9fb6c2) (gprs_llc.c:1125) 20241220095355896 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@21433bde3953: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FC9FB6C2'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: sending second RAU via different RA with wrong Old RA 20241220095355898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355898 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095355898 DMM NOTICE LLME(ffffffff/fc9fb6c2){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241220095355898 DLLC NOTICE LLME(ffffffff/fc9fb6c2){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241220095355898 DMM NOTICE MM(262420000000039/fc9fb6c2) Rx RA Update Request with unexpected TLLI=fc9fb6c2 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241220095355898 DMM ERROR LLME(ffffffff/fc9fb6c2){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241220095355898 DMM NOTICE MM(262420000000039/fc9fb6c2) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241220095355898 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241220095355898 DMM INFO MM(262420000000039/fc9fb6c2) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241220095355898 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095355898 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095355898 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095355898 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095355898 DLLC NOTICE LLME(ffffffff/fc9fb6c2){ASSIGNED} LLGM Assign pre (fc9fb6c2 => ffffffff) (gprs_llc.c:1079) 20241220095355898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc9fb6c2 => ffffffff) (gprs_llc.c:1125) 20241220095355898 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241220095355898 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241220095355898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095355898 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095355898 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095355898 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095355903 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241220095355904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095355904 DLLC NOTICE LLME(ffffffff/fc9fb6c2){UNASSIGNED} LLC RX: unknown TLLI 0xfc9fb6c2, creating LLME on the fly (gprs_llc.c:552) 20241220095355904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095355904 DMM NOTICE LLME(ffffffff/fc9fb6c2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241220095400239 DGPRS DEBUG Checking for inactive LLMEs, time = 37216639 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@21433bde3953: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@21433bde3953: Final verdict of PTC: pass 20241220095400908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095400909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095400909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@21433bde3953: Final verdict of PTC: none -NSVCI99(531)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@21433bde3953: Final verdict of PTC: none -NSVCI97(521)@21433bde3953: Final verdict of PTC: none -NSVCI98(527)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@21433bde3953: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(529)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(519)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(525)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Fri Dec 20 09:54:00 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241220095401037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095401338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100764) 20241220095401911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095401911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100764, count=106196) 20241220095402912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095402912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Dec 20 09:54:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095403913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095403913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_usim_resync started. 20241220095404362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095404363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095404381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095404381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095404381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095404381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095404381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095404382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095404382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095404382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095404382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095404383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095404383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095404383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095404383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095404383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095404383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095404383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095404383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095404383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095404383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095404383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095404383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095404383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095404385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095404390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095404390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095404398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095404398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095404398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095404398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095404398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095404398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095404398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095404398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095404398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095404399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095404399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095404399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095404399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095404399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095404399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095404399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095404399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095404399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095404399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095404399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095404400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095404400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095404402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095404408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095404408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095404417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095404417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095404417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095404417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095404417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095404417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095404417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095404417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095404417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095404417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095404417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095404417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095404417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095404417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095404417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095404417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095404417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095404417 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095404417 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095404417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095404418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095404418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095404420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095404425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095404425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095404914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095404914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095404914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095404914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095404915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095404915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@21433bde3953: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='CAA479B0'O, index=0 SGSN_Test-GSUP(552)@21433bde3953: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@21433bde3953: 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 := '35D010B402AE48FCF6077105D48450BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '988F6764'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B451DB817A2D02D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C16ABF94A055CB37E973FD5870E8F35'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E55457CC77DC97F57A6AA6D904F3A3DD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4571D5B20988C30F6F44CCB4B4E849A7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7AEB742A382B8F40'O } } } } } 20241220095405953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095405953 DLLC NOTICE LLME(ffffffff/caa479b0){UNASSIGNED} LLC RX: unknown TLLI 0xcaa479b0, creating LLME on the fly (gprs_llc.c:552) 20241220095405953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095405953 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095405953 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095405953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095405953 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095405953 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095405953 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095405953 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095405953 DLLC NOTICE LLME(ffffffff/caa479b0){UNASSIGNED} LLGM Assign pre (caa479b0 => cf8ae8bd) (gprs_llc.c:1079) 20241220095405953 DLLC NOTICE LLME(caa479b0/cf8ae8bd){ASSIGNED} LLGM Assign post (caa479b0 => cf8ae8bd) (gprs_llc.c:1125) 20241220095405953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095405953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095405953 DMM DEBUG MM(262420000000040/cf8ae8bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095405959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095405959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095405959 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095405959 DMM DEBUG MM(262420000000040/cf8ae8bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241220095405959 DMM NOTICE MM(262420000000040/cf8ae8bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095405959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095405959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095405959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095405959 DMM DEBUG MM(262420000000040/cf8ae8bd) Requesting authorization (sgsn_auth.c:160) 20241220095405959 DMM INFO MM(262420000000040/cf8ae8bd) Requesting authentication tuples (sgsn_auth.c:184) 20241220095405959 DMM DEBUG MM(262420000000040/cf8ae8bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095405959 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241220095405959 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)@21433bde3953: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@21433bde3953: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241220095405961 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095405961 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095405961 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095405961 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095405961 DMM INFO MM(262420000000040/cf8ae8bd) Subscriber data update (mmctx.c:445) 20241220095405961 DMM DEBUG MM(262420000000040/cf8ae8bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095405961 DMM INFO MM(262420000000040/cf8ae8bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095405961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095405961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095405961 DMM INFO MM(262420000000040/cf8ae8bd) <- GMM AUTH AND CIPHERING REQ (rand = 35 d0 10 b4 02 ae 48 fc f6 07 71 05 d4 84 50 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 45 71 d5 b2 09 88 c3 0f 6f 44 cc b4 b4 e8 49 a7 ) (gprs_gmm.c:465) 20241220095405964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095405964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095405964 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095405964 DMM INFO MM(262420000000040/cf8ae8bd) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241220095405964 DMM INFO MM(262420000000040/cf8ae8bd) R99 AUTHENTICATION SYNCH (AUTS = b366974bd44085fd6370548afe2b) (gprs_gmm.c:693) 20241220095405964 DMM DEBUG MM(262420000000040/cf8ae8bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095405964 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241220095405964 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e b3 66 97 4b d4 40 85 fd 63 70 54 8a fe 2b 20 10 35 d0 10 b4 02 ae 48 fc f6 07 71 05 d4 84 50 bb 28 01 01 (gprs_subscriber.c:210) 20241220095405965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241220095405965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241220095405965 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095405965 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095405965 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095405965 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095405965 DMM INFO MM(262420000000040/cf8ae8bd) Subscriber data update (mmctx.c:445) 20241220095405965 DMM DEBUG MM(262420000000040/cf8ae8bd) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241220095405965 DMM INFO MM(262420000000040/cf8ae8bd) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241220095405965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095405965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095405965 DMM INFO MM(262420000000040/cf8ae8bd) <- GMM AUTH AND CIPHERING REQ (rand = d6 6e 74 ac b1 bb e1 d4 a0 46 25 e8 6b 39 3e 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 95 83 88 59 d6 1f 31 58 07 73 5a 29 d7 22 0b ) (gprs_gmm.c:465) 20241220095405968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095405968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095405968 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095405968 DMM INFO MM(262420000000040/cf8ae8bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095405968 DMM NOTICE MM(262420000000040/cf8ae8bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095405968 DMM DEBUG MM(262420000000040/cf8ae8bd) checking auth: received UMTS RES = a2 73 70 0c 01 f1 1f 1c (gprs_gmm.c:648) 20241220095405968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095405968 DMM DEBUG MM(262420000000040/cf8ae8bd) Requesting authorization (sgsn_auth.c:160) 20241220095405968 DMM INFO MM(262420000000040/cf8ae8bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095405968 DMM DEBUG MM(262420000000040/cf8ae8bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095405968 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241220095405968 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) 20241220095405968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095405968 DMM INFO MM(262420000000040/cf8ae8bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf8ae8bd) (gprs_gmm.c:282) 20241220095405969 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095405969 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095405969 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241220095405969 DMM INFO MM(262420000000040/cf8ae8bd) Subscriber data update (mmctx.c:445) 20241220095405969 DMM DEBUG MM(262420000000040/cf8ae8bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095405969 DMM INFO MM(262420000000040/cf8ae8bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095405969 DMM NOTICE MM(262420000000040/cf8ae8bd) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241220095405969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095405969 DMM NOTICE MM(262420000000040/cf8ae8bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095405969 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) 20241220095405969 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095405969 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241220095405969 DMM INFO MM(262420000000040/cf8ae8bd) Subscriber data update (mmctx.c:445) 20241220095405969 DMM DEBUG MM(262420000000040/cf8ae8bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@21433bde3953: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@21433bde3953: Removing Client IMSI='262420000000040'H, index=0 20241220095405972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095405972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095405972 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095405972 DMM INFO MM(262420000000040/cf8ae8bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095405972 DMM NOTICE MM(262420000000040/cf8ae8bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095405972 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095405972 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095405972 DLLC NOTICE LLME(caa479b0/cf8ae8bd){ASSIGNED} LLGM Assign pre (ffffffff => cf8ae8bd) (gprs_llc.c:1079) 20241220095405972 DLLC NOTICE LLME(ffffffff/cf8ae8bd){ASSIGNED} LLGM Assign post (ffffffff => cf8ae8bd) (gprs_llc.c:1125) 20241220095405972 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095405972 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095405972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095405972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@21433bde3953: Final verdict of PTC: pass 20241220095405974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095405975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095405975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(552)@21433bde3953: Final verdict of PTC: none -NSVCI97(540)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@21433bde3953: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@21433bde3953: Final verdict of PTC: none -NSVCI98(545)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@21433bde3953: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@21433bde3953: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@21433bde3953: Final verdict of PTC: none -NSVCI99(550)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(543)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(548)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(538)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_usim_resync finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Dec 20 09:54:06 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 20241220095406129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095406530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91472) 20241220095406976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095406976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91472, count=95828) 20241220095407978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095407978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Dec 20 09:54:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095408980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095408980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_usim_a54_a54 started. 20241220095409589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095409593 DMM INFO MM(262420000000040/cf8ae8bd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095409593 DMM INFO MM(262420000000040/cf8ae8bd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095409593 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095409593 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095409593 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095409593 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095409594 DLLC NOTICE LLME(ffffffff/cf8ae8bd){ASSIGNED} LLGM Assign pre (cf8ae8bd => ffffffff) (gprs_llc.c:1079) 20241220095409594 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf8ae8bd => ffffffff) (gprs_llc.c:1125) 20241220095409594 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241220095409594 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) 20241220095409594 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:402) 20241220095409594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095409594 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095409594 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095409594 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095409594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095409638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095409638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095409638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095409638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095409638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095409638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095409638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095409638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095409638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095409639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095409639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095409639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095409639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095409639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095409639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095409639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095409639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095409639 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095409639 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095409639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095409639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095409639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095409641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095409646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095409646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095409656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095409656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095409656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095409656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095409656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095409657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095409657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095409657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095409657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095409657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095409657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095409657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095409657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095409657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095409657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095409657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095409658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095409658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095409660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095409665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095409665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095409673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095409673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095409673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095409673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095409673 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095409673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095409673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095409673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095409673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095409674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095409674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095409674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095409674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095409674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095409674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095409674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095409674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095409674 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095409674 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095409674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(569)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095409675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095409675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095409676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095409681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095409681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095409981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095409981 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095409981 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095409981 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095409986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095409987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@21433bde3953: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='C47D1DDB'O, index=0 SGSN_Test-GSUP(571)@21433bde3953: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@21433bde3953: 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 := '43231F842CB65690687ED2A09A141DBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F62A870'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68E01F598C589CB2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF6219DD68DF7EE738C741192E54A98E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '052F9E00608103EC5470F1769C1600F8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F69CE88C9E54A99E3AE04AEA674DB2C5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B8132B113FF36789'O } } } } } 20241220095411041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095411041 DLLC NOTICE LLME(ffffffff/c47d1ddb){UNASSIGNED} LLC RX: unknown TLLI 0xc47d1ddb, creating LLME on the fly (gprs_llc.c:552) 20241220095411041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095411041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095411041 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095411041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095411041 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095411041 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095411041 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095411041 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095411041 DLLC NOTICE LLME(ffffffff/c47d1ddb){UNASSIGNED} LLGM Assign pre (c47d1ddb => d240562c) (gprs_llc.c:1079) 20241220095411041 DLLC NOTICE LLME(c47d1ddb/d240562c){ASSIGNED} LLGM Assign post (c47d1ddb => d240562c) (gprs_llc.c:1125) 20241220095411041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095411041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095411041 DMM DEBUG MM(262420000000040/d240562c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095411049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095411049 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095411049 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095411049 DMM DEBUG MM(262420000000040/d240562c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241220095411049 DMM NOTICE MM(262420000000040/d240562c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095411049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095411049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095411049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095411049 DMM DEBUG MM(262420000000040/d240562c) Requesting authorization (sgsn_auth.c:160) 20241220095411049 DMM INFO MM(262420000000040/d240562c) Requesting authentication tuples (sgsn_auth.c:184) 20241220095411049 DMM DEBUG MM(262420000000040/d240562c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095411049 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241220095411049 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)@21433bde3953: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@21433bde3953: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241220095411050 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095411050 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095411050 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095411050 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095411050 DMM INFO MM(262420000000040/d240562c) Subscriber data update (mmctx.c:445) 20241220095411050 DMM DEBUG MM(262420000000040/d240562c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095411050 DMM INFO MM(262420000000040/d240562c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095411050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095411050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095411050 DMM INFO MM(262420000000040/d240562c) <- GMM AUTH AND CIPHERING REQ (rand = 43 23 1f 84 2c b6 56 90 68 7e d2 a0 9a 14 1d bf , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 9c e8 8c 9e 54 a9 9e 3a e0 4a ea 67 4d b2 c5 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@21433bde3953: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@21433bde3953: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@21433bde3953: Final verdict of PTC: pass 20241220095411055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@21433bde3953: Final verdict of PTC: none -NSVCI97(559)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@21433bde3953: Final verdict of PTC: none 20241220095411056 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095411056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(561)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@21433bde3953: Final verdict of PTC: none -NSVCI98(564)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@21433bde3953: Final verdict of PTC: none -NSVCI99(569)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(562)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(567)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(557)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Dec 20 09:54:11 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 20241220095411130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095411531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72124) 20241220095412057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095412057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72124, count=73284) 20241220095413058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095413058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Dec 20 09:54:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095414059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095414059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_usim_a54_a53 started. 20241220095414661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095414662 DMM INFO MM(262420000000040/d240562c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095414662 DMM INFO MM(262420000000040/d240562c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095414662 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095414662 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095414662 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095414662 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220095414662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Deallocated (fsm.c:568) 20241220095414662 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095414662 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095414662 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095414662 DLLC NOTICE LLME(c47d1ddb/d240562c){ASSIGNED} LLGM Assign pre (d240562c => ffffffff) (gprs_llc.c:1079) 20241220095414662 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d240562c => ffffffff) (gprs_llc.c:1125) 20241220095414662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095414695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095414695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095414695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095414695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095414695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095414695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095414695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095414695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095414695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095414697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095414697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095414697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095414697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095414697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095414697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095414697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095414697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095414697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095414697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095414697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095414698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095414698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095414702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095414712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095414712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095414725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095414725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095414725 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095414725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095414725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095414727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095414727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095414727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095414727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095414727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095414727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095414727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095414727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095414727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095414727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095414727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095414728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095414728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095414731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095414741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095414741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(582)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095414752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095414752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095414752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095414752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095414752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095414752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095414752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095414752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095414752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095414754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095414754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095414754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095414754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095414754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095414754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095414754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095414754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095414754 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095414754 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095414754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095414754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095414754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095414758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095414767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095414767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095415060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095415060 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095415060 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095415060 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095415062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095415063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@21433bde3953: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='DA48E414'O, index=0 SGSN_Test-GSUP(590)@21433bde3953: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@21433bde3953: 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 := 'C50461CC7DDFA464BE79E666B44BB6A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB0AA3CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F646D2D138AC1CE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9BEABF777CC2D6CFF92BF4CF1DF42633'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C946AAF0C1407B93FE66B8E2013A374D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5805887EC3EEB0B6E1C7C05F2BBDD547'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '993C22F0973FED40'O } } } } } 20241220095416089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095416089 DLLC NOTICE LLME(ffffffff/da48e414){UNASSIGNED} LLC RX: unknown TLLI 0xda48e414, creating LLME on the fly (gprs_llc.c:552) 20241220095416089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095416089 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095416089 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095416089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095416089 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095416089 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095416089 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095416089 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095416089 DLLC NOTICE LLME(ffffffff/da48e414){UNASSIGNED} LLGM Assign pre (da48e414 => d268cd4d) (gprs_llc.c:1079) 20241220095416089 DLLC NOTICE LLME(da48e414/d268cd4d){ASSIGNED} LLGM Assign post (da48e414 => d268cd4d) (gprs_llc.c:1125) 20241220095416089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095416089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095416089 DMM DEBUG MM(262420000000040/d268cd4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095416099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095416099 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095416099 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095416099 DMM DEBUG MM(262420000000040/d268cd4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241220095416099 DMM NOTICE MM(262420000000040/d268cd4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095416099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095416099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095416099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095416099 DMM DEBUG MM(262420000000040/d268cd4d) Requesting authorization (sgsn_auth.c:160) 20241220095416099 DMM INFO MM(262420000000040/d268cd4d) Requesting authentication tuples (sgsn_auth.c:184) 20241220095416099 DMM DEBUG MM(262420000000040/d268cd4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095416099 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241220095416099 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)@21433bde3953: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@21433bde3953: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241220095416101 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095416101 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095416101 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095416101 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095416101 DMM INFO MM(262420000000040/d268cd4d) Subscriber data update (mmctx.c:445) 20241220095416101 DMM DEBUG MM(262420000000040/d268cd4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095416101 DMM INFO MM(262420000000040/d268cd4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095416101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095416101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095416101 DMM INFO MM(262420000000040/d268cd4d) <- GMM AUTH AND CIPHERING REQ (rand = c5 04 61 cc 7d df a4 64 be 79 e6 66 b4 4b b6 a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 05 88 7e c3 ee b0 b6 e1 c7 c0 5f 2b bd d5 47 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@21433bde3953: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@21433bde3953: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@21433bde3953: Final verdict of PTC: pass 20241220095416106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@21433bde3953: Final verdict of PTC: none 20241220095416107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095416107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(588)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@21433bde3953: Final verdict of PTC: none -NSVCI97(578)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@21433bde3953: Final verdict of PTC: none -NSVCI98(583)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(576)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(581)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(586)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Dec 20 09:54:16 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 20241220095416165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095416566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20241220095417108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095417108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=71944) 20241220095418110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095418110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Dec 20 09:54:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095419111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095419111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_usim_a53_a54 started. 20241220095419590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095419591 DMM INFO MM(262420000000040/d268cd4d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095419591 DMM INFO MM(262420000000040/d268cd4d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095419591 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095419591 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095419591 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095419591 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220095419591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Deallocated (fsm.c:568) 20241220095419591 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095419591 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095419591 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095419591 DLLC NOTICE LLME(da48e414/d268cd4d){ASSIGNED} LLGM Assign pre (d268cd4d => ffffffff) (gprs_llc.c:1079) 20241220095419591 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d268cd4d => ffffffff) (gprs_llc.c:1125) 20241220095419591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095419610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095419610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095419610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095419610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095419610 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095419610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095419610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095419610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095419610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095419611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095419611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095419611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095419611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095419611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095419611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095419611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095419611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095419611 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095419611 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095419611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095419611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095419611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095419615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095419620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095419620 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095419635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095419635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095419635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095419635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095419635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095419635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095419635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095419635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095419635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095419637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095419637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095419637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095419637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095419637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095419637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095419637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095419637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095419637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095419637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095419637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(603)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095419638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095419638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095419640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095419647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095419647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(602)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI210(600)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095419652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095419652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095419652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095419652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095419652 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095419652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095419652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095419652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095419652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095419653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095419653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095419653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095419653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095419653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095419653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095419653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095419653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095419653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095419653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095419653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095419653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095419653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095419657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095419664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095419664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095420112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095420112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095420112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095420112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095420113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095420114 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@21433bde3953: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E295602A'O, index=0 SGSN_Test-GSUP(609)@21433bde3953: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@21433bde3953: 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 := 'CC4871172216D81031D97D6A14E0C09A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F896E834'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBF44B8EAAD733A6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3397EAD6437EC06F70991696B249D396'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CC547029FAC9D1F4044C7717F84097BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '97A37C7B66BAC17D28E29B8E0FAD0AAC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D06BB418D77782A7'O } } } } } 20241220095421138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095421138 DLLC NOTICE LLME(ffffffff/e295602a){UNASSIGNED} LLC RX: unknown TLLI 0xe295602a, creating LLME on the fly (gprs_llc.c:552) 20241220095421138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095421138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095421138 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095421138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095421138 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095421138 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095421138 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095421138 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095421138 DLLC NOTICE LLME(ffffffff/e295602a){UNASSIGNED} LLGM Assign pre (e295602a => f64c3941) (gprs_llc.c:1079) 20241220095421138 DLLC NOTICE LLME(e295602a/f64c3941){ASSIGNED} LLGM Assign post (e295602a => f64c3941) (gprs_llc.c:1125) 20241220095421138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095421138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095421138 DMM DEBUG MM(262420000000040/f64c3941) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095421144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095421144 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095421144 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095421144 DMM DEBUG MM(262420000000040/f64c3941) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241220095421144 DMM NOTICE MM(262420000000040/f64c3941) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095421145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095421145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095421145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095421145 DMM DEBUG MM(262420000000040/f64c3941) Requesting authorization (sgsn_auth.c:160) 20241220095421145 DMM INFO MM(262420000000040/f64c3941) Requesting authentication tuples (sgsn_auth.c:184) 20241220095421145 DMM DEBUG MM(262420000000040/f64c3941) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095421145 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241220095421145 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)@21433bde3953: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@21433bde3953: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241220095421146 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095421146 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095421146 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095421146 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095421146 DMM INFO MM(262420000000040/f64c3941) Subscriber data update (mmctx.c:445) 20241220095421146 DMM DEBUG MM(262420000000040/f64c3941) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095421146 DMM INFO MM(262420000000040/f64c3941) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095421146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095421146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095421146 DMM INFO MM(262420000000040/f64c3941) <- GMM AUTH AND CIPHERING REQ (rand = cc 48 71 17 22 16 d8 10 31 d9 7d 6a 14 e0 c0 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 a3 7c 7b 66 ba c1 7d 28 e2 9b 8e 0f ad 0a ac ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@21433bde3953: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@21433bde3953: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@21433bde3953: Final verdict of PTC: pass 20241220095421150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095421151 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095421151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@21433bde3953: Final verdict of PTC: none -NSVCI97(597)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@21433bde3953: Final verdict of PTC: none -NSVCI98(603)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@21433bde3953: Final verdict of PTC: none -NSVCI99(607)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(595)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(605)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(601)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Dec 20 09:54:21 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 20241220095421231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095421633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68100) 20241220095422152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095422152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68100, count=72456) 20241220095423154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095423154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Dec 20 09:54:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095424155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095424155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_usim_a50_a54 started. 20241220095424683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095424685 DMM INFO MM(262420000000040/f64c3941) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095424685 DMM INFO MM(262420000000040/f64c3941) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095424685 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095424685 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095424685 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095424685 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220095424685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Deallocated (fsm.c:568) 20241220095424685 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095424685 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095424685 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095424685 DLLC NOTICE LLME(e295602a/f64c3941){ASSIGNED} LLGM Assign pre (f64c3941 => ffffffff) (gprs_llc.c:1079) 20241220095424685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f64c3941 => ffffffff) (gprs_llc.c:1125) 20241220095424685 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095424724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095424724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095424724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095424724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095424724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095424724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095424724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095424724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095424724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095424725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095424725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095424725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095424725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095424725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095424725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095424725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095424725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095424725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095424725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095424725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095424725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095424725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095424727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095424733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095424733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(614)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095424739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095424739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095424739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095424739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095424739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095424739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095424739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095424739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095424739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095424741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095424741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095424741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095424741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095424741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095424741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095424741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095424741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095424741 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095424741 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095424741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095424741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095424741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095424744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095424750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095424750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095424760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095424760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095424760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095424760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095424760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095424760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095424760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095424760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095424760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095424761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095424761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095424761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095424761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095424761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095424761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095424761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095424761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095424761 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095424761 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095424761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095424761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095424761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095424763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095424769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095424769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095425156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095425156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095425156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095425156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220095425157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095425157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(614)@21433bde3953: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C9B2D6B8'O, index=0 SGSN_Test-GSUP(628)@21433bde3953: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@21433bde3953: 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 := '2FAB152496377C7177DB21CC14A7653B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6275F57F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '161A0A23D6E822A9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA45D9731E23921D1D464088A5FA99A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8D500617A17F9045F45269B09174AE29'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FF9ECCEC4C4033CCCB2A9E0372ADCD63'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9DC38787F3B821A6'O } } } } } 20241220095426208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095426208 DLLC NOTICE LLME(ffffffff/c9b2d6b8){UNASSIGNED} LLC RX: unknown TLLI 0xc9b2d6b8, creating LLME on the fly (gprs_llc.c:552) 20241220095426208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095426208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095426208 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095426208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095426208 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095426208 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095426208 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095426208 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095426208 DLLC NOTICE LLME(ffffffff/c9b2d6b8){UNASSIGNED} LLGM Assign pre (c9b2d6b8 => eba07efe) (gprs_llc.c:1079) 20241220095426208 DLLC NOTICE LLME(c9b2d6b8/eba07efe){ASSIGNED} LLGM Assign post (c9b2d6b8 => eba07efe) (gprs_llc.c:1125) 20241220095426208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095426208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095426208 DMM DEBUG MM(262420000000040/eba07efe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095426226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095426226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095426226 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095426226 DMM DEBUG MM(262420000000040/eba07efe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241220095426226 DMM NOTICE MM(262420000000040/eba07efe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095426226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095426226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095426226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095426226 DMM DEBUG MM(262420000000040/eba07efe) Requesting authorization (sgsn_auth.c:160) 20241220095426226 DMM INFO MM(262420000000040/eba07efe) Requesting authentication tuples (sgsn_auth.c:184) 20241220095426226 DMM DEBUG MM(262420000000040/eba07efe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095426226 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241220095426226 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)@21433bde3953: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@21433bde3953: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241220095426228 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095426228 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095426228 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095426228 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095426228 DMM INFO MM(262420000000040/eba07efe) Subscriber data update (mmctx.c:445) 20241220095426228 DMM DEBUG MM(262420000000040/eba07efe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095426228 DMM INFO MM(262420000000040/eba07efe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095426228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095426228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095426228 DMM INFO MM(262420000000040/eba07efe) <- GMM AUTH AND CIPHERING REQ (rand = 2f ab 15 24 96 37 7c 71 77 db 21 cc 14 a7 65 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = ff 9e cc ec 4c 40 33 cc cb 2a 9e 03 72 ad cd 63 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@21433bde3953: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(614)@21433bde3953: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@21433bde3953: Final verdict of PTC: pass 20241220095426233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(614)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@21433bde3953: Final verdict of PTC: none -NSVCI98(621)@21433bde3953: Final verdict of PTC: none 20241220095426234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095426234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI210(620)@21433bde3953: Final verdict of PTC: none -NSVCI97(617)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@21433bde3953: Final verdict of PTC: none -NSVCI99(626)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(615)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(624)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(619)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(614): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Dec 20 09:54:26 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 20241220095426292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095426693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68480) 20241220095427234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095427234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68480, count=72836) 20241220095428235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095428235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Dec 20 09:54:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095429236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095429236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_usim_a54_a50 started. 20241220095429721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095429721 DMM INFO MM(262420000000040/eba07efe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095429721 DMM INFO MM(262420000000040/eba07efe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095429721 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095429721 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095429721 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095429721 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220095429721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Deallocated (fsm.c:568) 20241220095429721 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095429721 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095429721 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095429721 DLLC NOTICE LLME(c9b2d6b8/eba07efe){ASSIGNED} LLGM Assign pre (eba07efe => ffffffff) (gprs_llc.c:1079) 20241220095429721 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eba07efe => ffffffff) (gprs_llc.c:1125) 20241220095429721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095429742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095429742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095429742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095429742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095429742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095429742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095429742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095429742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095429742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095429744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095429744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095429744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095429744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095429744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095429744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095429744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095429744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095429744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095429744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095429744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095429744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095429744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095429747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095429751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095429751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095429760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095429760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095429760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095429760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095429760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095429760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095429760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095429760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095429760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095429761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095429761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095429761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095429761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095429761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095429761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095429761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095429761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095429761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095429761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095429761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095429761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095429761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095429763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095429770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095429770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095429780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095429780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095429780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095429780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095429780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095429780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095429780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095429780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095429780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095429781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095429781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095429781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095429781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095429781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095429781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095429781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095429781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095429781 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095429781 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095429781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095429782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095429782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095429783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095429788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095429788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095430237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095430237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095430237 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095430237 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095430238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095430239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220095430240 DGPRS DEBUG Checking for inactive LLMEs, time = 37216669 (sgsn.c:132) TC_attach_usim_a54_a50-BVCI196(634)@21433bde3953: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='E2C3B9F9'O, index=0 SGSN_Test-GSUP(647)@21433bde3953: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@21433bde3953: 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 := '2465DEDB3D7BA6C784C2B40A46D6C3B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29AB04C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '734718D9BBEC592B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '735A0F40EA0E465825579237CDE81330'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '500DFEBE2607FACACE95E62B8B51A351'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3C1E5D750B0BE77A1F4D80EB44C4DCFA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3D8E430E8D3A0075'O } } } } } 20241220095431263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095431263 DLLC NOTICE LLME(ffffffff/e2c3b9f9){UNASSIGNED} LLC RX: unknown TLLI 0xe2c3b9f9, creating LLME on the fly (gprs_llc.c:552) 20241220095431263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095431263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095431263 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095431263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095431263 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095431263 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095431263 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095431263 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095431263 DLLC NOTICE LLME(ffffffff/e2c3b9f9){UNASSIGNED} LLGM Assign pre (e2c3b9f9 => ca02070e) (gprs_llc.c:1079) 20241220095431263 DLLC NOTICE LLME(e2c3b9f9/ca02070e){ASSIGNED} LLGM Assign post (e2c3b9f9 => ca02070e) (gprs_llc.c:1125) 20241220095431263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095431263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095431263 DMM DEBUG MM(262420000000040/ca02070e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095431269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095431269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095431269 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095431269 DMM DEBUG MM(262420000000040/ca02070e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241220095431269 DMM NOTICE MM(262420000000040/ca02070e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095431269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095431269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095431269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095431269 DMM DEBUG MM(262420000000040/ca02070e) Requesting authorization (sgsn_auth.c:160) 20241220095431269 DMM INFO MM(262420000000040/ca02070e) Requesting authentication tuples (sgsn_auth.c:184) 20241220095431269 DMM DEBUG MM(262420000000040/ca02070e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095431269 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241220095431269 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@21433bde3953: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@21433bde3953: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241220095431270 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095431270 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095431270 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095431270 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095431270 DMM INFO MM(262420000000040/ca02070e) Subscriber data update (mmctx.c:445) 20241220095431270 DMM DEBUG MM(262420000000040/ca02070e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095431270 DMM INFO MM(262420000000040/ca02070e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095431270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095431270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095431270 DMM INFO MM(262420000000040/ca02070e) <- GMM AUTH AND CIPHERING REQ (rand = 24 65 de db 3d 7b a6 c7 84 c2 b4 0a 46 d6 c3 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3c 1e 5d 75 0b 0b e7 7a 1f 4d 80 eb 44 c4 dc fa ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@21433bde3953: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@21433bde3953: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@21433bde3953: Final verdict of PTC: pass 20241220095431274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45234<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095431275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095431275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(647)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@21433bde3953: Final verdict of PTC: none -NSVCI97(635)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@21433bde3953: Final verdict of PTC: none -NSVCI99(645)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@21433bde3953: Final verdict of PTC: none -NSVCI98(640)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@21433bde3953: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(638)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(643)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(633)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Dec 20 09:54:31 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 20241220095431352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095431753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68712) 20241220095432276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095432276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68712, count=73068) 20241220095433277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095433278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Dec 20 09:54:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095434279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095434279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_detach_unknown_nopoweroff started. 20241220095434837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095434840 DMM INFO MM(262420000000040/ca02070e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095434840 DMM INFO MM(262420000000040/ca02070e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095434840 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095434840 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095434840 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095434840 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220095434840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Deallocated (fsm.c:568) 20241220095434840 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095434840 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095434840 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095434840 DLLC NOTICE LLME(e2c3b9f9/ca02070e){ASSIGNED} LLGM Assign pre (ca02070e => ffffffff) (gprs_llc.c:1079) 20241220095434840 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca02070e => ffffffff) (gprs_llc.c:1125) 20241220095434840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095434872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095434872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095434872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095434872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095434872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095434872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095434872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095434872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095434872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095434872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095434872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095434872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095434872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095434872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095434872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095434872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095434872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095434872 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095434872 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095434872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095434873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095434873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095434875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095434880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095434880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095434887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095434887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095434887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095434887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095434887 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095434887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095434887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095434887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095434887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095434888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095434888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095434888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095434888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095434888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095434888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095434888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095434888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095434888 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095434888 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095434888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095434889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095434889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095434891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095434895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095434895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095434905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095434905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095434905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095434905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095434905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095434905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095434905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095434905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095434905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095434906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095434906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095434906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095434906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095434906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095434906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095434906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095434906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095434906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095434906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095434906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095434906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095434906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095434908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095434913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095434913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095435280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095435280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095435280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095435280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095435282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095435283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@21433bde3953: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='DB5D7567'O, index=0 SGSN_Test-GSUP(666)@21433bde3953: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241220095436346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095436347 DLLC NOTICE LLME(ffffffff/db5d7567){UNASSIGNED} LLC RX: unknown TLLI 0xdb5d7567, creating LLME on the fly (gprs_llc.c:552) 20241220095436347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095436347 DMM NOTICE LLME(ffffffff/db5d7567){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241220095436347 DLLC NOTICE LLME(ffffffff/db5d7567){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241220095436347 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xdb5d7567 type=GPRS detach (gprs_gmm.c:1440) 20241220095436347 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241220095436347 DLLC NOTICE LLME(ffffffff/db5d7567){UNASSIGNED} LLGM Assign pre (db5d7567 => ffffffff) (gprs_llc.c:1079) 20241220095436347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db5d7567 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@21433bde3953: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@21433bde3953: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@21433bde3953: Final verdict of PTC: pass 20241220095436365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34596<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095436369 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095436369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(666)@21433bde3953: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@21433bde3953: Final verdict of PTC: none -NSVCI97(654)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@21433bde3953: Final verdict of PTC: none -NSVCI98(659)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@21433bde3953: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@21433bde3953: Final verdict of PTC: none -NSVCI99(664)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@21433bde3953: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(662)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(657)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(652)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@21433bde3953: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Dec 20 09:54:36 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 20241220095436467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095436769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20241220095437369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095437369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=58168) 20241220095438370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095438370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Dec 20 09:54:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095439372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095439372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_detach_unknown_poweroff started. 20241220095439843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095439844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095439862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095439862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095439862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095439862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095439862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095439862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095439862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095439862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095439862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095439862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095439862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095439862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095439862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095439862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095439862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095439862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095439862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095439862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095439862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095439862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095439863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095439863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095439864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095439869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095439869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095439878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095439878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095439878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095439878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095439878 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095439878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095439878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095439878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095439878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095439879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095439879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095439879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095439879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095439879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095439879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095439879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095439879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095439879 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095439879 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095439879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095439880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095439880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095439881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095439886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095439886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095439895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095439895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095439895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095439895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095439895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095439895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095439895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095439895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095439895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095439896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095439896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095439896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095439896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095439896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095439896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095439896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095439896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095439896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095439896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095439896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095439896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095439896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095439899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095439903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095439903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095440373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095440373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095440373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095440373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095440377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095440379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@21433bde3953: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='DECF2A4F'O, index=0 SGSN_Test-GSUP(685)@21433bde3953: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241220095441410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095441410 DLLC NOTICE LLME(ffffffff/decf2a4f){UNASSIGNED} LLC RX: unknown TLLI 0xdecf2a4f, creating LLME on the fly (gprs_llc.c:552) 20241220095441411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095441411 DMM NOTICE LLME(ffffffff/decf2a4f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@21433bde3953: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@21433bde3953: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@21433bde3953: Final verdict of PTC: pass 20241220095446424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34604<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@21433bde3953: Final verdict of PTC: none -NSVCI97(673)@21433bde3953: Final verdict of PTC: none 20241220095446429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095446429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(684)@21433bde3953: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@21433bde3953: Final verdict of PTC: none -NSVCI98(678)@21433bde3953: Final verdict of PTC: none -NSVCI99(683)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@21433bde3953: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@21433bde3953: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(676)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(681)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(671)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@21433bde3953: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Dec 20 09:54:46 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 20241220095446565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095446867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20241220095447430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095447430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48928, count=53284) 20241220095448430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095448430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Dec 20 09:54:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095449431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095449431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_detach_nopoweroff started. 20241220095449947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095449947 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095449966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095449966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095449966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095449966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095449966 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095449966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095449966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095449966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095449966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095449967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095449967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095449967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095449967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095449967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095449967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095449967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095449967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095449967 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095449967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095449967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095449968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095449968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095449970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095449975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095449975 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095449985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095449985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095449985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095449985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095449985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095449985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095449985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095449985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095449985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095449986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095449986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095449986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095449987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095449987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095449987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095449987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095449987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095449987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095449987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095449987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095449987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095449987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095449990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095449996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095449996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095450014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095450014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095450014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095450014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095450014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095450014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095450014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095450014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095450014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095450015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095450015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095450015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095450015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095450015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095450015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095450015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095450015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095450015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095450015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095450015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095450016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095450016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095450019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095450026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095450026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095450432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095450432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095450432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095450432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(702)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095450433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095450434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(702)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@21433bde3953: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D41AEAB8'O, index=0 SGSN_Test-GSUP(704)@21433bde3953: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@21433bde3953: 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 := '6A67445CFC74999783F13EC90CBF9C10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79A93E63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B93493E5A53C8C48'O } } } } } 20241220095451506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095451506 DLLC NOTICE LLME(ffffffff/d41aeab8){UNASSIGNED} LLC RX: unknown TLLI 0xd41aeab8, creating LLME on the fly (gprs_llc.c:552) 20241220095451507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095451507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095451507 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095451507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095451507 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095451507 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095451507 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095451507 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095451507 DLLC NOTICE LLME(ffffffff/d41aeab8){UNASSIGNED} LLGM Assign pre (d41aeab8 => f73c0d78) (gprs_llc.c:1079) 20241220095451507 DLLC NOTICE LLME(d41aeab8/f73c0d78){ASSIGNED} LLGM Assign post (d41aeab8 => f73c0d78) (gprs_llc.c:1125) 20241220095451507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095451507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095451507 DMM DEBUG MM(262420000000015/f73c0d78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095451520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095451520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095451520 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095451520 DMM DEBUG MM(262420000000015/f73c0d78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241220095451520 DMM NOTICE MM(262420000000015/f73c0d78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095451520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095451520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095451520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095451520 DMM DEBUG MM(262420000000015/f73c0d78) Requesting authorization (sgsn_auth.c:160) 20241220095451520 DMM INFO MM(262420000000015/f73c0d78) Requesting authentication tuples (sgsn_auth.c:184) 20241220095451520 DMM DEBUG MM(262420000000015/f73c0d78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095451520 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241220095451520 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@21433bde3953: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@21433bde3953: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241220095451525 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095451525 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095451525 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095451525 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095451525 DMM INFO MM(262420000000015/f73c0d78) Subscriber data update (mmctx.c:445) 20241220095451525 DMM DEBUG MM(262420000000015/f73c0d78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095451525 DMM INFO MM(262420000000015/f73c0d78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095451525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095451525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095451525 DMM INFO MM(262420000000015/f73c0d78) <- GMM AUTH AND CIPHERING REQ (rand = 6a 67 44 5c fc 74 99 97 83 f1 3e c9 0c bf 9c 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095451536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095451536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095451536 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095451536 DMM INFO MM(262420000000015/f73c0d78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095451536 DMM NOTICE MM(262420000000015/f73c0d78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095451536 DMM DEBUG MM(262420000000015/f73c0d78) checking auth: received GSM SRES = 79 a9 3e 63 (gprs_gmm.c:648) 20241220095451536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095451536 DMM DEBUG MM(262420000000015/f73c0d78) Requesting authorization (sgsn_auth.c:160) 20241220095451536 DMM INFO MM(262420000000015/f73c0d78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095451536 DMM DEBUG MM(262420000000015/f73c0d78) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095451536 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241220095451536 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) 20241220095451536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095451536 DMM INFO MM(262420000000015/f73c0d78) <- GMM ATTACH ACCEPT (new P-TMSI=0xf73c0d78) (gprs_gmm.c:282) 20241220095451537 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095451537 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095451537 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241220095451537 DMM INFO MM(262420000000015/f73c0d78) Subscriber data update (mmctx.c:445) 20241220095451537 DMM DEBUG MM(262420000000015/f73c0d78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095451537 DMM INFO MM(262420000000015/f73c0d78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095451537 DMM NOTICE MM(262420000000015/f73c0d78) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241220095451537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095451537 DMM NOTICE MM(262420000000015/f73c0d78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095451537 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) 20241220095451538 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095451538 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241220095451538 DMM INFO MM(262420000000015/f73c0d78) Subscriber data update (mmctx.c:445) 20241220095451538 DMM DEBUG MM(262420000000015/f73c0d78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095451544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095451544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095451544 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095451544 DMM INFO MM(262420000000015/f73c0d78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095451544 DMM NOTICE MM(262420000000015/f73c0d78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095451544 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095451544 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095451544 DLLC NOTICE LLME(d41aeab8/f73c0d78){ASSIGNED} LLGM Assign pre (ffffffff => f73c0d78) (gprs_llc.c:1079) 20241220095451544 DLLC NOTICE LLME(ffffffff/f73c0d78){ASSIGNED} LLGM Assign post (ffffffff => f73c0d78) (gprs_llc.c:1125) 20241220095451544 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095451544 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095451544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095451545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@21433bde3953: setverdict(pass): none -> pass 20241220095451599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095451599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095451599 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095451599 DMM INFO MM(262420000000015/f73c0d78) -> GMM DETACH REQUEST TLLI=0xf73c0d78 type=GPRS detach (gprs_gmm.c:1440) 20241220095451599 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241220095451599 DMM INFO MM(262420000000015/f73c0d78) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241220095451599 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095451599 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095451599 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095451599 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095451599 DLLC NOTICE LLME(ffffffff/f73c0d78){ASSIGNED} LLGM Assign pre (f73c0d78 => ffffffff) (gprs_llc.c:1079) 20241220095451599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f73c0d78 => ffffffff) (gprs_llc.c:1125) 20241220095451599 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241220095451599 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) 20241220095451599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095451599 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095451599 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095451599 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095451601 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@21433bde3953: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@21433bde3953: Final verdict of PTC: pass 20241220095451612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@21433bde3953: Final verdict of PTC: none -NSVCI97(692)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@21433bde3953: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@21433bde3953: Final verdict of PTC: none 20241220095451617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095451617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(688)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@21433bde3953: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@21433bde3953: Final verdict of PTC: none -NSVCI98(697)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@21433bde3953: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(700)@21433bde3953: Final verdict of PTC: none -NSVCI99(703)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(690)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(695)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(701)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@21433bde3953: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Dec 20 09:54:51 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241220095451690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095451991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79700) 20241220095452618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095452618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79700, count=94436) 20241220095453620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095453620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Dec 20 09:54:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095454621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095454621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_detach_poweroff started. 20241220095455033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095455034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095455054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095455054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095455054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095455054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095455054 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095455054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095455054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095455054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095455054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095455056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095455056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095455056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095455056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095455056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095455056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095455056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095455056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095455056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095455056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095455056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095455056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095455056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095455059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095455066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095455066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095455073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095455073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095455073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095455073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095455073 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095455073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095455073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095455073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095455073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095455073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095455073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095455073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095455073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095455073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095455073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095455073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095455073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095455073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095455073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095455073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095455074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095455074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095455076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095455084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095455084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095455095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095455095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095455095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095455095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095455095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095455095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095455095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095455095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095455095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095455096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095455096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095455096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095455096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095455096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095455096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095455096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095455096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095455096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095455096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095455096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095455096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095455096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095455099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095455106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095455106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095455622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095455622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095455622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095455622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095455623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095455623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@21433bde3953: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='DDB2473C'O, index=0 SGSN_Test-GSUP(723)@21433bde3953: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@21433bde3953: 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 := '1C071FA92526F72869F4019F0FA145C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CA6CF00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20E27F950535BB27'O } } } } } 20241220095456664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095456664 DLLC NOTICE LLME(ffffffff/ddb2473c){UNASSIGNED} LLC RX: unknown TLLI 0xddb2473c, creating LLME on the fly (gprs_llc.c:552) 20241220095456664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095456664 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095456664 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095456664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095456664 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095456664 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095456664 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095456664 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095456664 DLLC NOTICE LLME(ffffffff/ddb2473c){UNASSIGNED} LLGM Assign pre (ddb2473c => ff4da66c) (gprs_llc.c:1079) 20241220095456664 DLLC NOTICE LLME(ddb2473c/ff4da66c){ASSIGNED} LLGM Assign post (ddb2473c => ff4da66c) (gprs_llc.c:1125) 20241220095456664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095456664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095456664 DMM DEBUG MM(262420000000016/ff4da66c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095456687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095456687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095456687 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095456687 DMM DEBUG MM(262420000000016/ff4da66c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241220095456687 DMM NOTICE MM(262420000000016/ff4da66c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095456687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095456687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095456687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095456687 DMM DEBUG MM(262420000000016/ff4da66c) Requesting authorization (sgsn_auth.c:160) 20241220095456687 DMM INFO MM(262420000000016/ff4da66c) Requesting authentication tuples (sgsn_auth.c:184) 20241220095456687 DMM DEBUG MM(262420000000016/ff4da66c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095456687 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241220095456687 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@21433bde3953: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@21433bde3953: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241220095456691 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095456691 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095456691 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095456691 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095456691 DMM INFO MM(262420000000016/ff4da66c) Subscriber data update (mmctx.c:445) 20241220095456691 DMM DEBUG MM(262420000000016/ff4da66c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095456691 DMM INFO MM(262420000000016/ff4da66c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095456691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095456691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095456691 DMM INFO MM(262420000000016/ff4da66c) <- GMM AUTH AND CIPHERING REQ (rand = 1c 07 1f a9 25 26 f7 28 69 f4 01 9f 0f a1 45 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095456706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095456706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095456706 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095456706 DMM INFO MM(262420000000016/ff4da66c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095456706 DMM NOTICE MM(262420000000016/ff4da66c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095456706 DMM DEBUG MM(262420000000016/ff4da66c) checking auth: received GSM SRES = 7c a6 cf 00 (gprs_gmm.c:648) 20241220095456706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095456707 DMM DEBUG MM(262420000000016/ff4da66c) Requesting authorization (sgsn_auth.c:160) 20241220095456707 DMM INFO MM(262420000000016/ff4da66c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095456707 DMM DEBUG MM(262420000000016/ff4da66c) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095456707 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241220095456707 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) 20241220095456707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095456707 DMM INFO MM(262420000000016/ff4da66c) <- GMM ATTACH ACCEPT (new P-TMSI=0xff4da66c) (gprs_gmm.c:282) 20241220095456709 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095456709 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095456709 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241220095456709 DMM INFO MM(262420000000016/ff4da66c) Subscriber data update (mmctx.c:445) 20241220095456709 DMM DEBUG MM(262420000000016/ff4da66c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095456709 DMM INFO MM(262420000000016/ff4da66c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095456709 DMM NOTICE MM(262420000000016/ff4da66c) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241220095456709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095456709 DMM NOTICE MM(262420000000016/ff4da66c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095456709 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) 20241220095456710 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095456710 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241220095456710 DMM INFO MM(262420000000016/ff4da66c) Subscriber data update (mmctx.c:445) 20241220095456711 DMM DEBUG MM(262420000000016/ff4da66c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095456724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095456724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095456724 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095456724 DMM INFO MM(262420000000016/ff4da66c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095456724 DMM NOTICE MM(262420000000016/ff4da66c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095456724 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095456724 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095456724 DLLC NOTICE LLME(ddb2473c/ff4da66c){ASSIGNED} LLGM Assign pre (ffffffff => ff4da66c) (gprs_llc.c:1079) 20241220095456724 DLLC NOTICE LLME(ffffffff/ff4da66c){ASSIGNED} LLGM Assign post (ffffffff => ff4da66c) (gprs_llc.c:1125) 20241220095456724 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095456724 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095456724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095456724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@21433bde3953: setverdict(pass): none -> pass 20241220095456778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095456778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241220095456778 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095456778 DMM INFO MM(262420000000016/ff4da66c) -> GMM DETACH REQUEST TLLI=0xff4da66c type=GPRS detach Power-off (gprs_gmm.c:1440) 20241220095456778 DMM INFO MM(262420000000016/ff4da66c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241220095456778 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095456778 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095456778 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095456778 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095456778 DLLC NOTICE LLME(ffffffff/ff4da66c){ASSIGNED} LLGM Assign pre (ff4da66c => ffffffff) (gprs_llc.c:1079) 20241220095456778 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff4da66c => ffffffff) (gprs_llc.c:1125) 20241220095456778 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241220095456778 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) 20241220095456778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095456778 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095456778 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095456778 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095456780 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241220095500241 DGPRS DEBUG Checking for inactive LLMEs, time = 37216699 (sgsn.c:132) TC_detach_poweroff(725)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@21433bde3953: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@21433bde3953: Final verdict of PTC: pass 20241220095501795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@21433bde3953: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@21433bde3953: Final verdict of PTC: none -NSVCI97(711)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@21433bde3953: Final verdict of PTC: none -NSVCI99(721)@21433bde3953: Final verdict of PTC: none 20241220095501800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095501800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(712)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@21433bde3953: Final verdict of PTC: none -NSVCI98(716)@21433bde3953: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@21433bde3953: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(709)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(719)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(714)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@21433bde3953: Test case TC_detach_poweroff finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Dec 20 09:55:01 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241220095501887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095502189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88600) 20241220095502802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095502802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88600, count=94312) 20241220095503804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095503804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Dec 20 09:55:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095504805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095504805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act started. 20241220095505247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095505252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095505280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095505280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095505280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095505280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095505280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095505280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095505280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095505280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095505280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095505281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095505281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095505281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095505281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095505281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095505281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095505281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095505281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095505281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095505281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095505281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095505281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095505281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095505284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095505288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505288 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095505299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095505299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095505299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095505299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095505299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095505299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095505299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095505299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095505299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095505300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095505300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095505300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095505300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095505300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095505300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095505300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095505300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095505300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095505300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095505300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095505300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095505300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095505302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095505308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095505321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095505321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095505321 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095505321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095505321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095505322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095505322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095505322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095505322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095505322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095505322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095505322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095505322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095505322 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095505322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095505322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095505322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095505322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095505324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095505330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095505806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095505806 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095505806 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095505806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(740)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095505811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095505813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(740)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@21433bde3953: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='CF7BD4EF'O, index=0 SGSN_Test-GSUP(742)@21433bde3953: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@21433bde3953: 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 := 'B3405B40B43ECFB60DE030E31B3B9B0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A4A72CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AF30F9C73C971C5'O } } } } } 20241220095505863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505863 DLLC NOTICE LLME(ffffffff/cf7bd4ef){UNASSIGNED} LLC RX: unknown TLLI 0xcf7bd4ef, creating LLME on the fly (gprs_llc.c:552) 20241220095505863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095505863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095505863 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095505863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095505863 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095505863 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095505863 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095505863 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095505863 DLLC NOTICE LLME(ffffffff/cf7bd4ef){UNASSIGNED} LLGM Assign pre (cf7bd4ef => c1c04b09) (gprs_llc.c:1079) 20241220095505863 DLLC NOTICE LLME(cf7bd4ef/c1c04b09){ASSIGNED} LLGM Assign post (cf7bd4ef => c1c04b09) (gprs_llc.c:1125) 20241220095505863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095505863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095505863 DMM DEBUG MM(262420000000017/c1c04b09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095505869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095505869 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095505869 DMM DEBUG MM(262420000000017/c1c04b09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241220095505869 DMM NOTICE MM(262420000000017/c1c04b09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095505869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095505869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095505869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095505869 DMM DEBUG MM(262420000000017/c1c04b09) Requesting authorization (sgsn_auth.c:160) 20241220095505869 DMM INFO MM(262420000000017/c1c04b09) Requesting authentication tuples (sgsn_auth.c:184) 20241220095505869 DMM DEBUG MM(262420000000017/c1c04b09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095505869 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241220095505869 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@21433bde3953: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241220095505871 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095505871 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095505871 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095505871 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095505871 DMM INFO MM(262420000000017/c1c04b09) Subscriber data update (mmctx.c:445) 20241220095505871 DMM DEBUG MM(262420000000017/c1c04b09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095505871 DMM INFO MM(262420000000017/c1c04b09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095505871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095505871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095505871 DMM INFO MM(262420000000017/c1c04b09) <- GMM AUTH AND CIPHERING REQ (rand = b3 40 5b 40 b4 3e cf b6 0d e0 30 e3 1b 3b 9b 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095505875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095505875 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095505875 DMM INFO MM(262420000000017/c1c04b09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095505875 DMM NOTICE MM(262420000000017/c1c04b09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095505875 DMM DEBUG MM(262420000000017/c1c04b09) checking auth: received GSM SRES = 3a 4a 72 ca (gprs_gmm.c:648) 20241220095505875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095505875 DMM DEBUG MM(262420000000017/c1c04b09) Requesting authorization (sgsn_auth.c:160) 20241220095505875 DMM INFO MM(262420000000017/c1c04b09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095505875 DMM DEBUG MM(262420000000017/c1c04b09) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095505875 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241220095505875 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) 20241220095505875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095505875 DMM INFO MM(262420000000017/c1c04b09) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1c04b09) (gprs_gmm.c:282) 20241220095505876 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095505876 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095505876 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241220095505876 DMM INFO MM(262420000000017/c1c04b09) Subscriber data update (mmctx.c:445) 20241220095505876 DMM DEBUG MM(262420000000017/c1c04b09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095505876 DMM INFO MM(262420000000017/c1c04b09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095505876 DMM NOTICE MM(262420000000017/c1c04b09) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241220095505876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095505876 DMM NOTICE MM(262420000000017/c1c04b09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095505876 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) 20241220095505876 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095505876 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241220095505876 DMM INFO MM(262420000000017/c1c04b09) Subscriber data update (mmctx.c:445) 20241220095505876 DMM DEBUG MM(262420000000017/c1c04b09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095505879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095505879 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095505879 DMM INFO MM(262420000000017/c1c04b09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095505879 DMM NOTICE MM(262420000000017/c1c04b09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095505879 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095505879 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095505879 DLLC NOTICE LLME(cf7bd4ef/c1c04b09){ASSIGNED} LLGM Assign pre (ffffffff => c1c04b09) (gprs_llc.c:1079) 20241220095505879 DLLC NOTICE LLME(ffffffff/c1c04b09){ASSIGNED} LLGM Assign post (ffffffff => c1c04b09) (gprs_llc.c:1125) 20241220095505879 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095505879 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095505879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095505879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@21433bde3953: setverdict(pass): none -> pass 20241220095505930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095505930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095505930 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095505930 DMM INFO MM(262420000000017/c1c04b09) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095505930 DMM INFO MM(262420000000017/c1c04b09) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095505930 DMM DEBUG MM(262420000000017/c1c04b09) Using GGSN 0 (gprs_sm.c:317) 20241220095505930 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) 20241220095505930 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241220095505930 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095505930 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095505930 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241220095505936 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 0f c6 aa df 11 66 44 a9 aa 14 05 7f b2 2e 1c 89 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) 20241220095505936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad30d0, cbp=0x560e97855790) (sgsn_libgtp.c:633) 20241220095505936 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095505936 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e97859be8 TLLI=c1c04b09, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095505936 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095505936 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@21433bde3953: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@21433bde3953: Final verdict of PTC: pass 20241220095505940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(735)@21433bde3953: Final verdict of PTC: none 20241220095505941 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095505941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(740)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(742)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@21433bde3953: Final verdict of PTC: none -NSVCI97(730)@21433bde3953: Final verdict of PTC: none -NSVCI99(741)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(738)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(728)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(739)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(733)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Dec 20 09:55:06 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 20241220095506040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095506441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91920) 20241220095506942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095506942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91920, count=93180) 20241220095507943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095507943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Dec 20 09:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095508945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095508945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_pdp_act_unattached started. 20241220095509513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095509516 DMM INFO MM(262420000000017/c1c04b09) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095509516 DMM INFO MM(262420000000017/c1c04b09) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095509516 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095509516 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095509516 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095509516 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095509516 DLLC NOTICE LLME(ffffffff/c1c04b09){ASSIGNED} LLGM Assign pre (c1c04b09 => ffffffff) (gprs_llc.c:1079) 20241220095509516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1c04b09 => ffffffff) (gprs_llc.c:1125) 20241220095509516 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e97859890 (gprs_sndcp.c:574) 20241220095509516 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e97859be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095509516 DMM NOTICE MM(262420000000017/c1c04b09) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095509516 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241220095509516 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095509516 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095509516 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241220095509517 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241220095509517 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) 20241220095509517 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:402) 20241220095509517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095509517 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095509517 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095509517 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095509517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095509572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095509572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095509572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095509572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095509572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095509572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095509572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095509572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095509572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095509573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095509573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095509573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095509573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095509573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095509573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095509573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095509573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095509573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095509573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095509573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095509573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095509573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095509576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095509581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095509581 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095509595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095509595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095509595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095509595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095509595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095509596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095509596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095509596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095509596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095509596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095509596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095509596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095509596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095509596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095509596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095509596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095509596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095509596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095509599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095509606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095509606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(754)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@21433bde3953: Provider Link came up: sending NS-RESET TC_pdp_act_unattached-BVCI210(752)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095509609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095509609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095509609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095509609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095509609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095509609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095509609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095509609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095509609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095509610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095509610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095509610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095509610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095509610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095509610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095509610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095509610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095509610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095509610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095509610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095509611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095509611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095509613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095509620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095509620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095509946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095509946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095509946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095509946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095509950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095509952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@21433bde3953: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D9632CE7'O, index=0 SGSN_Test-GSUP(761)@21433bde3953: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241220095510009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095510009 DLLC NOTICE LLME(ffffffff/d9632ce7){UNASSIGNED} LLC RX: unknown TLLI 0xd9632ce7, creating LLME on the fly (gprs_llc.c:552) 20241220095510009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095510009 DMM NOTICE LLME(ffffffff/d9632ce7){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241220095510009 DLLC NOTICE LLME(ffffffff/d9632ce7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241220095510009 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@21433bde3953: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@21433bde3953: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@21433bde3953: Final verdict of PTC: pass 20241220095510026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095510027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095510027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(760)@21433bde3953: Final verdict of PTC: none -NSVCI97(749)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(761)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@21433bde3953: Final verdict of PTC: none -NSVCI99(759)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@21433bde3953: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@21433bde3953: Final verdict of PTC: none -NSVCI98(755)@21433bde3953: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@21433bde3953: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(747)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(753)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(757)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@21433bde3953: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Dec 20 09:55:10 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 20241220095510187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095510488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20241220095511029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095511029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20241220095512031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095512031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Dec 20 09:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095513033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095513033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user started. 20241220095513527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095513531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095513554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095513554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095513554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095513554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095513554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095513554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095513554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095513554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095513554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095513555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095513555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095513555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095513555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095513555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095513555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095513555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095513555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095513555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095513555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095513555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095513555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095513555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095513557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095513561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095513561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095513570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095513570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095513570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095513570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095513570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095513570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095513570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095513570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095513570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095513571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095513571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095513571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095513571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095513571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095513571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095513571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095513571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095513571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095513571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095513571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095513572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095513572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095513574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095513580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095513580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095513589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095513589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095513589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095513589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095513589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095513589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095513589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095513589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095513589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095513590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095513590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095513590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095513590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095513590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095513590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095513590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095513590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095513590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095513590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095513590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095513590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095513590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095513593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095513600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095513600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095514035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095514035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095514035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095514035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095514036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095514036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@21433bde3953: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='CE8A3422'O, index=0 SGSN_Test-GSUP(780)@21433bde3953: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@21433bde3953: 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 := 'A1498951FC64FCDE87FAF96F5B432DFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CDD3F91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD3C133867EB0F8B'O } } } } } 20241220095514058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095514058 DLLC NOTICE LLME(ffffffff/ce8a3422){UNASSIGNED} LLC RX: unknown TLLI 0xce8a3422, creating LLME on the fly (gprs_llc.c:552) 20241220095514058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095514058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095514058 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095514058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095514058 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095514058 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095514058 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095514058 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095514058 DLLC NOTICE LLME(ffffffff/ce8a3422){UNASSIGNED} LLGM Assign pre (ce8a3422 => c49035a9) (gprs_llc.c:1079) 20241220095514058 DLLC NOTICE LLME(ce8a3422/c49035a9){ASSIGNED} LLGM Assign post (ce8a3422 => c49035a9) (gprs_llc.c:1125) 20241220095514058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095514058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095514058 DMM DEBUG MM(262420000000019/c49035a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095514064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095514064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095514064 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095514064 DMM DEBUG MM(262420000000019/c49035a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241220095514064 DMM NOTICE MM(262420000000019/c49035a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095514064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095514064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095514064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095514064 DMM DEBUG MM(262420000000019/c49035a9) Requesting authorization (sgsn_auth.c:160) 20241220095514064 DMM INFO MM(262420000000019/c49035a9) Requesting authentication tuples (sgsn_auth.c:184) 20241220095514064 DMM DEBUG MM(262420000000019/c49035a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095514064 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241220095514064 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@21433bde3953: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241220095514106 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095514106 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095514106 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095514106 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095514106 DMM INFO MM(262420000000019/c49035a9) Subscriber data update (mmctx.c:445) 20241220095514106 DMM DEBUG MM(262420000000019/c49035a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095514106 DMM INFO MM(262420000000019/c49035a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095514106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095514106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095514106 DMM INFO MM(262420000000019/c49035a9) <- GMM AUTH AND CIPHERING REQ (rand = a1 49 89 51 fc 64 fc de 87 fa f9 6f 5b 43 2d fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095514110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095514111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095514111 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095514111 DMM INFO MM(262420000000019/c49035a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095514111 DMM NOTICE MM(262420000000019/c49035a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095514111 DMM DEBUG MM(262420000000019/c49035a9) checking auth: received GSM SRES = 8c dd 3f 91 (gprs_gmm.c:648) 20241220095514111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095514111 DMM DEBUG MM(262420000000019/c49035a9) Requesting authorization (sgsn_auth.c:160) 20241220095514111 DMM INFO MM(262420000000019/c49035a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095514111 DMM DEBUG MM(262420000000019/c49035a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095514111 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241220095514111 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) 20241220095514111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095514111 DMM INFO MM(262420000000019/c49035a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc49035a9) (gprs_gmm.c:282) 20241220095514111 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095514111 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095514111 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241220095514111 DMM INFO MM(262420000000019/c49035a9) Subscriber data update (mmctx.c:445) 20241220095514111 DMM DEBUG MM(262420000000019/c49035a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095514111 DMM INFO MM(262420000000019/c49035a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095514111 DMM NOTICE MM(262420000000019/c49035a9) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241220095514111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095514111 DMM NOTICE MM(262420000000019/c49035a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095514112 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) 20241220095514112 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095514112 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241220095514112 DMM INFO MM(262420000000019/c49035a9) Subscriber data update (mmctx.c:445) 20241220095514112 DMM DEBUG MM(262420000000019/c49035a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095514114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095514114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095514114 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095514114 DMM INFO MM(262420000000019/c49035a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095514114 DMM NOTICE MM(262420000000019/c49035a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095514114 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095514114 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095514114 DLLC NOTICE LLME(ce8a3422/c49035a9){ASSIGNED} LLGM Assign pre (ffffffff => c49035a9) (gprs_llc.c:1079) 20241220095514114 DLLC NOTICE LLME(ffffffff/c49035a9){ASSIGNED} LLGM Assign post (ffffffff => c49035a9) (gprs_llc.c:1125) 20241220095514114 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095514114 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095514114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095514114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@21433bde3953: setverdict(pass): none -> pass 20241220095514174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095514174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095514174 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095514174 DMM INFO MM(262420000000019/c49035a9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095514174 DMM INFO MM(262420000000019/c49035a9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095514174 DMM DEBUG MM(262420000000019/c49035a9) Using GGSN 0 (gprs_sm.c:317) 20241220095514174 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) 20241220095514174 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241220095514174 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095514174 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095514174 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241220095514191 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 7a 34 6f c3 11 86 ed 09 03 14 05 7f 13 4d 4e 11 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241220095514191 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad4148, cbp=0x560e97855d70) (sgsn_libgtp.c:633) 20241220095514191 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095514191 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785ad28 TLLI=c49035a9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095514191 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095514191 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095514208 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241220095514225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095514225 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095514225 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@21433bde3953: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@21433bde3953: Final verdict of PTC: pass 20241220095514237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@21433bde3953: Final verdict of PTC: none 20241220095514240 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(773)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@21433bde3953: Final verdict of PTC: none -NSVCI97(768)@21433bde3953: Final verdict of PTC: none 20241220095514241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(781)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@21433bde3953: Final verdict of PTC: none -NSVCI99(778)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(771)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(766)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(776)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Dec 20 09:55:14 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 20241220095514381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095514782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79672) 20241220095515242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095515242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79672, count=96124) 20241220095516242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095516242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Dec 20 09:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095517243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095517243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_ggsn_reject started. 20241220095517903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095517906 DMM INFO MM(262420000000019/c49035a9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095517906 DMM INFO MM(262420000000019/c49035a9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095517906 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095517906 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095517906 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095517906 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095517906 DLLC NOTICE LLME(ffffffff/c49035a9){ASSIGNED} LLGM Assign pre (c49035a9 => ffffffff) (gprs_llc.c:1079) 20241220095517906 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c49035a9 => ffffffff) (gprs_llc.c:1125) 20241220095517906 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785a9d0 (gprs_sndcp.c:574) 20241220095517906 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785ad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095517906 DMM NOTICE MM(262420000000019/c49035a9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095517906 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241220095517906 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095517906 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095517906 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241220095517906 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241220095517906 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) 20241220095517906 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:402) 20241220095517906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095517906 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095517906 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095517906 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095517906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095517937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095517937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095517937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095517937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095517937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095517937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095517937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095517937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095517937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241220095517937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095517937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095517937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(787)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095517937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095517937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095517937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095517937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095517937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095517937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095517937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095517937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095517938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095517938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095517940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095517945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095517945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095517953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095517953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095517953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095517953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095517953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095517953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095517953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095517953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095517953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095517954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095517954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095517954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095517954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095517954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095517954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095517954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095517954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095517954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095517954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095517954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095517954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095517954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095517956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095517962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095517962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095517974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095517974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095517974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095517974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095517974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095517974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095517974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095517974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095517974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095517975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095517975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095517975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095517975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095517975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095517975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095517975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095517975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095517975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095517975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095517975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(798)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095517976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095517976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095517978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095517982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095517982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095518244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095518244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095518244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095518244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(797)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095518245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(797)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095518246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(797)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@21433bde3953: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='EF6D046A'O, index=0 SGSN_Test-GSUP(799)@21433bde3953: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@21433bde3953: 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 := '442DD919D5EF566E9D47BA3AACD0172B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85986619'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '552F4F6AE031AB52'O } } } } } 20241220095518270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095518270 DLLC NOTICE LLME(ffffffff/ef6d046a){UNASSIGNED} LLC RX: unknown TLLI 0xef6d046a, creating LLME on the fly (gprs_llc.c:552) 20241220095518270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095518270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095518270 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095518270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095518270 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095518270 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095518270 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095518270 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095518270 DLLC NOTICE LLME(ffffffff/ef6d046a){UNASSIGNED} LLGM Assign pre (ef6d046a => cb9225da) (gprs_llc.c:1079) 20241220095518270 DLLC NOTICE LLME(ef6d046a/cb9225da){ASSIGNED} LLGM Assign post (ef6d046a => cb9225da) (gprs_llc.c:1125) 20241220095518270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095518270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095518270 DMM DEBUG MM(262420000000020/cb9225da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095518279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095518279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095518279 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095518279 DMM DEBUG MM(262420000000020/cb9225da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241220095518279 DMM NOTICE MM(262420000000020/cb9225da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095518279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095518279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095518279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095518279 DMM DEBUG MM(262420000000020/cb9225da) Requesting authorization (sgsn_auth.c:160) 20241220095518279 DMM INFO MM(262420000000020/cb9225da) Requesting authentication tuples (sgsn_auth.c:184) 20241220095518279 DMM DEBUG MM(262420000000020/cb9225da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095518279 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241220095518279 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@21433bde3953: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241220095518322 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095518322 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095518322 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095518322 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095518322 DMM INFO MM(262420000000020/cb9225da) Subscriber data update (mmctx.c:445) 20241220095518322 DMM DEBUG MM(262420000000020/cb9225da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095518322 DMM INFO MM(262420000000020/cb9225da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095518322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095518322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095518322 DMM INFO MM(262420000000020/cb9225da) <- GMM AUTH AND CIPHERING REQ (rand = 44 2d d9 19 d5 ef 56 6e 9d 47 ba 3a ac d0 17 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095518328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095518328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095518328 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095518328 DMM INFO MM(262420000000020/cb9225da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095518328 DMM NOTICE MM(262420000000020/cb9225da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095518328 DMM DEBUG MM(262420000000020/cb9225da) checking auth: received GSM SRES = 85 98 66 19 (gprs_gmm.c:648) 20241220095518328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095518328 DMM DEBUG MM(262420000000020/cb9225da) Requesting authorization (sgsn_auth.c:160) 20241220095518328 DMM INFO MM(262420000000020/cb9225da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095518328 DMM DEBUG MM(262420000000020/cb9225da) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095518328 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241220095518328 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) 20241220095518328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095518328 DMM INFO MM(262420000000020/cb9225da) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9225da) (gprs_gmm.c:282) 20241220095518329 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095518329 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095518329 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241220095518329 DMM INFO MM(262420000000020/cb9225da) Subscriber data update (mmctx.c:445) 20241220095518329 DMM DEBUG MM(262420000000020/cb9225da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095518329 DMM INFO MM(262420000000020/cb9225da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095518329 DMM NOTICE MM(262420000000020/cb9225da) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241220095518329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095518329 DMM NOTICE MM(262420000000020/cb9225da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095518329 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) 20241220095518329 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095518329 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241220095518329 DMM INFO MM(262420000000020/cb9225da) Subscriber data update (mmctx.c:445) 20241220095518329 DMM DEBUG MM(262420000000020/cb9225da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095518333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095518333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095518333 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095518333 DMM INFO MM(262420000000020/cb9225da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095518333 DMM NOTICE MM(262420000000020/cb9225da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095518333 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095518333 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095518333 DLLC NOTICE LLME(ef6d046a/cb9225da){ASSIGNED} LLGM Assign pre (ffffffff => cb9225da) (gprs_llc.c:1079) 20241220095518333 DLLC NOTICE LLME(ffffffff/cb9225da){ASSIGNED} LLGM Assign post (ffffffff => cb9225da) (gprs_llc.c:1125) 20241220095518333 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095518333 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095518333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095518333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@21433bde3953: setverdict(pass): none -> pass 20241220095518385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095518385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095518385 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095518385 DMM INFO MM(262420000000020/cb9225da) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095518385 DMM INFO MM(262420000000020/cb9225da) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095518385 DMM DEBUG MM(262420000000020/cb9225da) Using GGSN 0 (gprs_sm.c:317) 20241220095518385 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) 20241220095518385 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241220095518385 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095518385 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095518385 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241220095518392 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 66 ae 52 88 11 31 13 09 4e 14 05 7f 99 e8 9e eb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241220095518392 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd54dad51c0, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095518392 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241220095518392 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241220095518392 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095518392 DMM NOTICE MM(262420000000020/cb9225da) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@21433bde3953: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@21433bde3953: Final verdict of PTC: pass 20241220095518398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51826<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@21433bde3953: Final verdict of PTC: none 20241220095518399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095518399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@21433bde3953: Final verdict of PTC: none -NSVCI97(787)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@21433bde3953: Final verdict of PTC: none -NSVCI99(798)@21433bde3953: Final verdict of PTC: none -NSVCI98(792)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(796)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(785)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(790)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Dec 20 09:55:18 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 20241220095518514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095518916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95020) 20241220095519399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095519400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95020, count=99376) 20241220095520401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095520401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Dec 20 09:55:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095521401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095521401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user_deact_mo started. 20241220095521953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095521956 DMM INFO MM(262420000000020/cb9225da) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095521956 DMM INFO MM(262420000000020/cb9225da) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095521956 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095521956 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095521956 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095521956 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095521956 DLLC NOTICE LLME(ffffffff/cb9225da){ASSIGNED} LLGM Assign pre (cb9225da => ffffffff) (gprs_llc.c:1079) 20241220095521956 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9225da => ffffffff) (gprs_llc.c:1125) 20241220095521956 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241220095521956 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) 20241220095521956 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:402) 20241220095521956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095521956 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095521956 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095521956 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095521956 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095521985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095521985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095521985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095521985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095521985 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095521985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095521985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095521985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095521985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095521986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095521986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095521986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095521986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095521986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095521986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095521986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095521986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095521986 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095521986 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095521986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(806)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095521986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095521986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095521988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095521993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095521993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095522000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095522000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095522000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095522000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095522000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095522000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095522000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095522000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095522000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095522002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095522002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095522002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095522002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095522002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095522002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095522002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095522002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095522002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095522002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095522002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(811)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095522002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095522002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095522005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095522011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095522019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095522019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095522019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095522019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095522019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095522019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095522019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095522019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095522019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095522020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095522020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095522020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095522020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095522020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095522020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095522020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095522020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095522020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095522020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095522020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095522020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095522020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095522023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095522027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095522402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095522402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095522402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095522402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095522404 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095522404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@21433bde3953: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='EF275896'O, index=0 SGSN_Test-GSUP(818)@21433bde3953: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@21433bde3953: 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 := 'D9F3C87ED4A31603ECF762371B94EEE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28E4148F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4E9B7F8A192724B'O } } } } } 20241220095522427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522427 DLLC NOTICE LLME(ffffffff/ef275896){UNASSIGNED} LLC RX: unknown TLLI 0xef275896, creating LLME on the fly (gprs_llc.c:552) 20241220095522427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095522427 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095522427 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095522427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095522427 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095522427 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095522427 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095522427 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095522427 DLLC NOTICE LLME(ffffffff/ef275896){UNASSIGNED} LLGM Assign pre (ef275896 => e0d754ab) (gprs_llc.c:1079) 20241220095522427 DLLC NOTICE LLME(ef275896/e0d754ab){ASSIGNED} LLGM Assign post (ef275896 => e0d754ab) (gprs_llc.c:1125) 20241220095522427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095522427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095522427 DMM DEBUG MM(262420000000021/e0d754ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095522434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095522434 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095522434 DMM DEBUG MM(262420000000021/e0d754ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241220095522434 DMM NOTICE MM(262420000000021/e0d754ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095522434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095522434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095522434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095522434 DMM DEBUG MM(262420000000021/e0d754ab) Requesting authorization (sgsn_auth.c:160) 20241220095522434 DMM INFO MM(262420000000021/e0d754ab) Requesting authentication tuples (sgsn_auth.c:184) 20241220095522434 DMM DEBUG MM(262420000000021/e0d754ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095522434 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241220095522434 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@21433bde3953: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241220095522478 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095522478 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095522478 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095522478 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095522478 DMM INFO MM(262420000000021/e0d754ab) Subscriber data update (mmctx.c:445) 20241220095522478 DMM DEBUG MM(262420000000021/e0d754ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095522478 DMM INFO MM(262420000000021/e0d754ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095522478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095522478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095522478 DMM INFO MM(262420000000021/e0d754ab) <- GMM AUTH AND CIPHERING REQ (rand = d9 f3 c8 7e d4 a3 16 03 ec f7 62 37 1b 94 ee e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095522483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095522483 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095522483 DMM INFO MM(262420000000021/e0d754ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095522483 DMM NOTICE MM(262420000000021/e0d754ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095522483 DMM DEBUG MM(262420000000021/e0d754ab) checking auth: received GSM SRES = 28 e4 14 8f (gprs_gmm.c:648) 20241220095522483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095522483 DMM DEBUG MM(262420000000021/e0d754ab) Requesting authorization (sgsn_auth.c:160) 20241220095522483 DMM INFO MM(262420000000021/e0d754ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095522483 DMM DEBUG MM(262420000000021/e0d754ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095522483 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241220095522483 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) 20241220095522483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095522483 DMM INFO MM(262420000000021/e0d754ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d754ab) (gprs_gmm.c:282) 20241220095522484 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095522484 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095522484 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241220095522484 DMM INFO MM(262420000000021/e0d754ab) Subscriber data update (mmctx.c:445) 20241220095522484 DMM DEBUG MM(262420000000021/e0d754ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095522484 DMM INFO MM(262420000000021/e0d754ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095522484 DMM NOTICE MM(262420000000021/e0d754ab) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241220095522484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095522484 DMM NOTICE MM(262420000000021/e0d754ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095522484 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) 20241220095522484 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095522484 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241220095522484 DMM INFO MM(262420000000021/e0d754ab) Subscriber data update (mmctx.c:445) 20241220095522484 DMM DEBUG MM(262420000000021/e0d754ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095522487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095522487 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095522487 DMM INFO MM(262420000000021/e0d754ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095522487 DMM NOTICE MM(262420000000021/e0d754ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095522487 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095522487 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095522487 DLLC NOTICE LLME(ef275896/e0d754ab){ASSIGNED} LLGM Assign pre (ffffffff => e0d754ab) (gprs_llc.c:1079) 20241220095522487 DLLC NOTICE LLME(ffffffff/e0d754ab){ASSIGNED} LLGM Assign post (ffffffff => e0d754ab) (gprs_llc.c:1125) 20241220095522487 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095522487 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095522487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095522487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@21433bde3953: setverdict(pass): none -> pass 20241220095522538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095522538 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095522538 DMM INFO MM(262420000000021/e0d754ab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095522538 DMM INFO MM(262420000000021/e0d754ab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095522538 DMM DEBUG MM(262420000000021/e0d754ab) Using GGSN 0 (gprs_sm.c:317) 20241220095522538 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) 20241220095522538 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241220095522538 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095522538 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095522538 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241220095522544 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 5b fd e2 82 11 52 3f 06 0d 14 05 7f 80 00 07 44 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) 20241220095522544 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad51c0, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095522544 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095522544 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785ad28 TLLI=e0d754ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095522544 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095522544 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095522548 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241220095522551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522551 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095522551 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095522553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095522553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241220095522553 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095522553 DMM INFO MM(262420000000021/e0d754ab) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241220095522553 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095522553 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241220095522553 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) 20241220095522553 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd54dad51c0, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095522553 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241220095522553 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785ad28, TLLI=e0d754ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095522553 DMM INFO MM(262420000000021/e0d754ab) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241220095522554 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241220095522554 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@21433bde3953: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@21433bde3953: Final verdict of PTC: pass 20241220095522557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@21433bde3953: Final verdict of PTC: none -NSVCI97(806)@21433bde3953: Final verdict of PTC: none -NSVCI99(816)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@21433bde3953: Final verdict of PTC: none 20241220095522558 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095522558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@21433bde3953: Final verdict of PTC: none -NSVCI98(811)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(809)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(814)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(804)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Dec 20 09:55:22 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 20241220095522612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095523014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102000) 20241220095523559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095523559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102000, count=106356) 20241220095524559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095524559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Dec 20 09:55:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095525561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095525561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user_deact_mt started. 20241220095526046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095526046 DMM INFO MM(262420000000021/e0d754ab) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095526046 DMM INFO MM(262420000000021/e0d754ab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095526046 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095526046 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095526046 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095526046 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095526046 DLLC NOTICE LLME(ffffffff/e0d754ab){ASSIGNED} LLGM Assign pre (e0d754ab => ffffffff) (gprs_llc.c:1079) 20241220095526046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0d754ab => ffffffff) (gprs_llc.c:1125) 20241220095526046 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241220095526046 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) 20241220095526046 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:402) 20241220095526046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095526046 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095526046 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095526046 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095526046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095526071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095526071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095526071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095526071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095526071 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095526071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095526071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095526071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095526071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095526072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095526072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095526072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095526072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095526072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095526072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095526072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095526072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095526072 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095526072 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095526072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095526072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095526072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095526075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(826)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095526081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095526091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095526091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095526091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095526091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095526091 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095526091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095526091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095526091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095526091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095526092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095526092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095526092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095526092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095526094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095526099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095526109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095526109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095526110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095526110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095526110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095526110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095526110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095526110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095526110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095526110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095526110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095526110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095526110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095526111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095526111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095526113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095526118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095526562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095526562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095526562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095526562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095526563 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095526563 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@21433bde3953: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F7D3AAE0'O, index=0 SGSN_Test-GSUP(837)@21433bde3953: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@21433bde3953: 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 := '8312AF9143C349500AE0A64A0C3351BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E4CC6885'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36D85F86C2665B97'O } } } } } 20241220095526586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526586 DLLC NOTICE LLME(ffffffff/f7d3aae0){UNASSIGNED} LLC RX: unknown TLLI 0xf7d3aae0, creating LLME on the fly (gprs_llc.c:552) 20241220095526586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095526586 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095526586 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095526586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095526586 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095526586 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095526586 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095526586 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095526586 DLLC NOTICE LLME(ffffffff/f7d3aae0){UNASSIGNED} LLGM Assign pre (f7d3aae0 => c39ca2d7) (gprs_llc.c:1079) 20241220095526586 DLLC NOTICE LLME(f7d3aae0/c39ca2d7){ASSIGNED} LLGM Assign post (f7d3aae0 => c39ca2d7) (gprs_llc.c:1125) 20241220095526586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095526586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095526586 DMM DEBUG MM(262420000000022/c39ca2d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095526593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095526593 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095526593 DMM DEBUG MM(262420000000022/c39ca2d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241220095526593 DMM NOTICE MM(262420000000022/c39ca2d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095526593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095526593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095526593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095526593 DMM DEBUG MM(262420000000022/c39ca2d7) Requesting authorization (sgsn_auth.c:160) 20241220095526593 DMM INFO MM(262420000000022/c39ca2d7) Requesting authentication tuples (sgsn_auth.c:184) 20241220095526593 DMM DEBUG MM(262420000000022/c39ca2d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095526593 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241220095526593 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@21433bde3953: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241220095526634 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095526634 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095526634 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095526634 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095526634 DMM INFO MM(262420000000022/c39ca2d7) Subscriber data update (mmctx.c:445) 20241220095526634 DMM DEBUG MM(262420000000022/c39ca2d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095526634 DMM INFO MM(262420000000022/c39ca2d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095526634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095526634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095526634 DMM INFO MM(262420000000022/c39ca2d7) <- GMM AUTH AND CIPHERING REQ (rand = 83 12 af 91 43 c3 49 50 0a e0 a6 4a 0c 33 51 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095526640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095526640 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095526640 DMM INFO MM(262420000000022/c39ca2d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095526640 DMM NOTICE MM(262420000000022/c39ca2d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095526640 DMM DEBUG MM(262420000000022/c39ca2d7) checking auth: received GSM SRES = e4 cc 68 85 (gprs_gmm.c:648) 20241220095526640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095526640 DMM DEBUG MM(262420000000022/c39ca2d7) Requesting authorization (sgsn_auth.c:160) 20241220095526640 DMM INFO MM(262420000000022/c39ca2d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095526640 DMM DEBUG MM(262420000000022/c39ca2d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095526640 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241220095526640 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) 20241220095526640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095526640 DMM INFO MM(262420000000022/c39ca2d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc39ca2d7) (gprs_gmm.c:282) 20241220095526641 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095526641 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095526641 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241220095526641 DMM INFO MM(262420000000022/c39ca2d7) Subscriber data update (mmctx.c:445) 20241220095526641 DMM DEBUG MM(262420000000022/c39ca2d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095526641 DMM INFO MM(262420000000022/c39ca2d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095526641 DMM NOTICE MM(262420000000022/c39ca2d7) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241220095526641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095526641 DMM NOTICE MM(262420000000022/c39ca2d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095526641 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) 20241220095526641 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095526641 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241220095526641 DMM INFO MM(262420000000022/c39ca2d7) Subscriber data update (mmctx.c:445) 20241220095526641 DMM DEBUG MM(262420000000022/c39ca2d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095526645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095526645 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095526645 DMM INFO MM(262420000000022/c39ca2d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095526645 DMM NOTICE MM(262420000000022/c39ca2d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095526645 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095526645 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095526645 DLLC NOTICE LLME(f7d3aae0/c39ca2d7){ASSIGNED} LLGM Assign pre (ffffffff => c39ca2d7) (gprs_llc.c:1079) 20241220095526645 DLLC NOTICE LLME(ffffffff/c39ca2d7){ASSIGNED} LLGM Assign post (ffffffff => c39ca2d7) (gprs_llc.c:1125) 20241220095526645 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095526645 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095526645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095526645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@21433bde3953: setverdict(pass): none -> pass 20241220095526697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095526697 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095526697 DMM INFO MM(262420000000022/c39ca2d7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095526697 DMM INFO MM(262420000000022/c39ca2d7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095526697 DMM DEBUG MM(262420000000022/c39ca2d7) Using GGSN 0 (gprs_sm.c:317) 20241220095526697 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) 20241220095526697 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241220095526697 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095526697 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095526697 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241220095526703 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 30 fd bb ea 11 93 a6 97 9a 14 05 7f cd 2f d9 d8 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) 20241220095526703 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad51c0, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095526703 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095526703 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=c39ca2d7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095526703 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095526703 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095526707 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241220095526711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526711 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095526711 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095526712 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241220095526712 DGPRS INFO PDP(262420000000022:5): Context 0x7fd54dad51c0 was deleted (sgsn_libgtp.c:707) 20241220095526712 DMM INFO MM(262420000000022/c39ca2d7) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095526712 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241220095526712 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@21433bde3953: Removing Client IMSI='262420000000022'H, index=0 20241220095526717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095526717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241220095526717 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095526717 DMM INFO MM(262420000000022/c39ca2d7) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@21433bde3953: Final verdict of PTC: pass 20241220095526719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(822)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(837)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@21433bde3953: Final verdict of PTC: none -NSVCI99(835)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@21433bde3953: Final verdict of PTC: none -NSVCI98(830)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@21433bde3953: Final verdict of PTC: none -NSVCI97(825)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@21433bde3953: Final verdict of PTC: none 20241220095526724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095526724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(831)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(833)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(823)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(828)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Dec 20 09:55:26 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 20241220095526783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095527184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20241220095527726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095527726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84228, count=104652) 20241220095528727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095528727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Dec 20 09:55:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095529728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095529728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_deact_dup started. 20241220095530212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095530213 DMM INFO MM(262420000000022/c39ca2d7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095530213 DMM INFO MM(262420000000022/c39ca2d7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095530213 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095530213 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095530213 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095530213 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095530213 DLLC NOTICE LLME(ffffffff/c39ca2d7){ASSIGNED} LLGM Assign pre (c39ca2d7 => ffffffff) (gprs_llc.c:1079) 20241220095530213 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c39ca2d7 => ffffffff) (gprs_llc.c:1125) 20241220095530213 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095530213 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095530213 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241220095530213 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) 20241220095530213 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:402) 20241220095530213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095530213 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095530213 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095530213 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095530213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095530238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095530238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095530238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095530238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095530238 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095530238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095530238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095530238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095530238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(844)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(845)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095530239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095530239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095530239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095530239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095530239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095530239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095530239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095530239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095530239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095530241 DGPRS DEBUG Checking for inactive LLMEs, time = 37216729 (sgsn.c:132) 20241220095530241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(841)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095530247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(842)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(849)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095530258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095530258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095530258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095530259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095530259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095530259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095530259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095530259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095530259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095530260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095530260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095530260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095530260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095530263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(846)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241220095530271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(854)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095530272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095530272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095530272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095530272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095530272 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095530272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095530272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095530272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095530272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095530273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095530273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095530273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095530273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095530273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095530273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095530273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095530273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095530273 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) TC_attach_pdp_act_deact_dup-BVCI210(847)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095530273 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095530273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(854)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095530274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(854)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095530274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095530279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095530285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095530728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095530728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095530728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095530728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095530730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095530730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@21433bde3953: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D29F975C'O, index=0 SGSN_Test-GSUP(856)@21433bde3953: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@21433bde3953: 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 := '7AA7F44786A44589BB614A47341BA519'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E16E193'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A62AF29D8986B35'O } } } } } 20241220095530754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530754 DLLC NOTICE LLME(ffffffff/d29f975c){UNASSIGNED} LLC RX: unknown TLLI 0xd29f975c, creating LLME on the fly (gprs_llc.c:552) 20241220095530754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095530754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095530754 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095530754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095530754 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095530754 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095530754 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095530754 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095530754 DLLC NOTICE LLME(ffffffff/d29f975c){UNASSIGNED} LLGM Assign pre (d29f975c => e68679ca) (gprs_llc.c:1079) 20241220095530754 DLLC NOTICE LLME(d29f975c/e68679ca){ASSIGNED} LLGM Assign post (d29f975c => e68679ca) (gprs_llc.c:1125) 20241220095530754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095530754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095530754 DMM DEBUG MM(262420000000046/e68679ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095530762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095530762 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095530762 DMM DEBUG MM(262420000000046/e68679ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241220095530762 DMM NOTICE MM(262420000000046/e68679ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095530762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095530762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095530762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095530762 DMM DEBUG MM(262420000000046/e68679ca) Requesting authorization (sgsn_auth.c:160) 20241220095530762 DMM INFO MM(262420000000046/e68679ca) Requesting authentication tuples (sgsn_auth.c:184) 20241220095530762 DMM DEBUG MM(262420000000046/e68679ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095530762 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241220095530762 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@21433bde3953: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241220095530802 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095530802 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095530802 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095530802 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095530802 DMM INFO MM(262420000000046/e68679ca) Subscriber data update (mmctx.c:445) 20241220095530802 DMM DEBUG MM(262420000000046/e68679ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095530802 DMM INFO MM(262420000000046/e68679ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095530802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095530802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095530802 DMM INFO MM(262420000000046/e68679ca) <- GMM AUTH AND CIPHERING REQ (rand = 7a a7 f4 47 86 a4 45 89 bb 61 4a 47 34 1b a5 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095530807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095530807 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095530807 DMM INFO MM(262420000000046/e68679ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095530807 DMM NOTICE MM(262420000000046/e68679ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095530807 DMM DEBUG MM(262420000000046/e68679ca) checking auth: received GSM SRES = 7e 16 e1 93 (gprs_gmm.c:648) 20241220095530807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095530807 DMM DEBUG MM(262420000000046/e68679ca) Requesting authorization (sgsn_auth.c:160) 20241220095530807 DMM INFO MM(262420000000046/e68679ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095530807 DMM DEBUG MM(262420000000046/e68679ca) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095530807 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241220095530807 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) 20241220095530807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095530807 DMM INFO MM(262420000000046/e68679ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xe68679ca) (gprs_gmm.c:282) 20241220095530808 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095530808 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095530808 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241220095530808 DMM INFO MM(262420000000046/e68679ca) Subscriber data update (mmctx.c:445) 20241220095530808 DMM DEBUG MM(262420000000046/e68679ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095530808 DMM INFO MM(262420000000046/e68679ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095530808 DMM NOTICE MM(262420000000046/e68679ca) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241220095530808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095530808 DMM NOTICE MM(262420000000046/e68679ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095530808 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) 20241220095530809 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095530809 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241220095530809 DMM INFO MM(262420000000046/e68679ca) Subscriber data update (mmctx.c:445) 20241220095530809 DMM DEBUG MM(262420000000046/e68679ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095530812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095530812 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095530812 DMM INFO MM(262420000000046/e68679ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095530812 DMM NOTICE MM(262420000000046/e68679ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095530812 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095530812 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095530812 DLLC NOTICE LLME(d29f975c/e68679ca){ASSIGNED} LLGM Assign pre (ffffffff => e68679ca) (gprs_llc.c:1079) 20241220095530812 DLLC NOTICE LLME(ffffffff/e68679ca){ASSIGNED} LLGM Assign post (ffffffff => e68679ca) (gprs_llc.c:1125) 20241220095530812 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095530812 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095530812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095530812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@21433bde3953: setverdict(pass): none -> pass 20241220095530867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095530867 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095530867 DMM INFO MM(262420000000046/e68679ca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095530867 DMM INFO MM(262420000000046/e68679ca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095530867 DMM DEBUG MM(262420000000046/e68679ca) Using GGSN 0 (gprs_sm.c:317) 20241220095530867 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) 20241220095530867 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241220095530868 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095530868 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095530868 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241220095530893 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 04 5f d8 d2 11 b6 d7 03 b4 14 05 7f fb d4 20 74 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) 20241220095530893 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad51c0, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095530893 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095530893 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=e68679ca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095530893 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095530893 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095530903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241220095530903 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095530903 DMM INFO MM(262420000000046/e68679ca) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241220095530903 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095530903 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241220095530903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095530903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095530903 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095530903 DMM INFO MM(262420000000046/e68679ca) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241220095530903 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095530904 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@21433bde3953: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@21433bde3953: "Received deletePDPContextResponse 1, seq_nr=1036" 20241220095530904 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) 20241220095530904 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd54dad51c0, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095530904 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241220095530905 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=e68679ca, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095530905 DMM INFO MM(262420000000046/e68679ca) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241220095530905 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241220095530905 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095530905 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) 20241220095530905 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@21433bde3953: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@21433bde3953: Final verdict of PTC: pass 20241220095532926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(842)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@21433bde3953: Final verdict of PTC: none 20241220095532932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095532932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(844)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@21433bde3953: Final verdict of PTC: none -NSVCI99(854)@21433bde3953: Final verdict of PTC: none -NSVCI97(845)@21433bde3953: Final verdict of PTC: none -NSVCI98(850)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(843)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(848)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(852)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Dec 20 09:55:33 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 20241220095533074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095533475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101140) 20241220095533934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095533934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101140, count=107472) 20241220095534935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095534935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Dec 20 09:55:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095535936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095535936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_second_attempt started. 20241220095536503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095536506 DMM INFO MM(262420000000046/e68679ca) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095536506 DMM INFO MM(262420000000046/e68679ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095536506 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095536506 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095536506 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095536506 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095536506 DLLC NOTICE LLME(ffffffff/e68679ca){ASSIGNED} LLGM Assign pre (e68679ca => ffffffff) (gprs_llc.c:1079) 20241220095536506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e68679ca => ffffffff) (gprs_llc.c:1125) 20241220095536506 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241220095536506 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) 20241220095536506 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:402) 20241220095536506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095536506 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095536506 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095536506 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095536506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095536539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095536539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095536539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095536539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095536539 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095536539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095536539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095536539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095536539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241220095536540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095536540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095536540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095536540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095536540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095536540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095536540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095536540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095536540 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095536540 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095536540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095536540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095536540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095536543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095536547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095536547 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095536560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095536560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095536560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095536560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095536560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095536560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095536560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095536560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095536560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095536561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095536561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095536561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095536561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095536561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095536561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095536561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095536561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095536561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095536561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095536561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095536561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095536561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095536563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095536569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095536569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(868)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(866)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095536573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095536573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095536573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095536573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095536573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095536573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095536573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095536573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095536573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095536574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095536574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095536574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095536574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095536574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095536574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095536574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095536574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095536574 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095536574 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095536574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(873)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095536575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095536575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095536576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095536580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095536580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095536937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095536937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095536937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095536937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095536938 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095536938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@21433bde3953: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='FEC654C2'O, index=0 SGSN_Test-GSUP(875)@21433bde3953: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@21433bde3953: 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 := 'CDC35D4BC1B7AF5A3306DB0E47C3DB2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6759E61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FAC7E2BF44E98BB'O } } } } } 20241220095536998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095536999 DLLC NOTICE LLME(ffffffff/fec654c2){UNASSIGNED} LLC RX: unknown TLLI 0xfec654c2, creating LLME on the fly (gprs_llc.c:552) 20241220095536999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095536999 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095536999 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095536999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095536999 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095536999 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095536999 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095536999 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095536999 DLLC NOTICE LLME(ffffffff/fec654c2){UNASSIGNED} LLGM Assign pre (fec654c2 => f26d3460) (gprs_llc.c:1079) 20241220095536999 DLLC NOTICE LLME(fec654c2/f26d3460){ASSIGNED} LLGM Assign post (fec654c2 => f26d3460) (gprs_llc.c:1125) 20241220095536999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095536999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095536999 DMM DEBUG MM(262420000000022/f26d3460) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095537004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095537004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095537004 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095537004 DMM DEBUG MM(262420000000022/f26d3460) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241220095537004 DMM NOTICE MM(262420000000022/f26d3460) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095537004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095537004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095537004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095537004 DMM DEBUG MM(262420000000022/f26d3460) Requesting authorization (sgsn_auth.c:160) 20241220095537005 DMM INFO MM(262420000000022/f26d3460) Requesting authentication tuples (sgsn_auth.c:184) 20241220095537005 DMM DEBUG MM(262420000000022/f26d3460) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095537005 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241220095537005 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@21433bde3953: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@21433bde3953: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241220095537006 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095537006 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095537006 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095537006 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095537006 DMM INFO MM(262420000000022/f26d3460) Subscriber data update (mmctx.c:445) 20241220095537006 DMM DEBUG MM(262420000000022/f26d3460) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095537006 DMM INFO MM(262420000000022/f26d3460) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095537006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095537006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095537006 DMM INFO MM(262420000000022/f26d3460) <- GMM AUTH AND CIPHERING REQ (rand = cd c3 5d 4b c1 b7 af 5a 33 06 db 0e 47 c3 db 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095537011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095537011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095537011 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095537011 DMM INFO MM(262420000000022/f26d3460) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095537011 DMM NOTICE MM(262420000000022/f26d3460) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095537011 DMM DEBUG MM(262420000000022/f26d3460) checking auth: received GSM SRES = e6 75 9e 61 (gprs_gmm.c:648) 20241220095537011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095537011 DMM DEBUG MM(262420000000022/f26d3460) Requesting authorization (sgsn_auth.c:160) 20241220095537011 DMM INFO MM(262420000000022/f26d3460) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095537011 DMM DEBUG MM(262420000000022/f26d3460) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095537011 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241220095537011 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) 20241220095537011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095537011 DMM INFO MM(262420000000022/f26d3460) <- GMM ATTACH ACCEPT (new P-TMSI=0xf26d3460) (gprs_gmm.c:282) 20241220095537011 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095537011 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095537011 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241220095537011 DMM INFO MM(262420000000022/f26d3460) Subscriber data update (mmctx.c:445) 20241220095537011 DMM DEBUG MM(262420000000022/f26d3460) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095537011 DMM INFO MM(262420000000022/f26d3460) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095537011 DMM NOTICE MM(262420000000022/f26d3460) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241220095537011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095537011 DMM NOTICE MM(262420000000022/f26d3460) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095537011 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) 20241220095537011 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095537011 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241220095537011 DMM INFO MM(262420000000022/f26d3460) Subscriber data update (mmctx.c:445) 20241220095537012 DMM DEBUG MM(262420000000022/f26d3460) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095537015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095537015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095537015 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095537015 DMM INFO MM(262420000000022/f26d3460) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095537015 DMM NOTICE MM(262420000000022/f26d3460) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095537015 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095537015 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095537015 DLLC NOTICE LLME(fec654c2/f26d3460){ASSIGNED} LLGM Assign pre (ffffffff => f26d3460) (gprs_llc.c:1079) 20241220095537015 DLLC NOTICE LLME(ffffffff/f26d3460){ASSIGNED} LLGM Assign post (ffffffff => f26d3460) (gprs_llc.c:1125) 20241220095537015 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095537015 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095537015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095537015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@21433bde3953: setverdict(pass): none -> pass TC_attach_second_attempt(877)@21433bde3953: 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 := 'E8CC525A72B65D577DBB5A68C6C07EA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D872360'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04BE63220C35739C'O } } } } } 20241220095537067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095537067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095537067 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095537067 DMM INFO MM(262420000000022/f26d3460) -> GMM ATTACH REQUEST MI(TMSI-0xF26D3460) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095537067 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095537067 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095537067 DLLC NOTICE LLME(ffffffff/f26d3460){ASSIGNED} LLGM Assign pre (f26d3460 => ed61f12c) (gprs_llc.c:1079) 20241220095537067 DLLC NOTICE LLME(f26d3460/ed61f12c){ASSIGNED} LLGM Assign post (f26d3460 => ed61f12c) (gprs_llc.c:1125) 20241220095537067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095537067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095537067 DMM DEBUG MM(262420000000022/ed61f12c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095537071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095537071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095537071 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095537071 DMM DEBUG MM(262420000000022/ed61f12c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241220095537071 DMM NOTICE MM(262420000000022/ed61f12c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095537071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095537071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095537071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095537071 DMM DEBUG MM(262420000000022/ed61f12c) Requesting authorization (sgsn_auth.c:160) 20241220095537071 DMM INFO MM(262420000000022/ed61f12c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095537071 DMM DEBUG MM(262420000000022/ed61f12c) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095537071 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241220095537071 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) 20241220095543073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241220095543073 DMM ERROR MM(262420000000022/ed61f12c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241220095543073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241220095543073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220095543073 DMM NOTICE MM(262420000000022/ed61f12c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241220095543073 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241220095543073 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) 20241220095543073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Reject}: Deallocated (fsm.c:568) 20241220095543073 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Deallocated (fsm.c:568) 20241220095543073 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095543073 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220095543073 DLLC NOTICE LLME(f26d3460/ed61f12c){ASSIGNED} LLGM Assign pre (ed61f12c => ffffffff) (gprs_llc.c:1079) 20241220095543073 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed61f12c => ffffffff) (gprs_llc.c:1125) 20241220095556938 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220095556938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220095556938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095600242 DGPRS DEBUG Checking for inactive LLMEs, time = 37216759 (sgsn.c:132) 20241220095606542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095606543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095606543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095606562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095606564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095606564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095606575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095606576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095606576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@21433bde3953: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@21433bde3953: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241220095607012 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095607012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(875)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@21433bde3953: Final verdict of PTC: none -NSVCI99(873)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@21433bde3953: Final verdict of PTC: none -NSVCI98(869)@21433bde3953: Final verdict of PTC: none -NSVCI97(863)@21433bde3953: Final verdict of PTC: none 20241220095607013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58216<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@21433bde3953: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@21433bde3953: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(871)@21433bde3953: Final verdict of PTC: none TC_attach_second_attempt(877)@21433bde3953: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(867)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@21433bde3953: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Dec 20 09:56:07 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 20241220095607101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095607402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107092) 20241220095608013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095608013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107092, count=112524) 20241220095609014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095609014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Dec 20 09:56:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095610015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095610015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_echo_timeout started. 20241220095610426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095610427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095610448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095610448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095610448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095610448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095610448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095610448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095610448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095610448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095610448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095610449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095610449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095610449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095610449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095610449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095610449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095610449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095610449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095610449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095610449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095610449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095610449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095610449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095610452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095610459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095610459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095610467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095610467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095610467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095610467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095610467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095610467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095610467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095610467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095610467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095610469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095610469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095610469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095610469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095610469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095610469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095610469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095610469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095610469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095610469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095610469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(887)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095610469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095610469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095610471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095610476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095610476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095610485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095610485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095610485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095610485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095610485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095610485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095610485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095610485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095610485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095610487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095610487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095610487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095610487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095610487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095610487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095610487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095610487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095610487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095610487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095610487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095610487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095610487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095610489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095610496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095610496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095611017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095611017 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095611017 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095611017 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095611018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095611019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@21433bde3953: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='CDEDB4A9'O, index=0 SGSN_Test-GSUP(894)@21433bde3953: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@21433bde3953: 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 := '19732402B713FC901C006F590AFEE9F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6AAE746'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5702F9AB1DA0235E'O } } } } } 20241220095611040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095611040 DLLC NOTICE LLME(ffffffff/cdedb4a9){UNASSIGNED} LLC RX: unknown TLLI 0xcdedb4a9, creating LLME on the fly (gprs_llc.c:552) 20241220095611040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095611040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095611040 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095611040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095611040 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095611040 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095611040 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095611040 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095611040 DLLC NOTICE LLME(ffffffff/cdedb4a9){UNASSIGNED} LLGM Assign pre (cdedb4a9 => e7e0708c) (gprs_llc.c:1079) 20241220095611040 DLLC NOTICE LLME(cdedb4a9/e7e0708c){ASSIGNED} LLGM Assign post (cdedb4a9 => e7e0708c) (gprs_llc.c:1125) 20241220095611040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095611040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095611040 DMM DEBUG MM(262420000000067/e7e0708c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095611048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095611048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095611048 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095611048 DMM DEBUG MM(262420000000067/e7e0708c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241220095611048 DMM NOTICE MM(262420000000067/e7e0708c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095611048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095611048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095611048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095611048 DMM DEBUG MM(262420000000067/e7e0708c) Requesting authorization (sgsn_auth.c:160) 20241220095611048 DMM INFO MM(262420000000067/e7e0708c) Requesting authentication tuples (sgsn_auth.c:184) 20241220095611048 DMM DEBUG MM(262420000000067/e7e0708c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095611048 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241220095611048 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@21433bde3953: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@21433bde3953: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241220095611090 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095611090 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095611090 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095611090 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095611090 DMM INFO MM(262420000000067/e7e0708c) Subscriber data update (mmctx.c:445) 20241220095611090 DMM DEBUG MM(262420000000067/e7e0708c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095611090 DMM INFO MM(262420000000067/e7e0708c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095611090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095611090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095611090 DMM INFO MM(262420000000067/e7e0708c) <- GMM AUTH AND CIPHERING REQ (rand = 19 73 24 02 b7 13 fc 90 1c 00 6f 59 0a fe e9 f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095611095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095611095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095611095 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095611095 DMM INFO MM(262420000000067/e7e0708c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095611095 DMM NOTICE MM(262420000000067/e7e0708c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095611095 DMM DEBUG MM(262420000000067/e7e0708c) checking auth: received GSM SRES = b6 aa e7 46 (gprs_gmm.c:648) 20241220095611095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095611095 DMM DEBUG MM(262420000000067/e7e0708c) Requesting authorization (sgsn_auth.c:160) 20241220095611095 DMM INFO MM(262420000000067/e7e0708c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095611095 DMM DEBUG MM(262420000000067/e7e0708c) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095611095 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241220095611095 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) 20241220095611095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095611095 DMM INFO MM(262420000000067/e7e0708c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7e0708c) (gprs_gmm.c:282) 20241220095611096 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095611096 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095611096 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241220095611096 DMM INFO MM(262420000000067/e7e0708c) Subscriber data update (mmctx.c:445) 20241220095611096 DMM DEBUG MM(262420000000067/e7e0708c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095611096 DMM INFO MM(262420000000067/e7e0708c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095611096 DMM NOTICE MM(262420000000067/e7e0708c) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241220095611096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095611096 DMM NOTICE MM(262420000000067/e7e0708c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095611096 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) 20241220095611096 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095611096 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241220095611096 DMM INFO MM(262420000000067/e7e0708c) Subscriber data update (mmctx.c:445) 20241220095611096 DMM DEBUG MM(262420000000067/e7e0708c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095611099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095611099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095611099 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095611099 DMM INFO MM(262420000000067/e7e0708c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095611099 DMM NOTICE MM(262420000000067/e7e0708c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095611099 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095611099 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095611099 DLLC NOTICE LLME(cdedb4a9/e7e0708c){ASSIGNED} LLGM Assign pre (ffffffff => e7e0708c) (gprs_llc.c:1079) 20241220095611099 DLLC NOTICE LLME(ffffffff/e7e0708c){ASSIGNED} LLGM Assign post (ffffffff => e7e0708c) (gprs_llc.c:1125) 20241220095611099 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095611099 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095611099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095611099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@21433bde3953: setverdict(pass): none -> pass 20241220095611151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095611151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095611151 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095611151 DMM INFO MM(262420000000067/e7e0708c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095611151 DMM INFO MM(262420000000067/e7e0708c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095611151 DMM DEBUG MM(262420000000067/e7e0708c) Using GGSN 0 (gprs_sm.c:317) 20241220095611151 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) 20241220095611151 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241220095611151 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095611151 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095611151 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241220095611157 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 1a 32 d6 d8 11 5b ce 91 18 14 05 7f 18 94 46 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241220095611157 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad51c0, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095611157 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095611157 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=e7e0708c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095611157 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095611157 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095616023 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241220095616025 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) 20241220095616025 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560e9784b6c0) (sgsn_libgtp.c:633) 20241220095621024 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1039" 20241220095626026 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241220095626026 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1039" 20241220095630243 DGPRS DEBUG Checking for inactive LLMEs, time = 37216789 (sgsn.c:132) 20241220095631018 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220095631018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220095631018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095631026 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241220095631026 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241220095631027 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1041" 20241220095636028 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241220095636028 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241220095636028 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241220095636028 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1041" 20241220095640450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095640451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095640451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095640470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095640472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095640472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095640488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095640489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095640489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095641030 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241220095641030 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241220095641030 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241220095641030 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241220095641030 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1043" 20241220095646031 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241220095646031 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241220095646031 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241220095646031 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241220095646031 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x560e9784b6c0) (sgsn_libgtp.c:633) 20241220095646031 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x560e9784b6c0) (sgsn_libgtp.c:637) 20241220095646031 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241220095646031 DMM INFO MM(262420000000067/e7e0708c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095646031 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241220095646031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095646031 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241220095646031 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241220095646031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095646031 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241220095646031 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241220095646031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095646031 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241220095646031 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241220095646031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095646031 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241220095646031 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@21433bde3953: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@21433bde3953: Removing Client IMSI='262420000000067'H, index=0 20241220095646037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095646037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241220095646037 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095646037 DMM INFO MM(262420000000067/e7e0708c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@21433bde3953: Final verdict of PTC: pass 20241220095646038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@21433bde3953: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@21433bde3953: Final verdict of PTC: none -NSVCI97(882)@21433bde3953: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@21433bde3953: Final verdict of PTC: none 20241220095646040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095646040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(889)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@21433bde3953: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@21433bde3953: Final verdict of PTC: none -NSVCI98(887)@21433bde3953: Final verdict of PTC: none -NSVCI99(892)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(885)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(880)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(890)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Dec 20 09:56:46 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 20241220095646180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095646581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100704) 20241220095647042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095647042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100704, count=114032) 20241220095648043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095648043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Dec 20 09:56:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095649044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095649044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_restart_ctr_echo started. 20241220095649609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095649609 DMM INFO MM(262420000000067/e7e0708c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095649609 DMM INFO MM(262420000000067/e7e0708c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095649609 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095649609 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095649609 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095649609 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095649609 DLLC NOTICE LLME(ffffffff/e7e0708c){ASSIGNED} LLGM Assign pre (e7e0708c => ffffffff) (gprs_llc.c:1079) 20241220095649610 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7e0708c => ffffffff) (gprs_llc.c:1125) 20241220095649610 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095649610 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095649610 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241220095649610 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) 20241220095649610 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:402) 20241220095649610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095649610 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095649610 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095649610 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095649610 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095649630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095649630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095649630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095649630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095649630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095649630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095649630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095649630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095649630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095649631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095649631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095649631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095649631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095649631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095649631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095649631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095649631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095649631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095649631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095649631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095649631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095649631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095649634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095649639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095649639 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095649656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095649656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095649656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095649656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095649656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095649656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095649656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095649656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095649656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095649657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095649657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095649657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095649657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095649657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095649657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095649657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095649657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095649657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095649657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095649657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(906)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(907)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095649657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095649657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095649660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(903)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095649665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095649665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(904)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095649672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095649672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095649672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095649672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095649672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095649672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095649672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095649672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095649672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095649673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095649673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095649673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095649673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095649673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095649673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095649673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095649673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095649673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095649673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095649673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095649674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095649674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095649676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095649681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095649681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095650045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095650045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095650045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095650045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095650046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095650046 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@21433bde3953: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C2DC74D5'O, index=0 SGSN_Test-GSUP(913)@21433bde3953: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@21433bde3953: 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 := '66747B4FE471531ABE228395C93F5B09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF6DC7E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A92203CF23AF4ADA'O } } } } } 20241220095650072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095650072 DLLC NOTICE LLME(ffffffff/c2dc74d5){UNASSIGNED} LLC RX: unknown TLLI 0xc2dc74d5, creating LLME on the fly (gprs_llc.c:552) 20241220095650072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095650072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095650072 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095650072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095650072 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095650072 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095650072 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095650072 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095650072 DLLC NOTICE LLME(ffffffff/c2dc74d5){UNASSIGNED} LLGM Assign pre (c2dc74d5 => d8fc4ddc) (gprs_llc.c:1079) 20241220095650072 DLLC NOTICE LLME(c2dc74d5/d8fc4ddc){ASSIGNED} LLGM Assign post (c2dc74d5 => d8fc4ddc) (gprs_llc.c:1125) 20241220095650072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095650072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095650072 DMM DEBUG MM(262420000000023/d8fc4ddc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095650079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095650079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095650079 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095650079 DMM DEBUG MM(262420000000023/d8fc4ddc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241220095650079 DMM NOTICE MM(262420000000023/d8fc4ddc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095650079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095650079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095650079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095650079 DMM DEBUG MM(262420000000023/d8fc4ddc) Requesting authorization (sgsn_auth.c:160) 20241220095650079 DMM INFO MM(262420000000023/d8fc4ddc) Requesting authentication tuples (sgsn_auth.c:184) 20241220095650079 DMM DEBUG MM(262420000000023/d8fc4ddc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095650079 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241220095650079 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@21433bde3953: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@21433bde3953: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241220095650122 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095650122 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095650122 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095650122 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095650122 DMM INFO MM(262420000000023/d8fc4ddc) Subscriber data update (mmctx.c:445) 20241220095650122 DMM DEBUG MM(262420000000023/d8fc4ddc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095650122 DMM INFO MM(262420000000023/d8fc4ddc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095650122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095650122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095650122 DMM INFO MM(262420000000023/d8fc4ddc) <- GMM AUTH AND CIPHERING REQ (rand = 66 74 7b 4f e4 71 53 1a be 22 83 95 c9 3f 5b 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095650127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095650127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095650127 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095650127 DMM INFO MM(262420000000023/d8fc4ddc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095650127 DMM NOTICE MM(262420000000023/d8fc4ddc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095650127 DMM DEBUG MM(262420000000023/d8fc4ddc) checking auth: received GSM SRES = ff 6d c7 e9 (gprs_gmm.c:648) 20241220095650127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095650127 DMM DEBUG MM(262420000000023/d8fc4ddc) Requesting authorization (sgsn_auth.c:160) 20241220095650127 DMM INFO MM(262420000000023/d8fc4ddc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095650127 DMM DEBUG MM(262420000000023/d8fc4ddc) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095650127 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241220095650127 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) 20241220095650127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095650127 DMM INFO MM(262420000000023/d8fc4ddc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8fc4ddc) (gprs_gmm.c:282) 20241220095650128 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095650128 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095650128 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241220095650128 DMM INFO MM(262420000000023/d8fc4ddc) Subscriber data update (mmctx.c:445) 20241220095650128 DMM DEBUG MM(262420000000023/d8fc4ddc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095650128 DMM INFO MM(262420000000023/d8fc4ddc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095650128 DMM NOTICE MM(262420000000023/d8fc4ddc) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241220095650128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095650128 DMM NOTICE MM(262420000000023/d8fc4ddc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095650128 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) 20241220095650128 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095650128 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241220095650128 DMM INFO MM(262420000000023/d8fc4ddc) Subscriber data update (mmctx.c:445) 20241220095650128 DMM DEBUG MM(262420000000023/d8fc4ddc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095650132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095650132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095650132 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095650132 DMM INFO MM(262420000000023/d8fc4ddc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095650132 DMM NOTICE MM(262420000000023/d8fc4ddc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095650132 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095650132 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095650132 DLLC NOTICE LLME(c2dc74d5/d8fc4ddc){ASSIGNED} LLGM Assign pre (ffffffff => d8fc4ddc) (gprs_llc.c:1079) 20241220095650132 DLLC NOTICE LLME(ffffffff/d8fc4ddc){ASSIGNED} LLGM Assign post (ffffffff => d8fc4ddc) (gprs_llc.c:1125) 20241220095650132 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095650132 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095650132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095650132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@21433bde3953: setverdict(pass): none -> pass 20241220095650183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095650183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095650183 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095650183 DMM INFO MM(262420000000023/d8fc4ddc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095650183 DMM INFO MM(262420000000023/d8fc4ddc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095650183 DMM DEBUG MM(262420000000023/d8fc4ddc) Using GGSN 0 (gprs_sm.c:317) 20241220095650183 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241220095650183 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095650183 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095650183 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241220095650189 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 c2 c7 ae aa 11 47 6a 3c 72 14 05 7f 26 4b 6e 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=1045 from retransmit req queue (gtp.c:443) 20241220095650189 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad2058, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095650189 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095650189 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=d8fc4ddc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095650189 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095650189 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095655184 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241220095655186 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) 20241220095655186 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560e9784b6c0) (sgsn_libgtp.c:633) 20241220095700186 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241220095700187 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) 20241220095700187 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x560e9784b6c0) (sgsn_libgtp.c:633) 20241220095700187 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241220095700187 DMM INFO MM(262420000000023/d8fc4ddc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095700187 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241220095700187 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@21433bde3953: Removing Client IMSI='262420000000023'H, index=0 20241220095700192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095700192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241220095700192 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095700192 DMM INFO MM(262420000000023/d8fc4ddc) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@21433bde3953: Final verdict of PTC: pass 20241220095700193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32790<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(907)@21433bde3953: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@21433bde3953: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@21433bde3953: Final verdict of PTC: none -NSVCI97(901)@21433bde3953: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@21433bde3953: Final verdict of PTC: none -NSVCI99(911)@21433bde3953: Final verdict of PTC: none 20241220095700194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095700194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(898)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(913)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(899)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(910)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(905)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. 20241220095700244 DGPRS DEBUG Checking for inactive LLMEs, time = 37216819 (sgsn.c:132) Fri Dec 20 09:57:00 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 20241220095700323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095700724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93416) 20241220095701196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095701196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93416, count=104036) 20241220095702197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095702197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220095703199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095703199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220095704201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095704202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Dec 20 09:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095705202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095705202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_restart_ctr_create started. 20241220095705900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095705901 DMM INFO MM(262420000000023/d8fc4ddc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095705901 DMM INFO MM(262420000000023/d8fc4ddc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095705901 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095705901 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095705901 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095705901 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095705901 DLLC NOTICE LLME(ffffffff/d8fc4ddc){ASSIGNED} LLGM Assign pre (d8fc4ddc => ffffffff) (gprs_llc.c:1079) 20241220095705901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8fc4ddc => ffffffff) (gprs_llc.c:1125) 20241220095705901 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095705901 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095705901 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241220095705901 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) 20241220095705901 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:402) 20241220095705901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095705901 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095705901 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095705901 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095705901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095705920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095705920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095705920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095705920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095705920 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095705920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095705920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095705920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095705920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095705922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095705922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095705922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095705922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095705922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095705922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095705922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095705922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095705922 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095705922 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095705922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095705922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095705922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095705924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095705930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095705930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(921)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 TC_attach_restart_ctr_create-BVCI196(919)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095705945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095705945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095705945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095705945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095705945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095705945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095705945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095705945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095705945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(925)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(926)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095705946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095705946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095705946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095705946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095705946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095705946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095705946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095705946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095705946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095705946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095705946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095705946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095705946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095705948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095705955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095705955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(923)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095705960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095705960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095705960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095705960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095705960 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095705960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095705960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095705960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095705960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095705961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095705961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095705961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095705961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095705961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095705961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095705961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095705961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095705961 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095705961 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095705961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095705961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095705961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095705964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095705969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095705969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095706203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095706203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095706203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095706203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095706205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095706205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@21433bde3953: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='CCF03DAE'O, index=0 SGSN_Test-GSUP(932)@21433bde3953: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@21433bde3953: 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 := '7E65FE9F631E89B01A19F56800B708B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CDC2F2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35A0692EF42CF55C'O } } } } } 20241220095706229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095706229 DLLC NOTICE LLME(ffffffff/ccf03dae){UNASSIGNED} LLC RX: unknown TLLI 0xccf03dae, creating LLME on the fly (gprs_llc.c:552) 20241220095706229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095706229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095706229 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095706229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095706229 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095706229 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095706229 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095706229 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095706229 DLLC NOTICE LLME(ffffffff/ccf03dae){UNASSIGNED} LLGM Assign pre (ccf03dae => c4613476) (gprs_llc.c:1079) 20241220095706229 DLLC NOTICE LLME(ccf03dae/c4613476){ASSIGNED} LLGM Assign post (ccf03dae => c4613476) (gprs_llc.c:1125) 20241220095706229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095706229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095706229 DMM DEBUG MM(262420000000024/c4613476) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095706236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095706236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095706236 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095706236 DMM DEBUG MM(262420000000024/c4613476) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241220095706236 DMM NOTICE MM(262420000000024/c4613476) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095706236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095706236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095706236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095706236 DMM DEBUG MM(262420000000024/c4613476) Requesting authorization (sgsn_auth.c:160) 20241220095706236 DMM INFO MM(262420000000024/c4613476) Requesting authentication tuples (sgsn_auth.c:184) 20241220095706236 DMM DEBUG MM(262420000000024/c4613476) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095706236 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241220095706236 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@21433bde3953: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@21433bde3953: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241220095706278 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095706278 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095706278 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095706278 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095706278 DMM INFO MM(262420000000024/c4613476) Subscriber data update (mmctx.c:445) 20241220095706278 DMM DEBUG MM(262420000000024/c4613476) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095706278 DMM INFO MM(262420000000024/c4613476) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095706278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095706278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095706278 DMM INFO MM(262420000000024/c4613476) <- GMM AUTH AND CIPHERING REQ (rand = 7e 65 fe 9f 63 1e 89 b0 1a 19 f5 68 00 b7 08 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095706284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095706284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095706284 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095706284 DMM INFO MM(262420000000024/c4613476) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095706284 DMM NOTICE MM(262420000000024/c4613476) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095706284 DMM DEBUG MM(262420000000024/c4613476) checking auth: received GSM SRES = 0c dc 2f 2e (gprs_gmm.c:648) 20241220095706284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095706284 DMM DEBUG MM(262420000000024/c4613476) Requesting authorization (sgsn_auth.c:160) 20241220095706284 DMM INFO MM(262420000000024/c4613476) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095706284 DMM DEBUG MM(262420000000024/c4613476) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095706284 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241220095706284 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) 20241220095706284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095706284 DMM INFO MM(262420000000024/c4613476) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4613476) (gprs_gmm.c:282) 20241220095706285 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095706285 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095706285 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241220095706285 DMM INFO MM(262420000000024/c4613476) Subscriber data update (mmctx.c:445) 20241220095706285 DMM DEBUG MM(262420000000024/c4613476) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095706285 DMM INFO MM(262420000000024/c4613476) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095706285 DMM NOTICE MM(262420000000024/c4613476) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241220095706285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095706285 DMM NOTICE MM(262420000000024/c4613476) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095706285 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) 20241220095706285 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095706285 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241220095706285 DMM INFO MM(262420000000024/c4613476) Subscriber data update (mmctx.c:445) 20241220095706285 DMM DEBUG MM(262420000000024/c4613476) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095706288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095706288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095706288 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095706288 DMM INFO MM(262420000000024/c4613476) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095706288 DMM NOTICE MM(262420000000024/c4613476) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095706288 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095706288 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095706288 DLLC NOTICE LLME(ccf03dae/c4613476){ASSIGNED} LLGM Assign pre (ffffffff => c4613476) (gprs_llc.c:1079) 20241220095706288 DLLC NOTICE LLME(ffffffff/c4613476){ASSIGNED} LLGM Assign post (ffffffff => c4613476) (gprs_llc.c:1125) 20241220095706288 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095706288 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095706288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095706288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@21433bde3953: setverdict(pass): none -> pass 20241220095706340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095706340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095706340 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095706340 DMM INFO MM(262420000000024/c4613476) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095706340 DMM INFO MM(262420000000024/c4613476) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095706340 DMM DEBUG MM(262420000000024/c4613476) Using GGSN 0 (gprs_sm.c:317) 20241220095706340 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241220095706340 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095706340 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095706340 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241220095706346 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 7f 74 82 ae 11 1e 5f 7f a5 14 05 7f 65 7e 34 72 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241220095706346 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fd54dad2058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241220095706346 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd54dad2058, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095706346 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241220095706346 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241220095706346 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095706346 DMM NOTICE MM(262420000000024/c4613476) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095706350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095706350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095706350 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095706350 DMM INFO MM(262420000000024/c4613476) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095706350 DMM INFO MM(262420000000024/c4613476) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095706350 DMM DEBUG MM(262420000000024/c4613476) Using GGSN 0 (gprs_sm.c:317) 20241220095706350 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241220095706350 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095706350 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095706350 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241220095706351 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 7f 74 82 ae 11 1e 5f 7f a5 14 05 7f 65 7e 34 72 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241220095706351 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fd54dad2058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241220095706351 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad2058, cbp=0x560e97856640) (sgsn_libgtp.c:633) 20241220095706351 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095706351 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785ad28 TLLI=c4613476, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095706351 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095706351 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@21433bde3953: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@21433bde3953: Final verdict of PTC: pass 20241220095706355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45846<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095706356 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095706356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(932)@21433bde3953: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@21433bde3953: Final verdict of PTC: none -NSVCI98(926)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@21433bde3953: Final verdict of PTC: none -NSVCI99(930)@21433bde3953: Final verdict of PTC: none -NSVCI97(920)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@21433bde3953: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@21433bde3953: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(918)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(929)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(924)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Dec 20 09:57:06 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 20241220095706474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095706875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47296) 20241220095707357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095707357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47296, count=104956) 20241220095708358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095708358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Dec 20 09:57:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095709359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095709359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241220095709898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095709899 DMM INFO MM(262420000000024/c4613476) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095709899 DMM INFO MM(262420000000024/c4613476) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095709899 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095709899 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095709899 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095709899 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095709899 DLLC NOTICE LLME(ffffffff/c4613476){ASSIGNED} LLGM Assign pre (c4613476 => ffffffff) (gprs_llc.c:1079) 20241220095709899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4613476 => ffffffff) (gprs_llc.c:1125) 20241220095709899 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785a9d0 (gprs_sndcp.c:574) 20241220095709899 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785ad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095709899 DMM NOTICE MM(262420000000024/c4613476) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095709899 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241220095709899 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095709899 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095709899 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241220095709899 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241220095709899 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) 20241220095709899 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:402) 20241220095709899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095709899 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095709899 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095709899 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095709899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095709925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095709925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095709925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095709925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095709925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095709925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095709925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095709925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095709925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095709926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095709926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095709926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095709927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095709927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095709927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095709927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095709927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095709927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095709927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095709927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095709927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095709927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095709930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095709937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095709937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@21433bde3953: 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(937)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095709950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095709950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095709950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095709950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095709950 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095709950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095709950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095709950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095709950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(944)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095709951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095709951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095709951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095709951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095709951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095709951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095709951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095709951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095709951 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095709951 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095709951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095709951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095709951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095709953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095709959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095709959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(944)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095709971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095709971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095709971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095709971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095709971 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095709971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095709971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095709971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095709971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095709973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095709973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095709973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095709973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095709973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095709973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095709973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095709973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095709973 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095709973 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095709973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095709973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095709973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095709976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095709983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095709983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095710360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095710360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095710360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095710360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095710361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095710361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@21433bde3953: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='DA00C1BD'O, index=0 SGSN_Test-GSUP(951)@21433bde3953: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@21433bde3953: 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 := '4920343119F5D5EB3658A4CC598969D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE935869'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51FBC74ECFE007AD'O } } } } } 20241220095711389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095711389 DLLC NOTICE LLME(ffffffff/da00c1bd){UNASSIGNED} LLC RX: unknown TLLI 0xda00c1bd, creating LLME on the fly (gprs_llc.c:552) 20241220095711389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095711389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095711389 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095711389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095711389 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095711389 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095711389 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095711389 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095711389 DLLC NOTICE LLME(ffffffff/da00c1bd){UNASSIGNED} LLGM Assign pre (da00c1bd => c5887827) (gprs_llc.c:1079) 20241220095711389 DLLC NOTICE LLME(da00c1bd/c5887827){ASSIGNED} LLGM Assign post (da00c1bd => c5887827) (gprs_llc.c:1125) 20241220095711389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095711389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095711389 DMM DEBUG MM(262420000000025/c5887827) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095711396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095711396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095711396 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095711396 DMM DEBUG MM(262420000000025/c5887827) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241220095711396 DMM NOTICE MM(262420000000025/c5887827) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095711396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095711396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095711396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095711396 DMM DEBUG MM(262420000000025/c5887827) Requesting authorization (sgsn_auth.c:160) 20241220095711396 DMM INFO MM(262420000000025/c5887827) Requesting authentication tuples (sgsn_auth.c:184) 20241220095711396 DMM DEBUG MM(262420000000025/c5887827) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095711396 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241220095711396 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@21433bde3953: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241220095711398 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095711398 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095711398 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095711398 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095711398 DMM INFO MM(262420000000025/c5887827) Subscriber data update (mmctx.c:445) 20241220095711398 DMM DEBUG MM(262420000000025/c5887827) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095711398 DMM INFO MM(262420000000025/c5887827) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095711398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095711398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095711398 DMM INFO MM(262420000000025/c5887827) <- GMM AUTH AND CIPHERING REQ (rand = 49 20 34 31 19 f5 d5 eb 36 58 a4 cc 59 89 69 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095711402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095711402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095711402 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095711402 DMM INFO MM(262420000000025/c5887827) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095711402 DMM NOTICE MM(262420000000025/c5887827) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095711402 DMM DEBUG MM(262420000000025/c5887827) checking auth: received GSM SRES = ce 93 58 69 (gprs_gmm.c:648) 20241220095711402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095711402 DMM DEBUG MM(262420000000025/c5887827) Requesting authorization (sgsn_auth.c:160) 20241220095711402 DMM INFO MM(262420000000025/c5887827) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095711402 DMM DEBUG MM(262420000000025/c5887827) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095711402 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241220095711402 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) 20241220095711402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095711402 DMM INFO MM(262420000000025/c5887827) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5887827) (gprs_gmm.c:282) 20241220095711402 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095711402 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095711402 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241220095711402 DMM INFO MM(262420000000025/c5887827) Subscriber data update (mmctx.c:445) 20241220095711402 DMM DEBUG MM(262420000000025/c5887827) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095711403 DMM INFO MM(262420000000025/c5887827) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095711403 DMM NOTICE MM(262420000000025/c5887827) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241220095711403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095711403 DMM NOTICE MM(262420000000025/c5887827) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095711403 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) 20241220095711403 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095711403 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241220095711403 DMM INFO MM(262420000000025/c5887827) Subscriber data update (mmctx.c:445) 20241220095711403 DMM DEBUG MM(262420000000025/c5887827) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095711406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095711406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095711406 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095711406 DMM INFO MM(262420000000025/c5887827) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095711406 DMM NOTICE MM(262420000000025/c5887827) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095711406 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095711406 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095711406 DLLC NOTICE LLME(da00c1bd/c5887827){ASSIGNED} LLGM Assign pre (ffffffff => c5887827) (gprs_llc.c:1079) 20241220095711406 DLLC NOTICE LLME(ffffffff/c5887827){ASSIGNED} LLGM Assign post (ffffffff => c5887827) (gprs_llc.c:1125) 20241220095711406 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095711406 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095711406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095711406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@21433bde3953: setverdict(pass): none -> pass 20241220095711458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095711458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095711458 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095711458 DMM INFO MM(262420000000025/c5887827) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095711458 DMM INFO MM(262420000000025/c5887827) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095711458 DMM DEBUG MM(262420000000025/c5887827) Using GGSN 0 (gprs_sm.c:317) 20241220095711458 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) 20241220095711458 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241220095711458 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095711458 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095711458 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241220095711464 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 1a d7 0f 4f 11 2a b2 38 85 14 05 7f 32 60 64 46 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) 20241220095711464 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad30d0, cbp=0x560e97852b80) (sgsn_libgtp.c:633) 20241220095711464 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095711464 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=c5887827, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095711464 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095711464 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095711467 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241220095711467 DGPRS INFO PDP(262420000000025:5): Context 0x7fd54dad30d0 was deleted (sgsn_libgtp.c:707) 20241220095711467 DMM INFO MM(262420000000025/c5887827) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095711467 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241220095711467 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241220095719468 DMM INFO MM(262420000000025/c5887827) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095727006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241220095727470 DMM INFO MM(262420000000025/c5887827) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095730245 DGPRS DEBUG Checking for inactive LLMEs, time = 37216849 (sgsn.c:132) 20241220095730361 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220095730361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220095730361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095735471 DMM INFO MM(262420000000025/c5887827) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095739928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095739929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095739929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095739952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095739953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095739953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095739974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095739975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095739975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095743471 DMM INFO MM(262420000000025/c5887827) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@21433bde3953: Removing Client IMSI='262420000000025'H, index=0 20241220095743477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095743477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241220095743477 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095743477 DMM INFO MM(262420000000025/c5887827) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@21433bde3953: Final verdict of PTC: pass 20241220095743479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45860<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095743480 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095743480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(950)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(951)@21433bde3953: Final verdict of PTC: none -NSVCI98(945)@21433bde3953: Final verdict of PTC: none -NSVCI97(939)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@21433bde3953: Final verdict of PTC: none -NSVCI99(949)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(938)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(947)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(943)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Dec 20 09:57:43 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 20241220095743621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095744022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103924) 20241220095744480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095744480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103924, count=112544) 20241220095745481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095745481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Dec 20 09:57:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095746482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095746482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241220095747050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095747050 DMM INFO MM(262420000000025/c5887827) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095747050 DMM INFO MM(262420000000025/c5887827) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095747050 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095747050 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095747050 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095747050 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095747050 DLLC NOTICE LLME(ffffffff/c5887827){ASSIGNED} LLGM Assign pre (c5887827 => ffffffff) (gprs_llc.c:1079) 20241220095747050 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5887827 => ffffffff) (gprs_llc.c:1125) 20241220095747050 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095747050 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095747050 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241220095747050 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) 20241220095747050 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:402) 20241220095747050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095747050 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095747050 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095747050 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095747050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(958)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095747079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095747079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095747079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095747079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095747079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095747079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095747079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095747079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095747079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095747080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095747080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095747080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095747080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095747080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095747080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095747080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095747080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095747080 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095747080 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095747080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095747080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095747080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095747082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(955)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095747088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747088 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095747099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095747099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095747099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095747099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095747099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095747099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095747099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095747099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095747099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(963)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095747100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095747100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095747100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095747100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095747100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095747100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095747100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095747100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095747100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095747100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095747100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095747101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095747101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095747104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095747112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(963)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@21433bde3953: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095747117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095747117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095747117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095747117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095747117 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095747117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095747117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095747117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095747117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095747118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095747118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095747118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095747118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095747118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095747118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095747118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095747118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095747118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095747118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095747118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095747118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095747118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095747121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095747128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095747482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095747483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095747483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095747483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095747484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095747485 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@21433bde3953: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D05EA31A'O, index=0 SGSN_Test-GSUP(970)@21433bde3953: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@21433bde3953: 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 := '68ED2EAAF70B9E474994392AA6760184'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DD23B50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7174A28CE149A32'O } } } } } 20241220095747507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747507 DLLC NOTICE LLME(ffffffff/d05ea31a){UNASSIGNED} LLC RX: unknown TLLI 0xd05ea31a, creating LLME on the fly (gprs_llc.c:552) 20241220095747507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095747507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095747507 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095747507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095747507 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095747507 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095747507 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095747507 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095747507 DLLC NOTICE LLME(ffffffff/d05ea31a){UNASSIGNED} LLGM Assign pre (d05ea31a => f4fa74fb) (gprs_llc.c:1079) 20241220095747507 DLLC NOTICE LLME(d05ea31a/f4fa74fb){ASSIGNED} LLGM Assign post (d05ea31a => f4fa74fb) (gprs_llc.c:1125) 20241220095747507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095747507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095747507 DMM DEBUG MM(262420000000027/f4fa74fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095747514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095747514 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095747514 DMM DEBUG MM(262420000000027/f4fa74fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241220095747514 DMM NOTICE MM(262420000000027/f4fa74fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095747514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095747514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095747514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095747514 DMM DEBUG MM(262420000000027/f4fa74fb) Requesting authorization (sgsn_auth.c:160) 20241220095747514 DMM INFO MM(262420000000027/f4fa74fb) Requesting authentication tuples (sgsn_auth.c:184) 20241220095747514 DMM DEBUG MM(262420000000027/f4fa74fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095747514 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241220095747514 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@21433bde3953: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241220095747554 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095747554 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095747554 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095747554 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095747554 DMM INFO MM(262420000000027/f4fa74fb) Subscriber data update (mmctx.c:445) 20241220095747554 DMM DEBUG MM(262420000000027/f4fa74fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095747554 DMM INFO MM(262420000000027/f4fa74fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095747554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095747554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095747554 DMM INFO MM(262420000000027/f4fa74fb) <- GMM AUTH AND CIPHERING REQ (rand = 68 ed 2e aa f7 0b 9e 47 49 94 39 2a a6 76 01 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095747561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095747561 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095747561 DMM INFO MM(262420000000027/f4fa74fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095747561 DMM NOTICE MM(262420000000027/f4fa74fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095747561 DMM DEBUG MM(262420000000027/f4fa74fb) checking auth: received GSM SRES = 3d d2 3b 50 (gprs_gmm.c:648) 20241220095747561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095747562 DMM DEBUG MM(262420000000027/f4fa74fb) Requesting authorization (sgsn_auth.c:160) 20241220095747562 DMM INFO MM(262420000000027/f4fa74fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095747562 DMM DEBUG MM(262420000000027/f4fa74fb) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095747562 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241220095747562 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) 20241220095747562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095747562 DMM INFO MM(262420000000027/f4fa74fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4fa74fb) (gprs_gmm.c:282) 20241220095747563 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095747563 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095747563 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241220095747563 DMM INFO MM(262420000000027/f4fa74fb) Subscriber data update (mmctx.c:445) 20241220095747563 DMM DEBUG MM(262420000000027/f4fa74fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095747563 DMM INFO MM(262420000000027/f4fa74fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095747563 DMM NOTICE MM(262420000000027/f4fa74fb) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241220095747563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095747563 DMM NOTICE MM(262420000000027/f4fa74fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095747563 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) 20241220095747563 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095747563 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241220095747563 DMM INFO MM(262420000000027/f4fa74fb) Subscriber data update (mmctx.c:445) 20241220095747563 DMM DEBUG MM(262420000000027/f4fa74fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095747566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095747566 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095747566 DMM INFO MM(262420000000027/f4fa74fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095747566 DMM NOTICE MM(262420000000027/f4fa74fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095747566 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095747566 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095747566 DLLC NOTICE LLME(d05ea31a/f4fa74fb){ASSIGNED} LLGM Assign pre (ffffffff => f4fa74fb) (gprs_llc.c:1079) 20241220095747566 DLLC NOTICE LLME(ffffffff/f4fa74fb){ASSIGNED} LLGM Assign post (ffffffff => f4fa74fb) (gprs_llc.c:1125) 20241220095747566 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095747566 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095747566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095747566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@21433bde3953: setverdict(pass): none -> pass 20241220095747618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095747618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095747618 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095747618 DMM INFO MM(262420000000027/f4fa74fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095747618 DMM INFO MM(262420000000027/f4fa74fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095747618 DMM DEBUG MM(262420000000027/f4fa74fb) Using GGSN 0 (gprs_sm.c:317) 20241220095747618 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) 20241220095747618 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241220095747618 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095747618 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095747618 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@21433bde3953: First createPDPContextRequest received, dropping & waiting for retransmission 20241220095752620 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241220095752626 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 11 13 68 7c 11 41 b9 1b 14 14 05 7f fd b1 18 60 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) 20241220095752626 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad30d0, cbp=0x560e97852b80) (sgsn_libgtp.c:633) 20241220095752626 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095752626 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=f4fa74fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095752626 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095752626 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241220095752636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095752636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241220095752636 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095752636 DMM INFO MM(262420000000027/f4fa74fb) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241220095752636 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095752636 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@21433bde3953: First deletePDPContextRequest received, dropping & waiting for retransmission 20241220095757637 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241220095757643 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) 20241220095757643 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd54dad30d0, cbp=0x560e97852b80) (sgsn_libgtp.c:633) 20241220095757643 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241220095757643 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=f4fa74fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095757643 DMM INFO MM(262420000000027/f4fa74fb) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241220095757643 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241220095757643 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@21433bde3953: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@21433bde3953: Final verdict of PTC: pass 20241220095757810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@21433bde3953: Final verdict of PTC: none -NSVCI98(964)@21433bde3953: Final verdict of PTC: none 20241220095757811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095757811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(955)@21433bde3953: Final verdict of PTC: none -NSVCI97(959)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@21433bde3953: Final verdict of PTC: none -NSVCI99(968)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(966)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(962)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(957)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Dec 20 09:57:57 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 20241220095757911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095758313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95668) 20241220095758812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095758812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95668, count=103564) 20241220095759814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095759814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220095800246 DGPRS DEBUG Checking for inactive LLMEs, time = 37216879 (sgsn.c:132) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Dec 20 09:58:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095800816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095800816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241220095801392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095801394 DMM INFO MM(262420000000027/f4fa74fb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095801394 DMM INFO MM(262420000000027/f4fa74fb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095801394 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095801394 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095801394 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095801394 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095801394 DLLC NOTICE LLME(ffffffff/f4fa74fb){ASSIGNED} LLGM Assign pre (f4fa74fb => ffffffff) (gprs_llc.c:1079) 20241220095801394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4fa74fb => ffffffff) (gprs_llc.c:1125) 20241220095801394 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241220095801394 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) 20241220095801394 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:402) 20241220095801394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095801394 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095801394 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095801394 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095801394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095801586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095801586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095801586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095801586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095801586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095801586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095801586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095801586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095801586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095801587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095801587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095801587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095801587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095801587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095801587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095801587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095801587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095801587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095801587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095801587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095801587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095801587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095801589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095801593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095801603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095801603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095801603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095801603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095801603 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095801603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095801603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095801603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095801603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095801604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095801604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095801604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095801604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095801604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095801604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095801604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095801604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095801604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095801604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095801604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095801605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095801605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095801607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095801612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095801622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095801622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095801622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095801622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095801622 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095801622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095801622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095801622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095801622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095801623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095801623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095801623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095801623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095801623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095801623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095801623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095801623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095801623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095801623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095801623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095801623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095801623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095801628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095801633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095801817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) SGSN_Test-GSUP-IPA(988)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(988)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220095801817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095801817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095801817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220095801823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095801824 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@21433bde3953: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='EF37C582'O, index=0 SGSN_Test-GSUP(989)@21433bde3953: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@21433bde3953: 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 := '2633763E96E5460E01BE979D0DCE5B5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43DDF15F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33AB607654A2431A'O } } } } } 20241220095801895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801895 DLLC NOTICE LLME(ffffffff/ef37c582){UNASSIGNED} LLC RX: unknown TLLI 0xef37c582, creating LLME on the fly (gprs_llc.c:552) 20241220095801895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095801895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095801895 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095801895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095801895 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095801895 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095801895 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095801896 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095801896 DLLC NOTICE LLME(ffffffff/ef37c582){UNASSIGNED} LLGM Assign pre (ef37c582 => f311a6f3) (gprs_llc.c:1079) 20241220095801896 DLLC NOTICE LLME(ef37c582/f311a6f3){ASSIGNED} LLGM Assign post (ef37c582 => f311a6f3) (gprs_llc.c:1125) 20241220095801896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095801896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095801896 DMM DEBUG MM(262420000000028/f311a6f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095801904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095801904 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095801904 DMM DEBUG MM(262420000000028/f311a6f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241220095801904 DMM NOTICE MM(262420000000028/f311a6f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095801904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095801904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095801904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095801904 DMM DEBUG MM(262420000000028/f311a6f3) Requesting authorization (sgsn_auth.c:160) 20241220095801904 DMM INFO MM(262420000000028/f311a6f3) Requesting authentication tuples (sgsn_auth.c:184) 20241220095801904 DMM DEBUG MM(262420000000028/f311a6f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095801904 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241220095801904 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@21433bde3953: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241220095801906 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095801906 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095801906 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095801906 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095801906 DMM INFO MM(262420000000028/f311a6f3) Subscriber data update (mmctx.c:445) 20241220095801906 DMM DEBUG MM(262420000000028/f311a6f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095801906 DMM INFO MM(262420000000028/f311a6f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095801906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095801906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095801906 DMM INFO MM(262420000000028/f311a6f3) <- GMM AUTH AND CIPHERING REQ (rand = 26 33 76 3e 96 e5 46 0e 01 be 97 9d 0d ce 5b 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095801915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095801915 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095801915 DMM INFO MM(262420000000028/f311a6f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095801915 DMM NOTICE MM(262420000000028/f311a6f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095801915 DMM DEBUG MM(262420000000028/f311a6f3) checking auth: received GSM SRES = 43 dd f1 5f (gprs_gmm.c:648) 20241220095801915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095801915 DMM DEBUG MM(262420000000028/f311a6f3) Requesting authorization (sgsn_auth.c:160) 20241220095801915 DMM INFO MM(262420000000028/f311a6f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095801915 DMM DEBUG MM(262420000000028/f311a6f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095801915 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241220095801915 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) 20241220095801915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095801915 DMM INFO MM(262420000000028/f311a6f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf311a6f3) (gprs_gmm.c:282) 20241220095801915 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095801916 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095801916 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241220095801916 DMM INFO MM(262420000000028/f311a6f3) Subscriber data update (mmctx.c:445) 20241220095801916 DMM DEBUG MM(262420000000028/f311a6f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095801916 DMM INFO MM(262420000000028/f311a6f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095801916 DMM NOTICE MM(262420000000028/f311a6f3) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241220095801916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095801916 DMM NOTICE MM(262420000000028/f311a6f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095801916 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) 20241220095801916 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095801916 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241220095801916 DMM INFO MM(262420000000028/f311a6f3) Subscriber data update (mmctx.c:445) 20241220095801916 DMM DEBUG MM(262420000000028/f311a6f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095801920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095801920 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095801920 DMM INFO MM(262420000000028/f311a6f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095801920 DMM NOTICE MM(262420000000028/f311a6f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095801920 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095801920 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095801920 DLLC NOTICE LLME(ef37c582/f311a6f3){ASSIGNED} LLGM Assign pre (ffffffff => f311a6f3) (gprs_llc.c:1079) 20241220095801920 DLLC NOTICE LLME(ffffffff/f311a6f3){ASSIGNED} LLGM Assign post (ffffffff => f311a6f3) (gprs_llc.c:1125) 20241220095801920 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095801920 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095801920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095801920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@21433bde3953: setverdict(pass): none -> pass 20241220095801973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095801973 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095801973 DMM INFO MM(262420000000028/f311a6f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095801973 DMM INFO MM(262420000000028/f311a6f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095801973 DMM DEBUG MM(262420000000028/f311a6f3) Using GGSN 0 (gprs_sm.c:317) 20241220095801973 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) 20241220095801973 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241220095801973 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095801973 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095801973 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241220095801979 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 4c f0 e0 2d 11 69 ec 2c 23 14 05 7f bc 30 f6 f3 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) 20241220095801979 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad30d0, cbp=0x560e97852b80) (sgsn_libgtp.c:633) 20241220095801979 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095801979 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=f311a6f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095801979 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095801979 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095801983 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241220095801983 DGPRS INFO PDP(262420000000028:5): Context 0x7fd54dad30d0 was deleted (sgsn_libgtp.c:707) 20241220095801983 DMM INFO MM(262420000000028/f311a6f3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095801983 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241220095801983 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@21433bde3953: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241220095801986 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241220095801987 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241220095801987 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20241220095801987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095801987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241220095801987 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095801987 DMM INFO MM(262420000000028/f311a6f3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@21433bde3953: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@21433bde3953: Final verdict of PTC: pass 20241220095802097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@21433bde3953: Final verdict of PTC: none 20241220095802100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095802100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@21433bde3953: Final verdict of PTC: none -NSVCI98(982)@21433bde3953: Final verdict of PTC: none -NSVCI97(977)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@21433bde3953: Final verdict of PTC: none -NSVCI99(987)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(975)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(985)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(980)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Dec 20 09:58:02 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 20241220095802216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095802619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101984) 20241220095803102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095803102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101984, count=103144) 20241220095804103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095804103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Dec 20 09:58:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095805105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095805105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241220095805713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095805715 DMM INFO MM(262420000000028/f311a6f3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095805715 DMM INFO MM(262420000000028/f311a6f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095805715 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095805715 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095805715 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095805715 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095805715 DLLC NOTICE LLME(ffffffff/f311a6f3){ASSIGNED} LLGM Assign pre (f311a6f3 => ffffffff) (gprs_llc.c:1079) 20241220095805715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f311a6f3 => ffffffff) (gprs_llc.c:1125) 20241220095805715 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095805715 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095805715 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241220095805715 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) 20241220095805715 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:402) 20241220095805715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095805715 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095805715 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095805715 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095805715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095805760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095805760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095805760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095805760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095805760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095805760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095805760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095805760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095805760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095805761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095805761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095805761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095805761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095805761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095805761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095805761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095805761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095805761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095805761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095805761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095805761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095805761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095805764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095805768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095805768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095805775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095805775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095805775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095805775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095805775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095805775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095805775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095805775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095805775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095805776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095805776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095805776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095805776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095805776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095805776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095805776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095805776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095805776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095805776 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095805776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095805777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095805777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095805778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095805783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095805783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095805791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095805791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095805791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095805791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095805791 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095805791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095805791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095805791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095805791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095805792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095805792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095805792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095805792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095805792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095805792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095805792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095805792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095805792 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095805792 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095805792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095805793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095805793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095805795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095805801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095805801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095806106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095806106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095806106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095806106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095806108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095806108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@21433bde3953: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='DA8A8BEE'O, index=0 SGSN_Test-GSUP(1008)@21433bde3953: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@21433bde3953: 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 := 'C4ADC39EE777C7A1DB9547FFC5776737'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92C81CDA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4755EE0BB280C6D2'O } } } } } 20241220095806130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095806130 DLLC NOTICE LLME(ffffffff/da8a8bee){UNASSIGNED} LLC RX: unknown TLLI 0xda8a8bee, creating LLME on the fly (gprs_llc.c:552) 20241220095806130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095806130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095806130 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095806130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095806130 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095806130 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095806130 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095806130 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095806130 DLLC NOTICE LLME(ffffffff/da8a8bee){UNASSIGNED} LLGM Assign pre (da8a8bee => dcf548d0) (gprs_llc.c:1079) 20241220095806130 DLLC NOTICE LLME(da8a8bee/dcf548d0){ASSIGNED} LLGM Assign post (da8a8bee => dcf548d0) (gprs_llc.c:1125) 20241220095806130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095806130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095806130 DMM DEBUG MM(262420000000026/dcf548d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095806139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095806139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095806139 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095806139 DMM DEBUG MM(262420000000026/dcf548d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241220095806139 DMM NOTICE MM(262420000000026/dcf548d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095806139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095806139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095806139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095806139 DMM DEBUG MM(262420000000026/dcf548d0) Requesting authorization (sgsn_auth.c:160) 20241220095806139 DMM INFO MM(262420000000026/dcf548d0) Requesting authentication tuples (sgsn_auth.c:184) 20241220095806139 DMM DEBUG MM(262420000000026/dcf548d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095806139 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241220095806139 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)@21433bde3953: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241220095806182 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095806182 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095806182 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095806182 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095806182 DMM INFO MM(262420000000026/dcf548d0) Subscriber data update (mmctx.c:445) 20241220095806182 DMM DEBUG MM(262420000000026/dcf548d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095806182 DMM INFO MM(262420000000026/dcf548d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095806182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095806182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095806182 DMM INFO MM(262420000000026/dcf548d0) <- GMM AUTH AND CIPHERING REQ (rand = c4 ad c3 9e e7 77 c7 a1 db 95 47 ff c5 77 67 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095806189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095806189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095806189 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095806189 DMM INFO MM(262420000000026/dcf548d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095806189 DMM NOTICE MM(262420000000026/dcf548d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095806189 DMM DEBUG MM(262420000000026/dcf548d0) checking auth: received GSM SRES = 92 c8 1c da (gprs_gmm.c:648) 20241220095806189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095806189 DMM DEBUG MM(262420000000026/dcf548d0) Requesting authorization (sgsn_auth.c:160) 20241220095806189 DMM INFO MM(262420000000026/dcf548d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095806189 DMM DEBUG MM(262420000000026/dcf548d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095806189 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241220095806189 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) 20241220095806189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095806189 DMM INFO MM(262420000000026/dcf548d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf548d0) (gprs_gmm.c:282) 20241220095806190 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095806190 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095806190 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241220095806190 DMM INFO MM(262420000000026/dcf548d0) Subscriber data update (mmctx.c:445) 20241220095806190 DMM DEBUG MM(262420000000026/dcf548d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095806190 DMM INFO MM(262420000000026/dcf548d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095806190 DMM NOTICE MM(262420000000026/dcf548d0) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241220095806190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095806190 DMM NOTICE MM(262420000000026/dcf548d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095806190 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) 20241220095806190 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095806190 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241220095806190 DMM INFO MM(262420000000026/dcf548d0) Subscriber data update (mmctx.c:445) 20241220095806190 DMM DEBUG MM(262420000000026/dcf548d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095806192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095806192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095806192 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095806192 DMM INFO MM(262420000000026/dcf548d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095806192 DMM NOTICE MM(262420000000026/dcf548d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095806192 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095806192 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095806192 DLLC NOTICE LLME(da8a8bee/dcf548d0){ASSIGNED} LLGM Assign pre (ffffffff => dcf548d0) (gprs_llc.c:1079) 20241220095806192 DLLC NOTICE LLME(ffffffff/dcf548d0){ASSIGNED} LLGM Assign post (ffffffff => dcf548d0) (gprs_llc.c:1125) 20241220095806192 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095806192 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095806192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095806192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@21433bde3953: setverdict(pass): none -> pass 20241220095806244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095806244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095806244 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095806244 DMM INFO MM(262420000000026/dcf548d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095806244 DMM INFO MM(262420000000026/dcf548d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095806244 DMM DEBUG MM(262420000000026/dcf548d0) Using GGSN 0 (gprs_sm.c:317) 20241220095806244 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) 20241220095806244 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241220095806244 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095806244 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095806244 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241220095806249 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 bf 8a 07 2f 11 7e 57 7f 4e 14 05 7f 5e d8 b0 ae 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241220095806249 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad30d0, cbp=0x560e97852b80) (sgsn_libgtp.c:633) 20241220095806249 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095806249 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=dcf548d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095806249 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095806249 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095806253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095806253 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095806253 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095806255 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 bf 8a 07 2f 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241220095806255 DGPRS INFO PDP(262420000000026:5): Context 0x7fd54dad30d0 was deleted (sgsn_libgtp.c:707) 20241220095806255 DMM INFO MM(262420000000026/dcf548d0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241220095806255 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241220095806255 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@21433bde3953: Removing Client IMSI='262420000000026'H, index=0 20241220095806258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095806258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241220095806258 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095806258 DMM INFO MM(262420000000026/dcf548d0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@21433bde3953: Final verdict of PTC: pass 20241220095806259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(997)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@21433bde3953: Final verdict of PTC: none -NSVCI98(1001)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@21433bde3953: Final verdict of PTC: none -NSVCI97(996)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@21433bde3953: Final verdict of PTC: none -NSVCI99(1006)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@21433bde3953: Final verdict of PTC: none 20241220095806261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095806261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1002)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1008)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(999)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1004)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(994)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Dec 20 09:58:06 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 20241220095806374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095806775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100808) 20241220095807261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095807261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100808, count=105164) 20241220095808262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095808262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Dec 20 09:58:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095809264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095809264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_gmm_detach started. 20241220095809857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095809860 DMM INFO MM(262420000000026/dcf548d0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095809860 DMM INFO MM(262420000000026/dcf548d0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095809860 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095809860 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095809860 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095809860 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095809860 DLLC NOTICE LLME(ffffffff/dcf548d0){ASSIGNED} LLGM Assign pre (dcf548d0 => ffffffff) (gprs_llc.c:1079) 20241220095809860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf548d0 => ffffffff) (gprs_llc.c:1125) 20241220095809860 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095809860 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095809860 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241220095809860 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) 20241220095809860 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:402) 20241220095809860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095809860 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095809860 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095809860 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095809860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095809885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095809885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095809885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095809885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095809885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095809885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095809885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095809885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095809885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095809886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095809886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095809886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095809886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095809886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095809886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095809886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095809886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095809886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095809886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095809886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095809887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095809887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095809889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095809893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095809893 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095809900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095809900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095809900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095809900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095809900 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095809900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095809900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095809900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095809900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095809901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095809901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095809901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095809901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095809901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095809901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095809901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095809901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095809901 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095809901 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095809901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095809902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095809902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095809903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095809908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095809908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095809919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095809919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095809919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095809919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095809919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095809919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095809919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095809919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095809919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095809920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095809920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095809920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095809920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095809920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095809920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095809920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095809920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095809920 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095809920 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095809920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095809920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095809920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095809923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095809927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095809927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095810265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095810265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095810265 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095810265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095810267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095810268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@21433bde3953: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='FE398E25'O, index=0 SGSN_Test-GSUP(1027)@21433bde3953: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@21433bde3953: 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 := 'A796400BFAAE7F2D98400EE24B8A1D9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D2DDE5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD27EE628BA4BADB'O } } } } } 20241220095810329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095810329 DLLC NOTICE LLME(ffffffff/fe398e25){UNASSIGNED} LLC RX: unknown TLLI 0xfe398e25, creating LLME on the fly (gprs_llc.c:552) 20241220095810329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095810329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095810329 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095810329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095810329 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095810329 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095810329 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095810329 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095810329 DLLC NOTICE LLME(ffffffff/fe398e25){UNASSIGNED} LLGM Assign pre (fe398e25 => c0e059bb) (gprs_llc.c:1079) 20241220095810329 DLLC NOTICE LLME(fe398e25/c0e059bb){ASSIGNED} LLGM Assign post (fe398e25 => c0e059bb) (gprs_llc.c:1125) 20241220095810329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095810329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095810329 DMM DEBUG MM(262420000000026/c0e059bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095810340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095810340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095810340 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095810340 DMM DEBUG MM(262420000000026/c0e059bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241220095810340 DMM NOTICE MM(262420000000026/c0e059bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095810340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095810340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095810340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095810340 DMM DEBUG MM(262420000000026/c0e059bb) Requesting authorization (sgsn_auth.c:160) 20241220095810340 DMM INFO MM(262420000000026/c0e059bb) Requesting authentication tuples (sgsn_auth.c:184) 20241220095810340 DMM DEBUG MM(262420000000026/c0e059bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095810340 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241220095810340 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@21433bde3953: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241220095810344 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095810344 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095810344 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095810344 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095810344 DMM INFO MM(262420000000026/c0e059bb) Subscriber data update (mmctx.c:445) 20241220095810344 DMM DEBUG MM(262420000000026/c0e059bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095810344 DMM INFO MM(262420000000026/c0e059bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095810344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095810344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095810344 DMM INFO MM(262420000000026/c0e059bb) <- GMM AUTH AND CIPHERING REQ (rand = a7 96 40 0b fa ae 7f 2d 98 40 0e e2 4b 8a 1d 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095810366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095810366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095810366 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095810366 DMM INFO MM(262420000000026/c0e059bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095810366 DMM NOTICE MM(262420000000026/c0e059bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095810366 DMM DEBUG MM(262420000000026/c0e059bb) checking auth: received GSM SRES = 7d 2d de 5b (gprs_gmm.c:648) 20241220095810366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095810366 DMM DEBUG MM(262420000000026/c0e059bb) Requesting authorization (sgsn_auth.c:160) 20241220095810366 DMM INFO MM(262420000000026/c0e059bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095810366 DMM DEBUG MM(262420000000026/c0e059bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095810366 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241220095810366 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) 20241220095810367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095810367 DMM INFO MM(262420000000026/c0e059bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e059bb) (gprs_gmm.c:282) 20241220095810370 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095810370 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095810370 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241220095810370 DMM INFO MM(262420000000026/c0e059bb) Subscriber data update (mmctx.c:445) 20241220095810370 DMM DEBUG MM(262420000000026/c0e059bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095810370 DMM INFO MM(262420000000026/c0e059bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095810370 DMM NOTICE MM(262420000000026/c0e059bb) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241220095810370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095810370 DMM NOTICE MM(262420000000026/c0e059bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095810370 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) 20241220095810371 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095810371 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241220095810371 DMM INFO MM(262420000000026/c0e059bb) Subscriber data update (mmctx.c:445) 20241220095810371 DMM DEBUG MM(262420000000026/c0e059bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095810385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095810385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095810385 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095810385 DMM INFO MM(262420000000026/c0e059bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095810385 DMM NOTICE MM(262420000000026/c0e059bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095810385 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095810385 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095810385 DLLC NOTICE LLME(fe398e25/c0e059bb){ASSIGNED} LLGM Assign pre (ffffffff => c0e059bb) (gprs_llc.c:1079) 20241220095810385 DLLC NOTICE LLME(ffffffff/c0e059bb){ASSIGNED} LLGM Assign post (ffffffff => c0e059bb) (gprs_llc.c:1125) 20241220095810385 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095810385 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095810385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095810385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@21433bde3953: setverdict(pass): none -> pass 20241220095810442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095810442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095810443 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095810443 DMM INFO MM(262420000000026/c0e059bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095810443 DMM INFO MM(262420000000026/c0e059bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095810443 DMM DEBUG MM(262420000000026/c0e059bb) Using GGSN 0 (gprs_sm.c:317) 20241220095810443 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) 20241220095810443 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241220095810443 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095810443 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095810443 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241220095810463 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 aa c8 d5 4e 11 0f a5 fb ec 14 05 7f 73 5f 18 62 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) 20241220095810463 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad30d0, cbp=0x560e97852b80) (sgsn_libgtp.c:633) 20241220095810463 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095810463 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785ad28 TLLI=c0e059bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095810464 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095810464 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095810482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095810482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095810482 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095810482 DMM INFO MM(262420000000026/c0e059bb) -> GMM DETACH REQUEST TLLI=0xc0e059bb type=GPRS detach (gprs_gmm.c:1440) 20241220095810482 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241220095810482 DMM INFO MM(262420000000026/c0e059bb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241220095810482 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095810482 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095810482 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095810482 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095810482 DLLC NOTICE LLME(ffffffff/c0e059bb){ASSIGNED} LLGM Assign pre (c0e059bb => ffffffff) (gprs_llc.c:1079) 20241220095810482 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e059bb => ffffffff) (gprs_llc.c:1125) 20241220095810482 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785a9d0 (gprs_sndcp.c:574) 20241220095810482 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785ad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095810483 DMM NOTICE MM(262420000000026/c0e059bb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095810483 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241220095810483 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095810483 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095810483 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241220095810483 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241220095810483 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) 20241220095810483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095810483 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095810483 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095810483 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095810484 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@21433bde3953: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@21433bde3953: Final verdict of PTC: pass 20241220095810498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@21433bde3953: Final verdict of PTC: none 20241220095810503 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095810503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1012)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@21433bde3953: Final verdict of PTC: none -NSVCI99(1025)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@21433bde3953: Final verdict of PTC: none -NSVCI97(1015)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@21433bde3953: Final verdict of PTC: none -NSVCI98(1020)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1013)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1018)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1023)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Dec 20 09:58:10 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 20241220095810657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095810959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84632) 20241220095811505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095811505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84632, count=108216) 20241220095812505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095812505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Dec 20 09:58:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095813506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095813506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241220095813986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095813987 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095814006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095814006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095814006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095814006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095814006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095814006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095814006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095814006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095814006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095814008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095814008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095814008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095814008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095814008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095814008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095814008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095814008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095814008 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095814008 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095814008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095814008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095814008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095814011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095814016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095814016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095814024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095814024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095814024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095814024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095814024 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095814024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095814024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095814024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095814024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095814025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095814025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095814025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095814025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095814025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095814025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095814025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095814025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095814025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095814025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095814025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095814025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095814025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095814027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095814031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095814031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095814041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095814041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095814041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095814041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095814041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095814041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095814041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095814041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095814041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095814042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095814042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095814042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095814042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095814042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095814042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095814042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095814042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095814042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095814042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095814042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095814043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095814043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095814045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095814051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095814051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095814507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095814507 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095814507 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095814507 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095814509 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1045)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095814509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@21433bde3953: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='EC328C8A'O, index=0 SGSN_Test-GSUP(1046)@21433bde3953: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241220095815532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095815532 DLLC NOTICE LLME(ffffffff/ec328c8a){UNASSIGNED} LLC RX: unknown TLLI 0xec328c8a, creating LLME on the fly (gprs_llc.c:552) 20241220095815532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095815532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241220095815532 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095815532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095815532 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095815532 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095815532 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095815532 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095815532 DLLC NOTICE LLME(ffffffff/ec328c8a){UNASSIGNED} LLGM Assign pre (ec328c8a => ffe530ce) (gprs_llc.c:1079) 20241220095815532 DLLC NOTICE LLME(ec328c8a/ffe530ce){ASSIGNED} LLGM Assign post (ec328c8a => ffe530ce) (gprs_llc.c:1125) 20241220095815532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095815532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095815532 DMM DEBUG MM(262420000000039/ffe530ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095815539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095815539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241220095815539 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095815539 DMM INFO MM(262420000000039/ffe530ce) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241220095815539 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095815539 DLLC NOTICE LLME(ec328c8a/ffe530ce){ASSIGNED} LLGM Assign pre (ec328c8a => ffe530ce) (gprs_llc.c:1079) 20241220095815539 DLLC NOTICE LLME(ec328c8a/ffe530ce){ASSIGNED} LLGM Assign post (ec328c8a => ffe530ce) (gprs_llc.c:1125) 20241220095815539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095815539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095815539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095815539 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095815539 DMM DEBUG MM(262420000000039/ffe530ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241220095815539 DMM NOTICE MM(262420000000039/ffe530ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095815539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095815539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095815539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241220095815539 DMM INFO MM(262420000000039/ffe530ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xffe530ce) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@21433bde3953: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@21433bde3953: Removing Client IMSI='262420000000039'H, index=0 20241220095816542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095816542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095816542 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095816542 DMM INFO MM(262420000000039/ffe530ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095816542 DMM NOTICE MM(262420000000039/ffe530ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095816542 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095816542 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095816542 DLLC NOTICE LLME(ec328c8a/ffe530ce){ASSIGNED} LLGM Assign pre (ffffffff => ffe530ce) (gprs_llc.c:1079) 20241220095816542 DLLC NOTICE LLME(ffffffff/ffe530ce){ASSIGNED} LLGM Assign post (ffffffff => ffe530ce) (gprs_llc.c:1125) 20241220095816542 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095816542 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095816542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095816542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@21433bde3953: Final verdict of PTC: pass 20241220095816543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095816544 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095816544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1044)@21433bde3953: Final verdict of PTC: none -NSVCI97(1034)@21433bde3953: Final verdict of PTC: none -NSVCI98(1039)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1046)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@21433bde3953: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@21433bde3953: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@21433bde3953: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1042)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1037)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1032)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Dec 20 09:58:16 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 20241220095816651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095817052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60308) 20241220095817545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095817545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60308, count=70644) 20241220095818546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095818546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Dec 20 09:58:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095819547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095819547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_xid_empty_l3 started. 20241220095820109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095820109 DMM INFO MM(262420000000039/ffe530ce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095820109 DMM INFO MM(262420000000039/ffe530ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095820109 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095820109 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095820110 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095820110 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095820110 DLLC NOTICE LLME(ffffffff/ffe530ce){ASSIGNED} LLGM Assign pre (ffe530ce => ffffffff) (gprs_llc.c:1079) 20241220095820110 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffe530ce => ffffffff) (gprs_llc.c:1125) 20241220095820110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095820110 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095820110 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095820110 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095820110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095820128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095820128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095820128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095820128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095820128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095820128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095820128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095820128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095820128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095820129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095820129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095820129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095820129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095820129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095820129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095820129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095820129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095820129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095820129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095820129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095820129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095820129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095820131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095820136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095820136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095820144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095820144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095820144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095820144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095820144 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095820144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095820144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095820144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095820144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095820145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095820145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095820145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095820145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095820145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095820145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095820145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095820145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095820145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095820145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095820145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095820145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095820145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095820147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095820151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095820151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095820162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095820162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095820162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095820162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095820162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095820162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095820162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095820162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095820162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095820163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095820163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095820163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095820163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095820163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095820163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095820163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095820163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095820163 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095820163 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095820163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095820164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095820164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095820166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095820172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095820172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095820549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095820549 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095820549 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095820549 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095820550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241220095820550 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@21433bde3953: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F877B6B6'O, index=0 SGSN_Test-GSUP(1065)@21433bde3953: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@21433bde3953: 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 := 'C3662BA5591B428E25070465C3D99BDC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9FD50E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F44053AC5CFDEE2'O } } } } } 20241220095821575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095821575 DLLC NOTICE LLME(ffffffff/f877b6b6){UNASSIGNED} LLC RX: unknown TLLI 0xf877b6b6, creating LLME on the fly (gprs_llc.c:552) 20241220095821575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095821575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095821575 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095821575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095821575 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095821575 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095821575 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095821575 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095821575 DLLC NOTICE LLME(ffffffff/f877b6b6){UNASSIGNED} LLGM Assign pre (f877b6b6 => d9f37158) (gprs_llc.c:1079) 20241220095821575 DLLC NOTICE LLME(f877b6b6/d9f37158){ASSIGNED} LLGM Assign post (f877b6b6 => d9f37158) (gprs_llc.c:1125) 20241220095821575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095821575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095821575 DMM DEBUG MM(262420000000044/d9f37158) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095821581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095821581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095821581 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095821581 DMM DEBUG MM(262420000000044/d9f37158) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241220095821581 DMM NOTICE MM(262420000000044/d9f37158) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095821581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095821581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095821581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095821581 DMM DEBUG MM(262420000000044/d9f37158) Requesting authorization (sgsn_auth.c:160) 20241220095821581 DMM INFO MM(262420000000044/d9f37158) Requesting authentication tuples (sgsn_auth.c:184) 20241220095821581 DMM DEBUG MM(262420000000044/d9f37158) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095821581 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241220095821581 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@21433bde3953: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@21433bde3953: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241220095821582 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095821582 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095821582 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095821582 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095821582 DMM INFO MM(262420000000044/d9f37158) Subscriber data update (mmctx.c:445) 20241220095821582 DMM DEBUG MM(262420000000044/d9f37158) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095821582 DMM INFO MM(262420000000044/d9f37158) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095821582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095821582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095821582 DMM INFO MM(262420000000044/d9f37158) <- GMM AUTH AND CIPHERING REQ (rand = c3 66 2b a5 59 1b 42 8e 25 07 04 65 c3 d9 9b dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095821585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095821585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095821585 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095821585 DMM INFO MM(262420000000044/d9f37158) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095821585 DMM NOTICE MM(262420000000044/d9f37158) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095821585 DMM DEBUG MM(262420000000044/d9f37158) checking auth: received GSM SRES = b9 fd 50 e7 (gprs_gmm.c:648) 20241220095821585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095821585 DMM DEBUG MM(262420000000044/d9f37158) Requesting authorization (sgsn_auth.c:160) 20241220095821585 DMM INFO MM(262420000000044/d9f37158) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095821585 DMM DEBUG MM(262420000000044/d9f37158) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095821585 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241220095821585 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) 20241220095821585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095821585 DMM INFO MM(262420000000044/d9f37158) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9f37158) (gprs_gmm.c:282) 20241220095821586 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095821586 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095821586 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241220095821586 DMM INFO MM(262420000000044/d9f37158) Subscriber data update (mmctx.c:445) 20241220095821586 DMM DEBUG MM(262420000000044/d9f37158) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095821586 DMM INFO MM(262420000000044/d9f37158) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095821586 DMM NOTICE MM(262420000000044/d9f37158) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241220095821586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095821586 DMM NOTICE MM(262420000000044/d9f37158) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095821586 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) 20241220095821586 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095821586 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241220095821586 DMM INFO MM(262420000000044/d9f37158) Subscriber data update (mmctx.c:445) 20241220095821586 DMM DEBUG MM(262420000000044/d9f37158) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095821589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095821589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095821589 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095821589 DMM INFO MM(262420000000044/d9f37158) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095821589 DMM NOTICE MM(262420000000044/d9f37158) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095821589 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095821589 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095821589 DLLC NOTICE LLME(f877b6b6/d9f37158){ASSIGNED} LLGM Assign pre (ffffffff => d9f37158) (gprs_llc.c:1079) 20241220095821589 DLLC NOTICE LLME(ffffffff/d9f37158){ASSIGNED} LLGM Assign post (ffffffff => d9f37158) (gprs_llc.c:1125) 20241220095821589 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095821589 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095821589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095821589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@21433bde3953: setverdict(pass): none -> pass 20241220095821641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095821641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095821641 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095821641 DMM INFO MM(262420000000044/d9f37158) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095821641 DMM INFO MM(262420000000044/d9f37158) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095821641 DMM DEBUG MM(262420000000044/d9f37158) Using GGSN 0 (gprs_sm.c:317) 20241220095821641 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) 20241220095821641 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241220095821641 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095821641 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095821641 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241220095821646 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 17 87 fa b7 11 5c 5b 95 b2 14 05 7f f5 75 7c 53 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) 20241220095821646 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad4148, cbp=0x560e97855790) (sgsn_libgtp.c:633) 20241220095821646 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095821646 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785ad28 TLLI=d9f37158, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095821646 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095821646 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095821650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095821650 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241220095821650 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241220095821650 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@21433bde3953: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@21433bde3953: Final verdict of PTC: pass 20241220095821653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57788<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_empty_l3-BVCI210(1057)@21433bde3953: Final verdict of PTC: none 20241220095821654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095821654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1058)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1065)@21433bde3953: Final verdict of PTC: none -NSVCI99(1063)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@21433bde3953: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@21433bde3953: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@21433bde3953: Final verdict of PTC: none -NSVCI97(1053)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1051)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1056)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1061)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@21433bde3953: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Dec 20 09:58:21 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 20241220095821731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095822132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47320) 20241220095822656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095822656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47320, count=98220) 20241220095823657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095823657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Dec 20 09:58:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095824658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095824658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_xid_n201u started. 20241220095825155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095825155 DMM INFO MM(262420000000044/d9f37158) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095825155 DMM INFO MM(262420000000044/d9f37158) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095825155 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095825155 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095825155 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095825155 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095825155 DLLC NOTICE LLME(ffffffff/d9f37158){ASSIGNED} LLGM Assign pre (d9f37158 => ffffffff) (gprs_llc.c:1079) 20241220095825155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9f37158 => ffffffff) (gprs_llc.c:1125) 20241220095825155 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785a9d0 (gprs_sndcp.c:574) 20241220095825155 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785ad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095825155 DMM NOTICE MM(262420000000044/d9f37158) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095825155 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241220095825155 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095825155 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095825155 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241220095825155 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241220095825155 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) 20241220095825155 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:402) 20241220095825155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095825155 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095825155 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095825155 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095825155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095825173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095825173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095825173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095825173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095825173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095825173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095825173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095825173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095825173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095825174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095825174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095825174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095825174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095825174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095825174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095825174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095825174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095825174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095825174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095825174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095825174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095825174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095825177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095825182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095825182 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095825191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095825191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095825191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095825191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095825191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095825191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095825191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095825191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095825191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095825192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095825192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095825192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095825192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095825192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095825192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095825192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095825192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095825192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095825192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095825192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095825193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095825193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095825195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095825200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095825200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095825209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095825209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095825209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095825209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095825209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095825209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095825209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095825209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095825209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095825210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095825210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095825210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095825211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095825211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095825211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095825211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095825211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095825211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095825211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095825211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095825211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095825211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095825213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095825218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095825218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095825659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095825659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095825659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095825659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220095825660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095825660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@21433bde3953: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F964B59F'O, index=0 SGSN_Test-GSUP(1084)@21433bde3953: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@21433bde3953: 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 := '482643A75EF2281569BC482F9DE9A1B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E1FE406'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC229281D2F0DC75'O } } } } } 20241220095826682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095826682 DLLC NOTICE LLME(ffffffff/f964b59f){UNASSIGNED} LLC RX: unknown TLLI 0xf964b59f, creating LLME on the fly (gprs_llc.c:552) 20241220095826682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095826682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095826682 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095826682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095826682 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095826682 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095826682 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095826682 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095826682 DLLC NOTICE LLME(ffffffff/f964b59f){UNASSIGNED} LLGM Assign pre (f964b59f => d4cc8d47) (gprs_llc.c:1079) 20241220095826682 DLLC NOTICE LLME(f964b59f/d4cc8d47){ASSIGNED} LLGM Assign post (f964b59f => d4cc8d47) (gprs_llc.c:1125) 20241220095826682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095826682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095826682 DMM DEBUG MM(262420000000045/d4cc8d47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095826688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095826688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095826688 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095826688 DMM DEBUG MM(262420000000045/d4cc8d47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241220095826688 DMM NOTICE MM(262420000000045/d4cc8d47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095826688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095826688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095826688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095826688 DMM DEBUG MM(262420000000045/d4cc8d47) Requesting authorization (sgsn_auth.c:160) 20241220095826688 DMM INFO MM(262420000000045/d4cc8d47) Requesting authentication tuples (sgsn_auth.c:184) 20241220095826688 DMM DEBUG MM(262420000000045/d4cc8d47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095826688 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241220095826688 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@21433bde3953: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@21433bde3953: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241220095826690 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095826690 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095826690 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095826690 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095826690 DMM INFO MM(262420000000045/d4cc8d47) Subscriber data update (mmctx.c:445) 20241220095826690 DMM DEBUG MM(262420000000045/d4cc8d47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095826690 DMM INFO MM(262420000000045/d4cc8d47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095826690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095826690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095826690 DMM INFO MM(262420000000045/d4cc8d47) <- GMM AUTH AND CIPHERING REQ (rand = 48 26 43 a7 5e f2 28 15 69 bc 48 2f 9d e9 a1 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095826693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095826693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095826693 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095826693 DMM INFO MM(262420000000045/d4cc8d47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095826693 DMM NOTICE MM(262420000000045/d4cc8d47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095826693 DMM DEBUG MM(262420000000045/d4cc8d47) checking auth: received GSM SRES = 2e 1f e4 06 (gprs_gmm.c:648) 20241220095826693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095826693 DMM DEBUG MM(262420000000045/d4cc8d47) Requesting authorization (sgsn_auth.c:160) 20241220095826693 DMM INFO MM(262420000000045/d4cc8d47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095826693 DMM DEBUG MM(262420000000045/d4cc8d47) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095826693 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241220095826693 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) 20241220095826693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095826693 DMM INFO MM(262420000000045/d4cc8d47) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4cc8d47) (gprs_gmm.c:282) 20241220095826694 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095826694 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095826694 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241220095826694 DMM INFO MM(262420000000045/d4cc8d47) Subscriber data update (mmctx.c:445) 20241220095826694 DMM DEBUG MM(262420000000045/d4cc8d47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095826694 DMM INFO MM(262420000000045/d4cc8d47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095826694 DMM NOTICE MM(262420000000045/d4cc8d47) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241220095826694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095826694 DMM NOTICE MM(262420000000045/d4cc8d47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095826694 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) 20241220095826694 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095826694 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241220095826694 DMM INFO MM(262420000000045/d4cc8d47) Subscriber data update (mmctx.c:445) 20241220095826694 DMM DEBUG MM(262420000000045/d4cc8d47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095826697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095826697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095826697 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095826697 DMM INFO MM(262420000000045/d4cc8d47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095826697 DMM NOTICE MM(262420000000045/d4cc8d47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095826697 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095826697 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095826697 DLLC NOTICE LLME(f964b59f/d4cc8d47){ASSIGNED} LLGM Assign pre (ffffffff => d4cc8d47) (gprs_llc.c:1079) 20241220095826697 DLLC NOTICE LLME(ffffffff/d4cc8d47){ASSIGNED} LLGM Assign post (ffffffff => d4cc8d47) (gprs_llc.c:1125) 20241220095826697 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095826697 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095826697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095826697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@21433bde3953: setverdict(pass): none -> pass 20241220095826748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095826748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095826748 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095826748 DMM INFO MM(262420000000045/d4cc8d47) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095826748 DMM INFO MM(262420000000045/d4cc8d47) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095826748 DMM DEBUG MM(262420000000045/d4cc8d47) Using GGSN 0 (gprs_sm.c:317) 20241220095826748 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) 20241220095826748 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241220095826748 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095826748 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095826748 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241220095826754 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 6e 3b 83 f8 11 8a d9 ad 9e 14 05 7f 1c 42 4a a3 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) 20241220095826754 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad51c0, cbp=0x560e97855d70) (sgsn_libgtp.c:633) 20241220095826754 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095826754 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=d4cc8d47, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095826754 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095826754 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095826758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095826758 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241220095826758 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241220095826758 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241220095826758 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@21433bde3953: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@21433bde3953: Final verdict of PTC: pass 20241220095826761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59070<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095826762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095826762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@21433bde3953: Final verdict of PTC: none -NSVCI98(1077)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@21433bde3953: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@21433bde3953: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@21433bde3953: Final verdict of PTC: none -NSVCI97(1072)@21433bde3953: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@21433bde3953: Final verdict of PTC: none -NSVCI99(1082)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1080)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1075)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1070)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@21433bde3953: Test case TC_xid_n201u finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Dec 20 09:58:26 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241220095826872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095827272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90760) 20241220095827763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095827763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90760, count=102160) 20241220095828764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095828764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Dec 20 09:58:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095829765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095829765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220095830246 DGPRS DEBUG Checking for inactive LLMEs, time = 37216909 (sgsn.c:132) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_llc_null started. 20241220095830350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095830352 DMM INFO MM(262420000000045/d4cc8d47) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095830352 DMM INFO MM(262420000000045/d4cc8d47) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095830352 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095830352 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095830352 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095830352 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095830352 DLLC NOTICE LLME(ffffffff/d4cc8d47){ASSIGNED} LLGM Assign pre (d4cc8d47 => ffffffff) (gprs_llc.c:1079) 20241220095830352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4cc8d47 => ffffffff) (gprs_llc.c:1125) 20241220095830352 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095830352 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095830352 DMM NOTICE MM(262420000000045/d4cc8d47) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095830352 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241220095830352 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095830352 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095830352 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241220095830352 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241220095830352 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) 20241220095830352 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:402) 20241220095830352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095830352 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095830352 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095830352 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095830352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095830373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095830373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095830373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095830373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095830373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095830373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095830373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095830373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095830373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095830375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095830375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095830375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095830375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095830375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095830375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095830375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095830375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095830375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095830375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095830375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095830375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095830375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095830378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095830385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095830385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095830419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095830419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095830419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095830419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095830419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095830419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095830419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095830419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095830419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095830420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095830420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095830420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095830420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095830420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095830420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095830420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095830420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095830420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095830420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095830420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095830420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095830420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095830423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095830429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095830429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1096)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_llc_null-BVCI210(1094)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095830434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095830434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095830434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095830434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095830434 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095830434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095830434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095830434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095830434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095830435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095830435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095830435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095830435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095830435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095830435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095830435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095830435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095830435 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095830435 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095830435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095830436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095830436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095830438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095830444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095830444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095830766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095830766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095830766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095830766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095830767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095830767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@21433bde3953: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='D68FA246'O, index=0 SGSN_Test-GSUP(1103)@21433bde3953: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@21433bde3953: 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 := '38B0239BB11C20809876C8901A4C32BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09B7B012'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0F035B0D3527722'O } } } } } 20241220095831792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095831792 DLLC NOTICE LLME(ffffffff/d68fa246){UNASSIGNED} LLC RX: unknown TLLI 0xd68fa246, creating LLME on the fly (gprs_llc.c:552) 20241220095831792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095831792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095831792 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095831792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095831792 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095831792 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095831792 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095831792 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095831792 DLLC NOTICE LLME(ffffffff/d68fa246){UNASSIGNED} LLGM Assign pre (d68fa246 => cb7bdbd4) (gprs_llc.c:1079) 20241220095831792 DLLC NOTICE LLME(d68fa246/cb7bdbd4){ASSIGNED} LLGM Assign post (d68fa246 => cb7bdbd4) (gprs_llc.c:1125) 20241220095831792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095831792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095831792 DMM DEBUG MM(262420000000041/cb7bdbd4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095831800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095831800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095831800 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095831800 DMM DEBUG MM(262420000000041/cb7bdbd4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241220095831800 DMM NOTICE MM(262420000000041/cb7bdbd4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095831800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095831800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095831800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095831800 DMM DEBUG MM(262420000000041/cb7bdbd4) Requesting authorization (sgsn_auth.c:160) 20241220095831800 DMM INFO MM(262420000000041/cb7bdbd4) Requesting authentication tuples (sgsn_auth.c:184) 20241220095831800 DMM DEBUG MM(262420000000041/cb7bdbd4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095831800 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241220095831800 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@21433bde3953: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@21433bde3953: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241220095831802 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095831802 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095831802 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095831802 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095831802 DMM INFO MM(262420000000041/cb7bdbd4) Subscriber data update (mmctx.c:445) 20241220095831802 DMM DEBUG MM(262420000000041/cb7bdbd4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095831802 DMM INFO MM(262420000000041/cb7bdbd4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095831802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095831802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095831802 DMM INFO MM(262420000000041/cb7bdbd4) <- GMM AUTH AND CIPHERING REQ (rand = 38 b0 23 9b b1 1c 20 80 98 76 c8 90 1a 4c 32 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095831811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095831811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095831811 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095831811 DMM INFO MM(262420000000041/cb7bdbd4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095831811 DMM NOTICE MM(262420000000041/cb7bdbd4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095831811 DMM DEBUG MM(262420000000041/cb7bdbd4) checking auth: received GSM SRES = 09 b7 b0 12 (gprs_gmm.c:648) 20241220095831811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095831811 DMM DEBUG MM(262420000000041/cb7bdbd4) Requesting authorization (sgsn_auth.c:160) 20241220095831811 DMM INFO MM(262420000000041/cb7bdbd4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095831811 DMM DEBUG MM(262420000000041/cb7bdbd4) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095831811 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241220095831811 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) 20241220095831811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095831811 DMM INFO MM(262420000000041/cb7bdbd4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb7bdbd4) (gprs_gmm.c:282) 20241220095831812 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095831812 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095831812 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241220095831812 DMM INFO MM(262420000000041/cb7bdbd4) Subscriber data update (mmctx.c:445) 20241220095831812 DMM DEBUG MM(262420000000041/cb7bdbd4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095831812 DMM INFO MM(262420000000041/cb7bdbd4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095831812 DMM NOTICE MM(262420000000041/cb7bdbd4) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241220095831812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095831812 DMM NOTICE MM(262420000000041/cb7bdbd4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095831812 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) 20241220095831813 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095831813 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241220095831813 DMM INFO MM(262420000000041/cb7bdbd4) Subscriber data update (mmctx.c:445) 20241220095831813 DMM DEBUG MM(262420000000041/cb7bdbd4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095831817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095831817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095831817 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095831817 DMM INFO MM(262420000000041/cb7bdbd4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095831817 DMM NOTICE MM(262420000000041/cb7bdbd4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095831817 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095831817 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095831817 DLLC NOTICE LLME(d68fa246/cb7bdbd4){ASSIGNED} LLGM Assign pre (ffffffff => cb7bdbd4) (gprs_llc.c:1079) 20241220095831817 DLLC NOTICE LLME(ffffffff/cb7bdbd4){ASSIGNED} LLGM Assign post (ffffffff => cb7bdbd4) (gprs_llc.c:1125) 20241220095831817 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095831817 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095831817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095831817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095832868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095832868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241220095832868 DLLC DEBUG TLLI=cb7bdbd4 sends us LLC NULL (gprs_llc.c:912) 20241220095832868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095832868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241220095832868 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095832868 DMM INFO MM(262420000000041/cb7bdbd4) -> GMM DETACH REQUEST TLLI=0xcb7bdbd4 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241220095832868 DMM INFO MM(262420000000041/cb7bdbd4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241220095832868 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095832868 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095832868 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095832868 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095832868 DLLC NOTICE LLME(ffffffff/cb7bdbd4){ASSIGNED} LLGM Assign pre (cb7bdbd4 => ffffffff) (gprs_llc.c:1079) 20241220095832868 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb7bdbd4 => ffffffff) (gprs_llc.c:1125) 20241220095832868 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241220095832868 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) 20241220095832868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095832868 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095832868 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095832868 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095832869 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@21433bde3953: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@21433bde3953: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@21433bde3953: Final verdict of PTC: pass 20241220095837877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_null-BVCI196(1090)@21433bde3953: Final verdict of PTC: none -NSVCI97(1091)@21433bde3953: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1103)@21433bde3953: Final verdict of PTC: none -NSVCI98(1097)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@21433bde3953: Final verdict of PTC: none -NSVCI99(1101)@21433bde3953: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@21433bde3953: Final verdict of PTC: none 20241220095837879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095837879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1098)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1095)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1089)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1099)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@21433bde3953: Test case TC_llc_null finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Dec 20 09:58:37 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241220095837936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095838337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97536) 20241220095838880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095838880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97536, count=101892) 20241220095839882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095839882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Dec 20 09:58:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095840883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095840894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_llc_sabm_dm_llgmm started. 20241220095841360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095841361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095841379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095841379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095841379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095841379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095841379 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095841379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095841379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095841379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095841379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095841380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095841380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095841380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095841380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095841380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095841380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095841380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095841380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095841380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095841380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095841380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095841381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095841381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1111)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095841383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095841389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095841389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095841395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095841395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095841395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095841395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095841395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095841395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095841395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095841395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095841395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095841396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095841396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095841396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095841396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095841396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095841396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095841396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095841396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095841396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095841396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095841396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095841397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095841397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095841399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095841403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095841403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095841418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095841418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095841418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095841418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095841418 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095841418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095841418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095841418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095841418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095841419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095841419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095841419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095841419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095841419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095841419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095841419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095841419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095841419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095841421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095841426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095841426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095841895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095841895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095841895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095841895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1120)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095841896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095841896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1120)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1120)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@21433bde3953: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='C53631EA'O, index=0 SGSN_Test-GSUP(1122)@21433bde3953: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@21433bde3953: 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 := 'FC1055B1A1F88FB6FB529FD3C78F8E14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5346F6D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B01184ADDD080D46'O } } } } } 20241220095842921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095842921 DLLC NOTICE LLME(ffffffff/c53631ea){UNASSIGNED} LLC RX: unknown TLLI 0xc53631ea, creating LLME on the fly (gprs_llc.c:552) 20241220095842921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095842921 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095842921 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095842921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095842921 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095842921 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095842921 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095842921 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095842921 DLLC NOTICE LLME(ffffffff/c53631ea){UNASSIGNED} LLGM Assign pre (c53631ea => c6148b0a) (gprs_llc.c:1079) 20241220095842921 DLLC NOTICE LLME(c53631ea/c6148b0a){ASSIGNED} LLGM Assign post (c53631ea => c6148b0a) (gprs_llc.c:1125) 20241220095842921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095842921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095842921 DMM DEBUG MM(262420000000042/c6148b0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095842928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095842928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095842928 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095842928 DMM DEBUG MM(262420000000042/c6148b0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241220095842928 DMM NOTICE MM(262420000000042/c6148b0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095842928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095842928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095842928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095842928 DMM DEBUG MM(262420000000042/c6148b0a) Requesting authorization (sgsn_auth.c:160) 20241220095842928 DMM INFO MM(262420000000042/c6148b0a) Requesting authentication tuples (sgsn_auth.c:184) 20241220095842928 DMM DEBUG MM(262420000000042/c6148b0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095842928 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241220095842928 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@21433bde3953: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@21433bde3953: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241220095842929 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095842929 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095842929 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095842929 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095842929 DMM INFO MM(262420000000042/c6148b0a) Subscriber data update (mmctx.c:445) 20241220095842929 DMM DEBUG MM(262420000000042/c6148b0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095842929 DMM INFO MM(262420000000042/c6148b0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095842929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095842929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095842929 DMM INFO MM(262420000000042/c6148b0a) <- GMM AUTH AND CIPHERING REQ (rand = fc 10 55 b1 a1 f8 8f b6 fb 52 9f d3 c7 8f 8e 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095842933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095842933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095842933 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095842933 DMM INFO MM(262420000000042/c6148b0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095842933 DMM NOTICE MM(262420000000042/c6148b0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095842933 DMM DEBUG MM(262420000000042/c6148b0a) checking auth: received GSM SRES = 53 46 f6 d7 (gprs_gmm.c:648) 20241220095842933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095842933 DMM DEBUG MM(262420000000042/c6148b0a) Requesting authorization (sgsn_auth.c:160) 20241220095842933 DMM INFO MM(262420000000042/c6148b0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095842933 DMM DEBUG MM(262420000000042/c6148b0a) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095842933 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241220095842933 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) 20241220095842933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095842933 DMM INFO MM(262420000000042/c6148b0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6148b0a) (gprs_gmm.c:282) 20241220095842933 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095842933 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095842933 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241220095842933 DMM INFO MM(262420000000042/c6148b0a) Subscriber data update (mmctx.c:445) 20241220095842933 DMM DEBUG MM(262420000000042/c6148b0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095842933 DMM INFO MM(262420000000042/c6148b0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095842933 DMM NOTICE MM(262420000000042/c6148b0a) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241220095842933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095842933 DMM NOTICE MM(262420000000042/c6148b0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095842933 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) 20241220095842934 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095842934 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241220095842934 DMM INFO MM(262420000000042/c6148b0a) Subscriber data update (mmctx.c:445) 20241220095842934 DMM DEBUG MM(262420000000042/c6148b0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095842937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095842937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095842937 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095842937 DMM INFO MM(262420000000042/c6148b0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095842937 DMM NOTICE MM(262420000000042/c6148b0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095842937 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095842937 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095842937 DLLC NOTICE LLME(c53631ea/c6148b0a){ASSIGNED} LLGM Assign pre (ffffffff => c6148b0a) (gprs_llc.c:1079) 20241220095842937 DLLC NOTICE LLME(ffffffff/c6148b0a){ASSIGNED} LLGM Assign post (ffffffff => c6148b0a) (gprs_llc.c:1125) 20241220095842937 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095842937 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095842937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095842937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095843989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095843989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@21433bde3953: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@21433bde3953: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@21433bde3953: Final verdict of PTC: pass 20241220095843993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095843994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095843994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1117)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@21433bde3953: Final verdict of PTC: none -NSVCI97(1110)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@21433bde3953: Final verdict of PTC: none -NSVCI98(1115)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1122)@21433bde3953: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@21433bde3953: Final verdict of PTC: none -NSVCI99(1121)@21433bde3953: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1113)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1108)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1119)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@21433bde3953: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@21433bde3953: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Dec 20 09:58:44 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 20241220095844105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095844505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84052) 20241220095844995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095844995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84052, count=88408) 20241220095845996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095845996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Dec 20 09:58:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095846998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095846998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_llc_sabm_dm_ll5 started. 20241220095847528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095847528 DMM INFO MM(262420000000042/c6148b0a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095847528 DMM INFO MM(262420000000042/c6148b0a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095847528 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095847528 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095847528 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095847528 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095847528 DLLC NOTICE LLME(ffffffff/c6148b0a){ASSIGNED} LLGM Assign pre (c6148b0a => ffffffff) (gprs_llc.c:1079) 20241220095847528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6148b0a => ffffffff) (gprs_llc.c:1125) 20241220095847528 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241220095847528 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) 20241220095847528 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:402) 20241220095847528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095847528 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095847528 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095847528 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095847528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1129)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095847555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095847555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095847555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095847555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095847555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095847555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095847555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095847555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095847555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095847556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095847556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095847556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095847556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095847556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095847556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095847556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095847556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095847556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095847556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095847556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1130)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095847557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095847557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1131)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095847560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095847568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095847568 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1129)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_llc_sabm_dm_ll5-BVCI196(1127)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1135)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1134)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095847575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095847575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095847575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095847575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095847575 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095847575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095847575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095847575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095847575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1135)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095847576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095847576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095847576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095847577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095847577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095847577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095847577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095847577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095847577 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095847577 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095847577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095847577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095847577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095847581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(1131)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095847589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095847589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20241220095847590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095847590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095847590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095847590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095847590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095847590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095847590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095847590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095847590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095847591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095847591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095847591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095847591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095847591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095847591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095847591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095847591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095847591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095847591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095847591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_llc_sabm_dm_ll5-BVCI210(1132)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095847591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095847591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095847594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095847600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095847600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095847999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095847999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095847999 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095847999 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095848000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095848001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1127)@21433bde3953: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C747AD6E'O, index=0 SGSN_Test-GSUP(1141)@21433bde3953: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@21433bde3953: 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 := 'E7C9275624A30E8ABFF5BC60F09391FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E86754CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '694A866D0BB16E21'O } } } } } 20241220095849027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095849027 DLLC NOTICE LLME(ffffffff/c747ad6e){UNASSIGNED} LLC RX: unknown TLLI 0xc747ad6e, creating LLME on the fly (gprs_llc.c:552) 20241220095849027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095849027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095849027 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095849027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095849027 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095849027 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095849027 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095849027 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095849027 DLLC NOTICE LLME(ffffffff/c747ad6e){UNASSIGNED} LLGM Assign pre (c747ad6e => c211cc31) (gprs_llc.c:1079) 20241220095849027 DLLC NOTICE LLME(c747ad6e/c211cc31){ASSIGNED} LLGM Assign post (c747ad6e => c211cc31) (gprs_llc.c:1125) 20241220095849027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095849027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095849027 DMM DEBUG MM(262420000000043/c211cc31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095849035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095849035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095849035 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095849035 DMM DEBUG MM(262420000000043/c211cc31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241220095849035 DMM NOTICE MM(262420000000043/c211cc31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095849035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095849035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095849035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095849035 DMM DEBUG MM(262420000000043/c211cc31) Requesting authorization (sgsn_auth.c:160) 20241220095849035 DMM INFO MM(262420000000043/c211cc31) Requesting authentication tuples (sgsn_auth.c:184) 20241220095849035 DMM DEBUG MM(262420000000043/c211cc31) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095849035 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241220095849035 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@21433bde3953: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@21433bde3953: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241220095849037 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095849037 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095849037 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095849037 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095849037 DMM INFO MM(262420000000043/c211cc31) Subscriber data update (mmctx.c:445) 20241220095849037 DMM DEBUG MM(262420000000043/c211cc31) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095849037 DMM INFO MM(262420000000043/c211cc31) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095849037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095849037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095849037 DMM INFO MM(262420000000043/c211cc31) <- GMM AUTH AND CIPHERING REQ (rand = e7 c9 27 56 24 a3 0e 8a bf f5 bc 60 f0 93 91 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095849041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095849041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095849041 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095849041 DMM INFO MM(262420000000043/c211cc31) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095849041 DMM NOTICE MM(262420000000043/c211cc31) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095849041 DMM DEBUG MM(262420000000043/c211cc31) checking auth: received GSM SRES = e8 67 54 cc (gprs_gmm.c:648) 20241220095849041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095849041 DMM DEBUG MM(262420000000043/c211cc31) Requesting authorization (sgsn_auth.c:160) 20241220095849041 DMM INFO MM(262420000000043/c211cc31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095849041 DMM DEBUG MM(262420000000043/c211cc31) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095849041 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241220095849041 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) 20241220095849041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095849041 DMM INFO MM(262420000000043/c211cc31) <- GMM ATTACH ACCEPT (new P-TMSI=0xc211cc31) (gprs_gmm.c:282) 20241220095849042 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095849042 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095849042 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241220095849042 DMM INFO MM(262420000000043/c211cc31) Subscriber data update (mmctx.c:445) 20241220095849042 DMM DEBUG MM(262420000000043/c211cc31) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095849042 DMM INFO MM(262420000000043/c211cc31) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095849042 DMM NOTICE MM(262420000000043/c211cc31) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241220095849042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095849042 DMM NOTICE MM(262420000000043/c211cc31) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095849042 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) 20241220095849042 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095849042 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241220095849042 DMM INFO MM(262420000000043/c211cc31) Subscriber data update (mmctx.c:445) 20241220095849042 DMM DEBUG MM(262420000000043/c211cc31) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095849046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095849046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095849046 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095849046 DMM INFO MM(262420000000043/c211cc31) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095849046 DMM NOTICE MM(262420000000043/c211cc31) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095849046 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095849046 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095849046 DLLC NOTICE LLME(c747ad6e/c211cc31){ASSIGNED} LLGM Assign pre (ffffffff => c211cc31) (gprs_llc.c:1079) 20241220095849046 DLLC NOTICE LLME(ffffffff/c211cc31){ASSIGNED} LLGM Assign post (ffffffff => c211cc31) (gprs_llc.c:1125) 20241220095849046 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095849046 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095849046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095849046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095850098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095850098 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@21433bde3953: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1127)@21433bde3953: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@21433bde3953: Final verdict of PTC: pass 20241220095850102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@21433bde3953: Final verdict of PTC: none 20241220095850103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095850104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1130)@21433bde3953: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@21433bde3953: Final verdict of PTC: none -NSVCI99(1139)@21433bde3953: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@21433bde3953: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1127)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@21433bde3953: Final verdict of PTC: none -NSVCI98(1135)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1137)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1128)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1133)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1127): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@21433bde3953: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Dec 20 09:58:50 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 20241220095850214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095850616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88092) 20241220095851104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095851104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88092, count=92448) 20241220095852106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095852106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Dec 20 09:58:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095853107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095853107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_suspend_nopaging started. 20241220095853638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095853638 DMM INFO MM(262420000000043/c211cc31) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095853638 DMM INFO MM(262420000000043/c211cc31) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095853638 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095853638 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095853638 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095853638 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095853638 DLLC NOTICE LLME(ffffffff/c211cc31){ASSIGNED} LLGM Assign pre (c211cc31 => ffffffff) (gprs_llc.c:1079) 20241220095853638 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c211cc31 => ffffffff) (gprs_llc.c:1125) 20241220095853638 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241220095853638 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) 20241220095853638 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:402) 20241220095853638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095853638 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095853639 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095853639 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095853639 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095853680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095853680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095853680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095853680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095853680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095853680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095853680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095853680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095853680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095853682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095853682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095853682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095853682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095853682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095853682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095853682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095853682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095853682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095853682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095853682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095853682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095853682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095853685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095853692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095853692 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1149)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1153)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095853697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095853697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095853697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095853697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095853697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095853697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095853697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095853697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095853697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095853698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095853698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095853698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095853698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095853698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095853698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095853698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095853698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095853698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095853698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095853698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095853699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095853699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095853702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095853709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095853709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095853721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095853721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095853721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095853721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095853721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095853722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095853722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095853722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095853722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095853722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095853722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095853722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095853723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095853723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095853723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095853723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095853723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095853723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095853723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095853732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095853732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095854108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095854108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095854108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095854108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095854110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095854110 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@21433bde3953: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='FC7BB355'O, index=0 SGSN_Test-GSUP(1160)@21433bde3953: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@21433bde3953: 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 := '83BB851582DB283C740B21D03B62A24A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F68BAC4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9EF031052745341'O } } } } } 20241220095855138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095855138 DLLC NOTICE LLME(ffffffff/fc7bb355){UNASSIGNED} LLC RX: unknown TLLI 0xfc7bb355, creating LLME on the fly (gprs_llc.c:552) 20241220095855138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095855138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095855138 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095855138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095855138 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095855138 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095855138 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095855138 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095855138 DLLC NOTICE LLME(ffffffff/fc7bb355){UNASSIGNED} LLGM Assign pre (fc7bb355 => dfe0e5bb) (gprs_llc.c:1079) 20241220095855138 DLLC NOTICE LLME(fc7bb355/dfe0e5bb){ASSIGNED} LLGM Assign post (fc7bb355 => dfe0e5bb) (gprs_llc.c:1125) 20241220095855138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095855138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095855138 DMM DEBUG MM(262420000000048/dfe0e5bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095855145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095855145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095855145 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095855145 DMM DEBUG MM(262420000000048/dfe0e5bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241220095855145 DMM NOTICE MM(262420000000048/dfe0e5bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095855145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095855145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095855145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095855145 DMM DEBUG MM(262420000000048/dfe0e5bb) Requesting authorization (sgsn_auth.c:160) 20241220095855145 DMM INFO MM(262420000000048/dfe0e5bb) Requesting authentication tuples (sgsn_auth.c:184) 20241220095855145 DMM DEBUG MM(262420000000048/dfe0e5bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095855145 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241220095855145 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@21433bde3953: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@21433bde3953: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241220095855147 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095855147 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095855147 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095855147 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095855147 DMM INFO MM(262420000000048/dfe0e5bb) Subscriber data update (mmctx.c:445) 20241220095855147 DMM DEBUG MM(262420000000048/dfe0e5bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095855147 DMM INFO MM(262420000000048/dfe0e5bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095855147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095855147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095855147 DMM INFO MM(262420000000048/dfe0e5bb) <- GMM AUTH AND CIPHERING REQ (rand = 83 bb 85 15 82 db 28 3c 74 0b 21 d0 3b 62 a2 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095855151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095855151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095855151 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095855151 DMM INFO MM(262420000000048/dfe0e5bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095855151 DMM NOTICE MM(262420000000048/dfe0e5bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095855151 DMM DEBUG MM(262420000000048/dfe0e5bb) checking auth: received GSM SRES = 7f 68 ba c4 (gprs_gmm.c:648) 20241220095855151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095855151 DMM DEBUG MM(262420000000048/dfe0e5bb) Requesting authorization (sgsn_auth.c:160) 20241220095855151 DMM INFO MM(262420000000048/dfe0e5bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095855151 DMM DEBUG MM(262420000000048/dfe0e5bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095855151 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241220095855151 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) 20241220095855151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095855151 DMM INFO MM(262420000000048/dfe0e5bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe0e5bb) (gprs_gmm.c:282) 20241220095855151 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095855151 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095855151 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241220095855151 DMM INFO MM(262420000000048/dfe0e5bb) Subscriber data update (mmctx.c:445) 20241220095855151 DMM DEBUG MM(262420000000048/dfe0e5bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095855151 DMM INFO MM(262420000000048/dfe0e5bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095855151 DMM NOTICE MM(262420000000048/dfe0e5bb) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241220095855151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095855151 DMM NOTICE MM(262420000000048/dfe0e5bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095855151 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) 20241220095855151 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095855151 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241220095855151 DMM INFO MM(262420000000048/dfe0e5bb) Subscriber data update (mmctx.c:445) 20241220095855151 DMM DEBUG MM(262420000000048/dfe0e5bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095855154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095855154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095855154 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095855154 DMM INFO MM(262420000000048/dfe0e5bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095855154 DMM NOTICE MM(262420000000048/dfe0e5bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095855154 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095855154 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095855154 DLLC NOTICE LLME(fc7bb355/dfe0e5bb){ASSIGNED} LLGM Assign pre (ffffffff => dfe0e5bb) (gprs_llc.c:1079) 20241220095855154 DLLC NOTICE LLME(ffffffff/dfe0e5bb){ASSIGNED} LLGM Assign post (ffffffff => dfe0e5bb) (gprs_llc.c:1125) 20241220095855154 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095855155 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095855155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095855155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@21433bde3953: setverdict(pass): none -> pass 20241220095855208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095855208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095855208 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095855208 DMM INFO MM(262420000000048/dfe0e5bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095855208 DMM INFO MM(262420000000048/dfe0e5bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095855208 DMM DEBUG MM(262420000000048/dfe0e5bb) Using GGSN 0 (gprs_sm.c:317) 20241220095855208 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) 20241220095855208 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241220095855208 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095855208 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095855208 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241220095855218 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 81 fe aa 45 11 00 74 2b 93 14 05 7f 8c fb e7 9f 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) 20241220095855218 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad6238, cbp=0x560e97856d80) (sgsn_libgtp.c:633) 20241220095855218 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095855218 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785ad28 TLLI=dfe0e5bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095855218 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095855218 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095855225 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241220095855231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095855231 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241220095855231 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241220095855233 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241220095855233 DMM INFO MM(262420000000048/dfe0e5bb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) TC_suspend_nopaging-BVCI196(1147)@21433bde3953: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@21433bde3953: Final verdict of PTC: pass 20241220095900241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@21433bde3953: Final verdict of PTC: none -NSVCI97(1148)@21433bde3953: Final verdict of PTC: none -NSVCI98(1153)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@21433bde3953: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@21433bde3953: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@21433bde3953: Final verdict of PTC: none -NSVCI99(1158)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@21433bde3953: Final verdict of PTC: none 20241220095900242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095900242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI196(1147)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1156)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1146)@21433bde3953: Final verdict of PTC: none 20241220095900247 DGPRS DEBUG Checking for inactive LLMEs, time = 37216939 (sgsn.c:132) -NSVCI98-provIP(1151)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@21433bde3953: Test case TC_suspend_nopaging finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Dec 20 09:59:00 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241220095900369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095900770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100168) 20241220095901243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095901243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100168, count=101328) 20241220095902244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095902244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Dec 20 09:59:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095903245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095903245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_suspend_resume started. 20241220095903795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095903796 DMM INFO MM(262420000000048/dfe0e5bb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095903796 DMM INFO MM(262420000000048/dfe0e5bb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095903796 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095903796 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095903796 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095903796 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095903796 DLLC NOTICE LLME(ffffffff/dfe0e5bb){ASSIGNED} LLGM Assign pre (dfe0e5bb => ffffffff) (gprs_llc.c:1079) 20241220095903796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfe0e5bb => ffffffff) (gprs_llc.c:1125) 20241220095903796 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785a9d0 (gprs_sndcp.c:574) 20241220095903796 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785ad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095903796 DMM NOTICE MM(262420000000048/dfe0e5bb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095903796 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241220095903796 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095903796 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095903796 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241220095903796 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241220095903796 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) 20241220095903796 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:402) 20241220095903796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095903796 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095903796 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095903796 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095903796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1167)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220095903837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095903837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095903837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095903837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095903837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095903837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095903837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095903837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095903837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1168)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095903839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095903839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095903839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095903839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095903839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095903839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095903839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095903839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095903839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095903839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095903839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095903839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095903839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220095903843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1164)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095903852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095903852 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1165)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1172)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095903865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095903865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095903865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095903865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095903865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095903865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095903865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095903865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095903865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095903867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095903867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095903867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095903867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095903867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095903867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095903867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095903867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095903867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095903867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095903867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1173)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095903868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095903868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095903871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220095903879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095903879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1170)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095903887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095903887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095903887 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095903887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095903887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095903889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095903889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095903889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095903889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095903889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095903889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095903889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095903889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095903889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095903889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095903889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095903890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095903890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095903894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095903904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095903904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095904246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095904246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095904246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095904246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095904248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1178)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095904248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1165)@21433bde3953: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E049EC08'O, index=0 SGSN_Test-GSUP(1179)@21433bde3953: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@21433bde3953: 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 := '7833E2ABC33FBF790FB286D162C91FD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49329F17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4754C324AA9BB18'O } } } } } 20241220095905274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095905274 DLLC NOTICE LLME(ffffffff/e049ec08){UNASSIGNED} LLC RX: unknown TLLI 0xe049ec08, creating LLME on the fly (gprs_llc.c:552) 20241220095905274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095905274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095905274 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095905274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095905274 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095905274 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095905274 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095905274 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095905274 DLLC NOTICE LLME(ffffffff/e049ec08){UNASSIGNED} LLGM Assign pre (e049ec08 => db9b1f43) (gprs_llc.c:1079) 20241220095905274 DLLC NOTICE LLME(e049ec08/db9b1f43){ASSIGNED} LLGM Assign post (e049ec08 => db9b1f43) (gprs_llc.c:1125) 20241220095905274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095905274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095905274 DMM DEBUG MM(262420000000049/db9b1f43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095905283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095905283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095905283 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095905283 DMM DEBUG MM(262420000000049/db9b1f43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241220095905283 DMM NOTICE MM(262420000000049/db9b1f43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095905283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095905283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095905283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095905283 DMM DEBUG MM(262420000000049/db9b1f43) Requesting authorization (sgsn_auth.c:160) 20241220095905283 DMM INFO MM(262420000000049/db9b1f43) Requesting authentication tuples (sgsn_auth.c:184) 20241220095905283 DMM DEBUG MM(262420000000049/db9b1f43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095905283 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241220095905283 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@21433bde3953: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@21433bde3953: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241220095905285 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095905285 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095905285 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095905285 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095905285 DMM INFO MM(262420000000049/db9b1f43) Subscriber data update (mmctx.c:445) 20241220095905285 DMM DEBUG MM(262420000000049/db9b1f43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095905285 DMM INFO MM(262420000000049/db9b1f43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095905285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095905285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095905285 DMM INFO MM(262420000000049/db9b1f43) <- GMM AUTH AND CIPHERING REQ (rand = 78 33 e2 ab c3 3f bf 79 0f b2 86 d1 62 c9 1f d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095905290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095905290 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095905290 DMM INFO MM(262420000000049/db9b1f43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095905290 DMM NOTICE MM(262420000000049/db9b1f43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095905290 DMM DEBUG MM(262420000000049/db9b1f43) checking auth: received GSM SRES = 49 32 9f 17 (gprs_gmm.c:648) 20241220095905290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095905290 DMM DEBUG MM(262420000000049/db9b1f43) Requesting authorization (sgsn_auth.c:160) 20241220095905290 DMM INFO MM(262420000000049/db9b1f43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095905290 DMM DEBUG MM(262420000000049/db9b1f43) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095905290 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241220095905290 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) 20241220095905290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095905290 DMM INFO MM(262420000000049/db9b1f43) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb9b1f43) (gprs_gmm.c:282) 20241220095905291 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095905291 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095905291 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241220095905291 DMM INFO MM(262420000000049/db9b1f43) Subscriber data update (mmctx.c:445) 20241220095905291 DMM DEBUG MM(262420000000049/db9b1f43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095905291 DMM INFO MM(262420000000049/db9b1f43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095905291 DMM NOTICE MM(262420000000049/db9b1f43) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241220095905291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095905291 DMM NOTICE MM(262420000000049/db9b1f43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095905291 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) 20241220095905292 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095905292 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241220095905292 DMM INFO MM(262420000000049/db9b1f43) Subscriber data update (mmctx.c:445) 20241220095905292 DMM DEBUG MM(262420000000049/db9b1f43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095905295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095905295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095905295 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095905295 DMM INFO MM(262420000000049/db9b1f43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095905295 DMM NOTICE MM(262420000000049/db9b1f43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095905295 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095905295 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095905295 DLLC NOTICE LLME(e049ec08/db9b1f43){ASSIGNED} LLGM Assign pre (ffffffff => db9b1f43) (gprs_llc.c:1079) 20241220095905295 DLLC NOTICE LLME(ffffffff/db9b1f43){ASSIGNED} LLGM Assign post (ffffffff => db9b1f43) (gprs_llc.c:1125) 20241220095905295 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095905295 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095905295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095905295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@21433bde3953: setverdict(pass): none -> pass 20241220095905347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095905347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095905347 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095905347 DMM INFO MM(262420000000049/db9b1f43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095905347 DMM INFO MM(262420000000049/db9b1f43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095905347 DMM DEBUG MM(262420000000049/db9b1f43) Using GGSN 0 (gprs_sm.c:317) 20241220095905347 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) 20241220095905347 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241220095905347 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095905347 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095905347 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241220095905353 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 6e 5c 39 ef 11 2a 48 e1 dd 14 05 7f b9 b7 b7 81 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) 20241220095905353 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad72b0, cbp=0x560e97857110) (sgsn_libgtp.c:633) 20241220095905353 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095905353 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=db9b1f43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095905353 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095905353 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095905358 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241220095905360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095905360 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241220095905360 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241220095905362 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241220095905362 DMM INFO MM(262420000000049/db9b1f43) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241220095910368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095910368 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241220095910368 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241220095910370 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1165)@21433bde3953: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@21433bde3953: Final verdict of PTC: pass 20241220095910373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095910374 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095910374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@21433bde3953: Final verdict of PTC: none TC_suspend_resume-BVCI196(1165)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@21433bde3953: Final verdict of PTC: none -NSVCI99(1177)@21433bde3953: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@21433bde3953: Final verdict of PTC: none -NSVCI97(1168)@21433bde3953: Final verdict of PTC: none -NSVCI98(1173)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1179)@21433bde3953: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1171)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1166)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1175)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_resume-BVCI196(1165): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@21433bde3953: Test case TC_suspend_resume finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Dec 20 09:59:10 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241220095910489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095910890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96948) 20241220095911374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095911374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96948, count=105120) 20241220095912375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095912375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Dec 20 09:59:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095913376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095913376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_suspend_rau started. 20241220095913913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095913914 DMM INFO MM(262420000000049/db9b1f43) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095913914 DMM INFO MM(262420000000049/db9b1f43) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095913914 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095913914 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095913914 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095913914 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095913914 DLLC NOTICE LLME(ffffffff/db9b1f43){ASSIGNED} LLGM Assign pre (db9b1f43 => ffffffff) (gprs_llc.c:1079) 20241220095913914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db9b1f43 => ffffffff) (gprs_llc.c:1125) 20241220095913914 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095913914 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095913914 DMM NOTICE MM(262420000000049/db9b1f43) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095913914 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241220095913914 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095913914 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095913914 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241220095913914 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241220095913914 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) 20241220095913914 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:402) 20241220095913914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095913914 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095913914 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095913914 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095913914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095913933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095913933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095913933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095913933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095913933 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095913933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095913933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095913933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095913933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095913935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095913935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095913935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095913935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095913935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095913935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095913935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095913935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095913935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095913935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095913935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095913935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095913935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095913938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095913944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095913944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095913953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095913953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095913953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095913953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095913953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095913953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095913953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095913953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095913953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095913955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095913955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095913955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095913955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095913955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095913955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095913955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095913955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095913955 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095913955 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095913955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095913955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095913955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095913958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095913965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095913965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095913975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095913975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095913975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095913975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095913975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095913975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095913975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095913975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095913975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095913976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095913976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095913976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095913976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095913976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095913976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095913976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095913976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095913976 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095913976 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095913976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095913977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095913977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095913979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095913986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095913986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095914377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095914377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095914377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095914377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095914378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095914379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@21433bde3953: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C1D4E8AA'O, index=0 SGSN_Test-GSUP(1198)@21433bde3953: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@21433bde3953: 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 := 'FEB1BDF17918CE6159C04F4B502AD28F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D124E8E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '963EB8350B9BACAA'O } } } } } 20241220095915420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095915420 DLLC NOTICE LLME(ffffffff/c1d4e8aa){UNASSIGNED} LLC RX: unknown TLLI 0xc1d4e8aa, creating LLME on the fly (gprs_llc.c:552) 20241220095915420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095915420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095915420 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095915420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095915420 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095915420 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095915420 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095915420 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095915420 DLLC NOTICE LLME(ffffffff/c1d4e8aa){UNASSIGNED} LLGM Assign pre (c1d4e8aa => f10d473e) (gprs_llc.c:1079) 20241220095915420 DLLC NOTICE LLME(c1d4e8aa/f10d473e){ASSIGNED} LLGM Assign post (c1d4e8aa => f10d473e) (gprs_llc.c:1125) 20241220095915420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095915420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095915420 DMM DEBUG MM(262420000000050/f10d473e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095915433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095915434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095915434 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095915434 DMM DEBUG MM(262420000000050/f10d473e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241220095915434 DMM NOTICE MM(262420000000050/f10d473e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095915434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095915434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095915434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095915434 DMM DEBUG MM(262420000000050/f10d473e) Requesting authorization (sgsn_auth.c:160) 20241220095915434 DMM INFO MM(262420000000050/f10d473e) Requesting authentication tuples (sgsn_auth.c:184) 20241220095915434 DMM DEBUG MM(262420000000050/f10d473e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095915434 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241220095915434 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@21433bde3953: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@21433bde3953: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241220095915437 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095915437 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095915437 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095915437 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095915437 DMM INFO MM(262420000000050/f10d473e) Subscriber data update (mmctx.c:445) 20241220095915437 DMM DEBUG MM(262420000000050/f10d473e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095915437 DMM INFO MM(262420000000050/f10d473e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095915437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095915437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095915437 DMM INFO MM(262420000000050/f10d473e) <- GMM AUTH AND CIPHERING REQ (rand = fe b1 bd f1 79 18 ce 61 59 c0 4f 4b 50 2a d2 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095915446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095915446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095915446 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095915446 DMM INFO MM(262420000000050/f10d473e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095915446 DMM NOTICE MM(262420000000050/f10d473e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095915446 DMM DEBUG MM(262420000000050/f10d473e) checking auth: received GSM SRES = d1 24 e8 e1 (gprs_gmm.c:648) 20241220095915446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095915446 DMM DEBUG MM(262420000000050/f10d473e) Requesting authorization (sgsn_auth.c:160) 20241220095915446 DMM INFO MM(262420000000050/f10d473e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095915446 DMM DEBUG MM(262420000000050/f10d473e) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095915446 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241220095915446 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) 20241220095915446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095915446 DMM INFO MM(262420000000050/f10d473e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf10d473e) (gprs_gmm.c:282) 20241220095915447 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095915447 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095915447 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241220095915447 DMM INFO MM(262420000000050/f10d473e) Subscriber data update (mmctx.c:445) 20241220095915447 DMM DEBUG MM(262420000000050/f10d473e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095915447 DMM INFO MM(262420000000050/f10d473e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095915447 DMM NOTICE MM(262420000000050/f10d473e) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241220095915447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095915447 DMM NOTICE MM(262420000000050/f10d473e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095915447 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) 20241220095915448 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095915448 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241220095915448 DMM INFO MM(262420000000050/f10d473e) Subscriber data update (mmctx.c:445) 20241220095915448 DMM DEBUG MM(262420000000050/f10d473e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095915453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095915453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095915453 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095915453 DMM INFO MM(262420000000050/f10d473e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095915453 DMM NOTICE MM(262420000000050/f10d473e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095915453 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095915453 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095915453 DLLC NOTICE LLME(c1d4e8aa/f10d473e){ASSIGNED} LLGM Assign pre (ffffffff => f10d473e) (gprs_llc.c:1079) 20241220095915453 DLLC NOTICE LLME(ffffffff/f10d473e){ASSIGNED} LLGM Assign post (ffffffff => f10d473e) (gprs_llc.c:1125) 20241220095915453 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095915453 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095915453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095915453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@21433bde3953: setverdict(pass): none -> pass 20241220095915505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095915505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095915505 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095915505 DMM INFO MM(262420000000050/f10d473e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095915505 DMM INFO MM(262420000000050/f10d473e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095915505 DMM DEBUG MM(262420000000050/f10d473e) Using GGSN 0 (gprs_sm.c:317) 20241220095915505 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) 20241220095915505 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241220095915505 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095915505 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095915505 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241220095915520 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 d7 70 e9 61 11 78 c3 25 90 14 05 7f bd 9c 6a d0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241220095915520 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad8328, cbp=0x560e978575e0) (sgsn_libgtp.c:633) 20241220095915520 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095915520 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=f10d473e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095915520 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095915520 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095915530 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241220095915537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095915537 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241220095915537 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241220095915541 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241220095915541 DMM INFO MM(262420000000050/f10d473e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241220095920545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095920545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095920545 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095920545 DMM INFO MM(262420000000050/f10d473e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220095920545 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095920545 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241220095920545 DLLC NOTICE LLME(ffffffff/f10d473e){ASSIGNED} LLGM Assign pre (f10d473e => d5e6449f) (gprs_llc.c:1079) 20241220095920545 DLLC NOTICE LLME(f10d473e/d5e6449f){ASSIGNED} LLGM Assign post (f10d473e => d5e6449f) (gprs_llc.c:1125) 20241220095920545 DMM INFO MM(262420000000050/d5e6449f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095920550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095920550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095920550 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095920550 DMM INFO MM(262420000000050/d5e6449f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220095920550 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220095920550 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095920550 DLLC NOTICE LLME(f10d473e/d5e6449f){ASSIGNED} LLGM Assign pre (ffffffff => d5e6449f) (gprs_llc.c:1079) 20241220095920550 DLLC NOTICE LLME(ffffffff/d5e6449f){ASSIGNED} LLGM Assign post (ffffffff => d5e6449f) (gprs_llc.c:1125) 20241220095920550 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241220095921049 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@21433bde3953: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@21433bde3953: Final verdict of PTC: pass 20241220095921056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1196)@21433bde3953: Final verdict of PTC: none 20241220095921057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(1192)@21433bde3953: Final verdict of PTC: none 20241220095921057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1198)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@21433bde3953: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@21433bde3953: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@21433bde3953: Final verdict of PTC: none -NSVCI97(1186)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@21433bde3953: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@21433bde3953: Final verdict of PTC: none -NSVCI98(1191)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1184)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1194)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1189)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@21433bde3953: Test case TC_suspend_rau finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Dec 20 09:59:21 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241220095921172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095921573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107516) 20241220095922058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095922058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107516, count=111872) 20241220095923059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095923059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Dec 20 09:59:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095924060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095924060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_paging_ps started. 20241220095924600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095924601 DMM INFO MM(262420000000050/d5e6449f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095924601 DMM INFO MM(262420000000050/d5e6449f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095924601 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095924601 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095924601 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095924601 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220095924601 DLLC NOTICE LLME(ffffffff/d5e6449f){ASSIGNED} LLGM Assign pre (d5e6449f => ffffffff) (gprs_llc.c:1079) 20241220095924601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5e6449f => ffffffff) (gprs_llc.c:1125) 20241220095924601 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095924601 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095924601 DMM NOTICE MM(262420000000050/d5e6449f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095924601 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241220095924601 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095924601 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095924601 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241220095924601 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241220095924601 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) 20241220095924601 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:402) 20241220095924601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095924601 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095924601 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095924601 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095924601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095924625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095924625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095924625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095924625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095924625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095924625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095924625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095924625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095924625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095924626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095924626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095924626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095924627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095924627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095924627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095924627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095924627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095924627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095924627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095924627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095924627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095924627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095924629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095924636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095924636 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095924647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095924647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095924647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095924647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095924647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095924647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095924648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095924648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095924648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095924648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095924648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095924648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095924648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095924648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095924648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095924648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095924648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095924648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095924648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095924651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095924657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095924657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095924670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095924670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095924670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095924670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095924670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095924670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095924670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095924670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095924670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095924672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095924672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095924672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095924672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095924672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095924672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095924672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095924672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095924672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095924672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095924672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095924673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095924673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095924676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095924683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095924683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095925061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095925061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095925061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095925061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095925062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220095925063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@21433bde3953: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CE5C8247'O, index=0 SGSN_Test-GSUP(1217)@21433bde3953: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@21433bde3953: 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 := 'AAE716921AA2399F7AA8A3013EE92BF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96903D8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2AFB2FBE629586D7'O } } } } } 20241220095926091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095926091 DLLC NOTICE LLME(ffffffff/ce5c8247){UNASSIGNED} LLC RX: unknown TLLI 0xce5c8247, creating LLME on the fly (gprs_llc.c:552) 20241220095926091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095926091 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095926091 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095926091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095926091 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095926091 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095926091 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095926091 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095926091 DLLC NOTICE LLME(ffffffff/ce5c8247){UNASSIGNED} LLGM Assign pre (ce5c8247 => f7919e3d) (gprs_llc.c:1079) 20241220095926091 DLLC NOTICE LLME(ce5c8247/f7919e3d){ASSIGNED} LLGM Assign post (ce5c8247 => f7919e3d) (gprs_llc.c:1125) 20241220095926091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095926091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095926091 DMM DEBUG MM(262420000000051/f7919e3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095926100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095926100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095926100 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095926100 DMM DEBUG MM(262420000000051/f7919e3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241220095926100 DMM NOTICE MM(262420000000051/f7919e3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095926100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095926100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095926100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095926100 DMM DEBUG MM(262420000000051/f7919e3d) Requesting authorization (sgsn_auth.c:160) 20241220095926100 DMM INFO MM(262420000000051/f7919e3d) Requesting authentication tuples (sgsn_auth.c:184) 20241220095926100 DMM DEBUG MM(262420000000051/f7919e3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095926100 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241220095926100 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@21433bde3953: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@21433bde3953: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241220095926102 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095926102 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095926102 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095926102 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095926102 DMM INFO MM(262420000000051/f7919e3d) Subscriber data update (mmctx.c:445) 20241220095926102 DMM DEBUG MM(262420000000051/f7919e3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095926102 DMM INFO MM(262420000000051/f7919e3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095926102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095926102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095926102 DMM INFO MM(262420000000051/f7919e3d) <- GMM AUTH AND CIPHERING REQ (rand = aa e7 16 92 1a a2 39 9f 7a a8 a3 01 3e e9 2b f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095926107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095926107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095926107 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095926107 DMM INFO MM(262420000000051/f7919e3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095926107 DMM NOTICE MM(262420000000051/f7919e3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095926107 DMM DEBUG MM(262420000000051/f7919e3d) checking auth: received GSM SRES = 96 90 3d 8e (gprs_gmm.c:648) 20241220095926107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095926107 DMM DEBUG MM(262420000000051/f7919e3d) Requesting authorization (sgsn_auth.c:160) 20241220095926107 DMM INFO MM(262420000000051/f7919e3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095926107 DMM DEBUG MM(262420000000051/f7919e3d) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095926107 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241220095926107 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) 20241220095926107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095926107 DMM INFO MM(262420000000051/f7919e3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7919e3d) (gprs_gmm.c:282) 20241220095926108 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095926108 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095926108 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241220095926108 DMM INFO MM(262420000000051/f7919e3d) Subscriber data update (mmctx.c:445) 20241220095926108 DMM DEBUG MM(262420000000051/f7919e3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095926108 DMM INFO MM(262420000000051/f7919e3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095926108 DMM NOTICE MM(262420000000051/f7919e3d) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241220095926108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095926108 DMM NOTICE MM(262420000000051/f7919e3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095926108 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) 20241220095926108 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095926108 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241220095926108 DMM INFO MM(262420000000051/f7919e3d) Subscriber data update (mmctx.c:445) 20241220095926108 DMM DEBUG MM(262420000000051/f7919e3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095926112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095926112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095926112 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095926112 DMM INFO MM(262420000000051/f7919e3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095926112 DMM NOTICE MM(262420000000051/f7919e3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095926112 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095926112 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095926112 DLLC NOTICE LLME(ce5c8247/f7919e3d){ASSIGNED} LLGM Assign pre (ffffffff => f7919e3d) (gprs_llc.c:1079) 20241220095926112 DLLC NOTICE LLME(ffffffff/f7919e3d){ASSIGNED} LLGM Assign post (ffffffff => f7919e3d) (gprs_llc.c:1125) 20241220095926112 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095926112 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095926112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095926112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095926164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095926164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095926164 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095926164 DMM INFO MM(262420000000051/f7919e3d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095926164 DMM INFO MM(262420000000051/f7919e3d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095926164 DMM DEBUG MM(262420000000051/f7919e3d) Using GGSN 0 (gprs_sm.c:317) 20241220095926164 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) 20241220095926164 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241220095926164 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095926164 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095926164 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241220095926170 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 81 6e 9c 1b 11 b3 43 49 2a 14 05 7f 28 a5 7b bf 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) 20241220095926170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dad93a0, cbp=0x560e978569d0) (sgsn_libgtp.c:633) 20241220095926170 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095926170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=f7919e3d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095926170 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095926170 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@21433bde3953: setverdict(pass): none -> pass TC_paging_ps(1219)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095926174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241220095929166 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241220095929166 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241220095929166 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241220095930249 DGPRS DEBUG Checking for inactive LLMEs, time = 37216969 (sgsn.c:132) 20241220095931183 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241220095931183 DMM INFO MM(262420000000051/f7919e3d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@21433bde3953: 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 := 'F7919E3D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@21433bde3953: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@21433bde3953: Final verdict of PTC: pass 20241220095931191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43004<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1205)@21433bde3953: Final verdict of PTC: none 20241220095931192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095931192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1210)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@21433bde3953: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@21433bde3953: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@21433bde3953: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1217)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@21433bde3953: Final verdict of PTC: none -NSVCI99(1215)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1208)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1203)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1213)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@21433bde3953: Test case TC_paging_ps finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Dec 20 09:59:31 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241220095931294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095931695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103392) 20241220095932193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095932193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103392, count=104652) 20241220095933194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095933194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Dec 20 09:59:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095934195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095934195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_paging_ps_ra_multiple_cells started. 20241220095934717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095934718 DMM INFO MM(262420000000051/f7919e3d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095934718 DMM INFO MM(262420000000051/f7919e3d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095934718 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095934718 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095934718 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095934718 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241220095934718 DLLC NOTICE LLME(ffffffff/f7919e3d){ASSIGNED} LLGM Assign pre (f7919e3d => ffffffff) (gprs_llc.c:1079) 20241220095934718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7919e3d => ffffffff) (gprs_llc.c:1125) 20241220095934718 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095934718 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095934718 DMM NOTICE MM(262420000000051/f7919e3d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095934718 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241220095934718 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095934718 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095934718 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241220095934718 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241220095934718 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) 20241220095934718 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:402) 20241220095934718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220095934718 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095934718 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220095934718 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095934718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095934738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095934738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095934738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095934738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095934738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095934738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095934738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095934738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095934738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095934740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095934740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095934740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095934740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095934740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095934740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095934740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095934740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095934740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095934740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095934740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220095934741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095934741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095934743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095934749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095934749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1229)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095934766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095934766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095934766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095934766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095934766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095934766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095934766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095934766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095934766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095934767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095934767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095934767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095934767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095934767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095934767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095934767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095934767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095934767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095934767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095934767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095934767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095934767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095934770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095934777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095934777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095934784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095934784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095934784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095934784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095934784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095934784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095934784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095934784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095934784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095934786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095934786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095934786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095934786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095934786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095934786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095934786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095934786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095934786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095934786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095934786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095934786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095934786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095934788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095934794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095934794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095935197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095935197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095935197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095935197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095935198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095935198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@21433bde3953: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FC8B937D'O, index=0 SGSN_Test-GSUP(1236)@21433bde3953: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@21433bde3953: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@21433bde3953: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FC8B937D'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@21433bde3953: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FC8B937D'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@21433bde3953: 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 := '3DCF3C36DFD5B4B873ADE0E2399FE928'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E50E69D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91E6267F4B1E8DBA'O } } } } } 20241220095936229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095936229 DLLC NOTICE LLME(ffffffff/fc8b937d){UNASSIGNED} LLC RX: unknown TLLI 0xfc8b937d, creating LLME on the fly (gprs_llc.c:552) 20241220095936229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095936229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095936229 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095936229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220095936229 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095936229 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220095936229 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095936229 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095936229 DLLC NOTICE LLME(ffffffff/fc8b937d){UNASSIGNED} LLGM Assign pre (fc8b937d => e7ffba93) (gprs_llc.c:1079) 20241220095936229 DLLC NOTICE LLME(fc8b937d/e7ffba93){ASSIGNED} LLGM Assign post (fc8b937d => e7ffba93) (gprs_llc.c:1125) 20241220095936229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095936229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095936229 DMM DEBUG MM(262420000000052/e7ffba93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095936237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095936237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095936237 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095936237 DMM DEBUG MM(262420000000052/e7ffba93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241220095936237 DMM NOTICE MM(262420000000052/e7ffba93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095936237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095936237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095936237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095936237 DMM DEBUG MM(262420000000052/e7ffba93) Requesting authorization (sgsn_auth.c:160) 20241220095936237 DMM INFO MM(262420000000052/e7ffba93) Requesting authentication tuples (sgsn_auth.c:184) 20241220095936237 DMM DEBUG MM(262420000000052/e7ffba93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095936237 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241220095936237 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@21433bde3953: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@21433bde3953: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241220095936238 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095936238 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095936238 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095936238 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095936238 DMM INFO MM(262420000000052/e7ffba93) Subscriber data update (mmctx.c:445) 20241220095936238 DMM DEBUG MM(262420000000052/e7ffba93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095936238 DMM INFO MM(262420000000052/e7ffba93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095936238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095936238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095936238 DMM INFO MM(262420000000052/e7ffba93) <- GMM AUTH AND CIPHERING REQ (rand = 3d cf 3c 36 df d5 b4 b8 73 ad e0 e2 39 9f e9 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095936242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095936242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095936242 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095936242 DMM INFO MM(262420000000052/e7ffba93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095936242 DMM NOTICE MM(262420000000052/e7ffba93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095936242 DMM DEBUG MM(262420000000052/e7ffba93) checking auth: received GSM SRES = e5 0e 69 d5 (gprs_gmm.c:648) 20241220095936242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095936242 DMM DEBUG MM(262420000000052/e7ffba93) Requesting authorization (sgsn_auth.c:160) 20241220095936242 DMM INFO MM(262420000000052/e7ffba93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095936242 DMM DEBUG MM(262420000000052/e7ffba93) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095936242 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241220095936242 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) 20241220095936242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095936242 DMM INFO MM(262420000000052/e7ffba93) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7ffba93) (gprs_gmm.c:282) 20241220095936243 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095936243 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095936243 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241220095936243 DMM INFO MM(262420000000052/e7ffba93) Subscriber data update (mmctx.c:445) 20241220095936243 DMM DEBUG MM(262420000000052/e7ffba93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095936243 DMM INFO MM(262420000000052/e7ffba93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095936243 DMM NOTICE MM(262420000000052/e7ffba93) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241220095936243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095936243 DMM NOTICE MM(262420000000052/e7ffba93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095936243 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) 20241220095936244 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095936244 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241220095936244 DMM INFO MM(262420000000052/e7ffba93) Subscriber data update (mmctx.c:445) 20241220095936244 DMM DEBUG MM(262420000000052/e7ffba93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095936246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095936246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095936246 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095936246 DMM INFO MM(262420000000052/e7ffba93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095936246 DMM NOTICE MM(262420000000052/e7ffba93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095936246 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095936246 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095936246 DLLC NOTICE LLME(fc8b937d/e7ffba93){ASSIGNED} LLGM Assign pre (ffffffff => e7ffba93) (gprs_llc.c:1079) 20241220095936246 DLLC NOTICE LLME(ffffffff/e7ffba93){ASSIGNED} LLGM Assign post (ffffffff => e7ffba93) (gprs_llc.c:1125) 20241220095936246 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095936246 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095936246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095936246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095936298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095936298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095936298 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095936298 DMM INFO MM(262420000000052/e7ffba93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095936298 DMM INFO MM(262420000000052/e7ffba93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095936298 DMM DEBUG MM(262420000000052/e7ffba93) Using GGSN 0 (gprs_sm.c:317) 20241220095936298 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) 20241220095936298 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241220095936298 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095936298 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095936298 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241220095936303 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 58 51 e4 f4 11 7b a5 6b b8 14 05 7f da 28 a1 fa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241220095936303 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dada418, cbp=0x560e97855b20) (sgsn_libgtp.c:633) 20241220095936303 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095936303 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785be98 TLLI=e7ffba93, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095936303 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095936303 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@21433bde3953: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095936307 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241220095939298 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241220095939298 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241220095939298 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241220095943050 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241220095943050 DMM INFO MM(262420000000052/e7ffba93) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@21433bde3953: 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 := 'E7FFBA93'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@21433bde3953: 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 := '00DC'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 := 'E7FFBA93'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@21433bde3953: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@21433bde3953: Final verdict of PTC: pass 20241220095943059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@21433bde3953: Final verdict of PTC: none 20241220095943060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1220)@21433bde3953: Final verdict of PTC: none -NSVCI97(1224)@21433bde3953: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@21433bde3953: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@21433bde3953: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@21433bde3953: Final verdict of PTC: none 20241220095943060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1234)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@21433bde3953: Final verdict of PTC: none -NSVCI98(1230)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1222)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1232)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1228)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@21433bde3953: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Fri Dec 20 09:59:43 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241220095943125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095943526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96284) 20241220095944062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095944062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96284, count=104580) 20241220095945063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095945063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Dec 20 09:59:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095946064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095946064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_bssgp_rim_single_report started. 20241220095946551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095946552 DMM INFO MM(262420000000052/e7ffba93) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220095946552 DMM INFO MM(262420000000052/e7ffba93) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220095946552 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220095946552 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220095946552 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220095946552 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241220095946552 DLLC NOTICE LLME(ffffffff/e7ffba93){ASSIGNED} LLGM Assign pre (e7ffba93 => ffffffff) (gprs_llc.c:1079) 20241220095946552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7ffba93 => ffffffff) (gprs_llc.c:1125) 20241220095946552 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785bb40 (gprs_sndcp.c:574) 20241220095946552 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785be98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220095946552 DMM NOTICE MM(262420000000052/e7ffba93) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220095946552 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241220095946552 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220095946552 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220095946552 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241220095946552 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241220095946552 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) 20241220095946552 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:402) 20241220095946552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220095946552 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220095946552 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220095946552 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220095946552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095946577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095946577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095946577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095946577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095946577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095946577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095946577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095946577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095946577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1243)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095946578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095946578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095946579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095946579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095946579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095946579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095946579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095946579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095946579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095946579 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095946579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095946579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095946579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1244)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095946582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241220095946588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095946589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1241)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095946596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095946596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095946596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095946596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095946596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095946596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095946596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095946596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095946596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095946597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095946597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095946597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095946597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095946597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095946597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095946597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095946597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095946597 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095946597 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095946597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095946598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095946598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095946600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095946605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095946605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1250)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1254)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095946658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095946658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095946658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095946658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095946658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095946658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095946658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095946658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095946658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1254)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095946660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095946660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095946660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095946660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095946660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095946660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095946660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095946660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095946660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095946660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095946660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095946660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095946660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1254)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095946663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095946668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095946669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095947065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095947065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095947065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095947065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1253)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095947066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1253)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220095947067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1253)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220095947077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@21433bde3953: setverdict(pass): none -> pass MTC@21433bde3953: Warning: Re-starting timer T, which is already active (running or expired). 20241220095947083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095947087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220095947088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095947088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1253)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1255)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@21433bde3953: Final verdict of PTC: none -NSVCI99(1254)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@21433bde3953: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@21433bde3953: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@21433bde3953: Final verdict of PTC: none -NSVCI97(1244)@21433bde3953: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1246)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1252)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1242)@21433bde3953: Final verdict of PTC: none -NSVCI98(1248)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: pass MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@21433bde3953: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Dec 20 09:59:47 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 20241220095947196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095947597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55840) 20241220095948089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095948089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55840, count=60196) 20241220095949090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095949090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Dec 20 09:59:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095950091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095950091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_rim_eutran_to_geran started. 20241220095950637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095950638 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095950660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095950660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095950660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095950660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095950660 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095950660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095950660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095950660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095950660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095950661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095950661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095950661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095950661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095950661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095950661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095950661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095950661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095950661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095950661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095950661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095950662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095950662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095950665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095950671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095950671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095950682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095950682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095950682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095950682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095950682 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095950682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095950682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095950682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095950682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095950683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095950683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095950683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095950683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095950683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095950683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095950683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095950683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095950683 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095950683 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095950683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095950684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095950684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1267)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095950687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1263)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095950695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095950695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095950704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095950704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095950704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095950704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095950704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095950704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095950704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095950704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095950704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095950705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095950705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095950705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095950706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095950706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095950706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095950706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095950706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095950706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095950706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095950706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095950706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095950706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095950709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095950715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095950715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095951092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095951092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095951092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095951092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1271)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095951093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220095951093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@21433bde3953: setverdict(pass): none -> pass 20241220095951108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095951110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@21433bde3953: Final verdict of PTC: none 20241220095951111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220095951111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI196(1260)@21433bde3953: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@21433bde3953: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@21433bde3953: Final verdict of PTC: none -NSVCI99(1272)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@21433bde3953: Final verdict of PTC: none -NSVCI97(1261)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1259)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1270)@21433bde3953: Final verdict of PTC: none -NSVCI98(1266)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1264)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: pass MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@21433bde3953: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Dec 20 09:59:51 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 20241220095951228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095951629 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=37480) 20241220095952113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095952113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37480, count=52680) 20241220095953114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095953114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Dec 20 09:59:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220095954116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095954116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_cell_change_different_rai_ci_attach started. 20241220095954654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220095954655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095954674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220095954674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095954674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095954674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095954674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220095954674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095954674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095954674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095954674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095954675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095954675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095954675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095954675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095954675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095954675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095954675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095954675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095954675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220095954675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095954675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095954676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095954676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095954678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095954684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095954684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1284)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220095954698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220095954698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095954698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095954698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095954698 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220095954698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095954698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095954698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095954698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095954699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095954699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095954699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095954699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095954699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095954699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095954699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095954699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095954699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220095954699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095954699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095954699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095954699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095954702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241220095954709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095954709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1289)@21433bde3953: Provider Link came up: sending NS-RESET 20241220095954711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220095954711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220095954711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220095954711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095954711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220095954711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220095954711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220095954711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220095954711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220095954712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220095954712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220095954712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220095954712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220095954712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220095954712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220095954712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220095954712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220095954712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220095954712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220095954712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220095954713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220095954713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220095954715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220095954720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095954720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220095955117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220095955118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220095955118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220095955118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220095955119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220095955119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@21433bde3953: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F08C8941'O, index=0 SGSN_Test-GSUP(1291)@21433bde3953: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@21433bde3953: 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 := 'EBDA6BAA3D980ED5FFC43FF4CE943BBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C58536B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65B495D813A37801'O } } } } } 20241220095955141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955141 DLLC NOTICE LLME(ffffffff/f08c8941){UNASSIGNED} LLC RX: unknown TLLI 0xf08c8941, creating LLME on the fly (gprs_llc.c:552) 20241220095955141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095955141 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220095955141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220095955141 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220095955141 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220095955141 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095955141 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220095955141 DLLC NOTICE LLME(ffffffff/f08c8941){UNASSIGNED} LLGM Assign pre (f08c8941 => fc149a37) (gprs_llc.c:1079) 20241220095955142 DLLC NOTICE LLME(f08c8941/fc149a37){ASSIGNED} LLGM Assign post (f08c8941 => fc149a37) (gprs_llc.c:1125) 20241220095955142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095955142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095955142 DMM DEBUG MM(262420000000068/fc149a37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095955148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955148 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095955148 DMM DEBUG MM(262420000000068/fc149a37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241220095955148 DMM NOTICE MM(262420000000068/fc149a37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095955148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095955148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095955148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095955148 DMM DEBUG MM(262420000000068/fc149a37) Requesting authorization (sgsn_auth.c:160) 20241220095955148 DMM INFO MM(262420000000068/fc149a37) Requesting authentication tuples (sgsn_auth.c:184) 20241220095955148 DMM DEBUG MM(262420000000068/fc149a37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220095955148 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241220095955148 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@21433bde3953: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@21433bde3953: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241220095955194 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220095955194 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220095955194 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220095955194 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220095955194 DMM INFO MM(262420000000068/fc149a37) Subscriber data update (mmctx.c:445) 20241220095955194 DMM DEBUG MM(262420000000068/fc149a37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220095955194 DMM INFO MM(262420000000068/fc149a37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220095955194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220095955194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220095955194 DMM INFO MM(262420000000068/fc149a37) <- GMM AUTH AND CIPHERING REQ (rand = eb da 6b aa 3d 98 0e d5 ff c4 3f f4 ce 94 3b bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220095955200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955200 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095955200 DMM INFO MM(262420000000068/fc149a37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220095955200 DMM NOTICE MM(262420000000068/fc149a37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220095955200 DMM DEBUG MM(262420000000068/fc149a37) checking auth: received GSM SRES = c5 85 36 b2 (gprs_gmm.c:648) 20241220095955200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220095955200 DMM DEBUG MM(262420000000068/fc149a37) Requesting authorization (sgsn_auth.c:160) 20241220095955200 DMM INFO MM(262420000000068/fc149a37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095955200 DMM DEBUG MM(262420000000068/fc149a37) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095955200 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241220095955200 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) 20241220095955200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220095955200 DMM INFO MM(262420000000068/fc149a37) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc149a37) (gprs_gmm.c:282) 20241220095955201 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220095955201 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220095955201 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241220095955201 DMM INFO MM(262420000000068/fc149a37) Subscriber data update (mmctx.c:445) 20241220095955201 DMM DEBUG MM(262420000000068/fc149a37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220095955201 DMM INFO MM(262420000000068/fc149a37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220095955201 DMM NOTICE MM(262420000000068/fc149a37) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241220095955201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220095955201 DMM NOTICE MM(262420000000068/fc149a37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220095955201 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) 20241220095955201 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220095955201 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241220095955201 DMM INFO MM(262420000000068/fc149a37) Subscriber data update (mmctx.c:445) 20241220095955201 DMM DEBUG MM(262420000000068/fc149a37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220095955204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955204 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095955204 DMM INFO MM(262420000000068/fc149a37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220095955204 DMM NOTICE MM(262420000000068/fc149a37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220095955204 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220095955204 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220095955204 DLLC NOTICE LLME(f08c8941/fc149a37){ASSIGNED} LLGM Assign pre (ffffffff => fc149a37) (gprs_llc.c:1079) 20241220095955204 DLLC NOTICE LLME(ffffffff/fc149a37){ASSIGNED} LLGM Assign post (ffffffff => fc149a37) (gprs_llc.c:1125) 20241220095955204 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220095955204 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220095955204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220095955204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220095955256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955256 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095955256 DMM INFO MM(262420000000068/fc149a37) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220095955256 DMM INFO MM(262420000000068/fc149a37) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220095955256 DMM DEBUG MM(262420000000068/fc149a37) Using GGSN 0 (gprs_sm.c:317) 20241220095955256 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) 20241220095955256 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241220095955256 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220095955256 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241220095955256 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241220095955261 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 c6 63 a0 f1 11 e7 a3 79 ba 14 05 7f e7 2d ce 0d 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) 20241220095955261 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dadb490, cbp=0x560e97858520) (sgsn_libgtp.c:633) 20241220095955261 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220095955261 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785cf98 TLLI=fc149a37, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220095955261 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220095955262 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@21433bde3953: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220095955266 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241220095955269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955269 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955269 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@21433bde3953: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@21433bde3953: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FC149A37'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@21433bde3953: 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 := 'EE0822F9DCA745AD5E714867B06DA3CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E64C6E1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47FDB51B69954F6B'O } } } } } 20241220095955273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFC149A37) type="GPRS attach"  (gprs_gmm.c:1248) 20241220095955273 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220095955273 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220095955273 DLLC NOTICE LLME(ffffffff/fc149a37){ASSIGNED} LLGM Assign pre (fc149a37 => e3ba7d02) (gprs_llc.c:1079) 20241220095955273 DLLC NOTICE LLME(fc149a37/e3ba7d02){ASSIGNED} LLGM Assign post (fc149a37 => e3ba7d02) (gprs_llc.c:1125) 20241220095955273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220095955273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220095955273 DMM DEBUG MM(262420000000068/e3ba7d02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220095955279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220095955279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241220095955279 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220095955279 DMM DEBUG MM(262420000000068/e3ba7d02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241220095955279 DMM NOTICE MM(262420000000068/e3ba7d02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220095955279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220095955279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220095955279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220095955279 DMM DEBUG MM(262420000000068/e3ba7d02) Requesting authorization (sgsn_auth.c:160) 20241220095955279 DMM INFO MM(262420000000068/e3ba7d02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220095955279 DMM DEBUG MM(262420000000068/e3ba7d02) Requesting subscriber data update (gprs_subscriber.c:894) 20241220095955279 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241220095955279 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) 20241220100000250 DGPRS DEBUG Checking for inactive LLMEs, time = 37216999 (sgsn.c:132) 20241220100001280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241220100001280 DMM ERROR MM(262420000000068/e3ba7d02) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241220100001280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241220100001280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220100001280 DMM NOTICE MM(262420000000068/e3ba7d02) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241220100001280 DMM NOTICE MM(262420000000068/e3ba7d02) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220100001280 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241220100001280 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785cf98, TLLI=e3ba7d02, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220100001280 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220100001280 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220100001280 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241220100001280 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241220100001280 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) 20241220100001280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Reject}: Deallocated (fsm.c:568) 20241220100001280 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Deallocated (fsm.c:568) 20241220100001280 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220100001280 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220100001280 DLLC NOTICE LLME(fc149a37/e3ba7d02){ASSIGNED} LLGM Assign pre (e3ba7d02 => ffffffff) (gprs_llc.c:1079) 20241220100001280 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3ba7d02 => ffffffff) (gprs_llc.c:1125) 20241220100006281 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241220100011282 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241220100015119 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220100015119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220100015119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100016283 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241220100021284 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241220100024677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100024678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100024678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220100024700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100024701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100024701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220100024713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100024714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100024714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@21433bde3953: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@21433bde3953: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20241220100025140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100025140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1290)@21433bde3953: Final verdict of PTC: none -NSVCI98(1285)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1291)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1282)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@21433bde3953: Final verdict of PTC: none -NSVCI97(1279)@21433bde3953: Final verdict of PTC: none -NSVCI99(1289)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@21433bde3953: Final verdict of PTC: none 20241220100025141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54748<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1283)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@21433bde3953: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1287)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1277)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@21433bde3953: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Fri Dec 20 10:00:25 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241220100025213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100025615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121188) 20241220100026141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100026141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100026285 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241220100026285 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x560e97858520) (sgsn_libgtp.c:633) 20241220100026285 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x560e97858520) (sgsn_libgtp.c:637) 20241220100026285 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241220100026285 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241220100026285 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241220100026285 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121188, count=122728) 20241220100027142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100027142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Dec 20 10:00:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100028144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100028144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_cell_change_different_rai_ci_data started. 20241220100028645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100028645 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100028669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100028669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100028669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100028669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100028669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100028669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100028669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100028669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100028669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100028671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100028671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100028671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100028671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100028671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100028671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100028675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100028682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100028682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100028692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100028692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100028692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100028692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100028692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100028692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100028692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100028692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100028692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100028693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100028693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100028693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100028693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100028693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100028693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100028693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100028693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100028693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100028693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100028693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100028694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100028694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100028696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100028703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100028703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100028715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100028715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100028715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100028715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100028715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100028715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100028715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100028715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100028715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100028717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100028717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100028717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100028717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100028717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100028717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100028717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100028717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100028717 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100028717 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100028717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100028717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100028717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100028720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100028727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100028727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100029145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100029145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100029145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100029145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100029147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100029147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@21433bde3953: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C251E6C0'O, index=0 SGSN_Test-GSUP(1310)@21433bde3953: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@21433bde3953: 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 := '4EF00DDFEB95135669E8A4BD9D21D512'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EFD2E3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFE35CD765405254'O } } } } } 20241220100029171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100029171 DLLC NOTICE LLME(ffffffff/c251e6c0){UNASSIGNED} LLC RX: unknown TLLI 0xc251e6c0, creating LLME on the fly (gprs_llc.c:552) 20241220100029171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100029171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100029171 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220100029171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100029171 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220100029171 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220100029171 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100029171 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100029171 DLLC NOTICE LLME(ffffffff/c251e6c0){UNASSIGNED} LLGM Assign pre (c251e6c0 => c3ce1db9) (gprs_llc.c:1079) 20241220100029171 DLLC NOTICE LLME(c251e6c0/c3ce1db9){ASSIGNED} LLGM Assign post (c251e6c0 => c3ce1db9) (gprs_llc.c:1125) 20241220100029171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100029172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100029172 DMM DEBUG MM(262420000000070/c3ce1db9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100029178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100029178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220100029178 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100029178 DMM DEBUG MM(262420000000070/c3ce1db9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241220100029178 DMM NOTICE MM(262420000000070/c3ce1db9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100029179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100029179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100029179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100029179 DMM DEBUG MM(262420000000070/c3ce1db9) Requesting authorization (sgsn_auth.c:160) 20241220100029179 DMM INFO MM(262420000000070/c3ce1db9) Requesting authentication tuples (sgsn_auth.c:184) 20241220100029179 DMM DEBUG MM(262420000000070/c3ce1db9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100029179 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241220100029179 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@21433bde3953: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@21433bde3953: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241220100029222 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100029222 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100029222 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100029222 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100029222 DMM INFO MM(262420000000070/c3ce1db9) Subscriber data update (mmctx.c:445) 20241220100029222 DMM DEBUG MM(262420000000070/c3ce1db9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100029222 DMM INFO MM(262420000000070/c3ce1db9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100029222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100029222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100029222 DMM INFO MM(262420000000070/c3ce1db9) <- GMM AUTH AND CIPHERING REQ (rand = 4e f0 0d df eb 95 13 56 69 e8 a4 bd 9d 21 d5 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220100029227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100029227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100029227 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100029227 DMM INFO MM(262420000000070/c3ce1db9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100029227 DMM NOTICE MM(262420000000070/c3ce1db9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100029227 DMM DEBUG MM(262420000000070/c3ce1db9) checking auth: received GSM SRES = 2e fd 2e 3d (gprs_gmm.c:648) 20241220100029227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100029227 DMM DEBUG MM(262420000000070/c3ce1db9) Requesting authorization (sgsn_auth.c:160) 20241220100029227 DMM INFO MM(262420000000070/c3ce1db9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100029227 DMM DEBUG MM(262420000000070/c3ce1db9) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100029228 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241220100029228 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) 20241220100029228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220100029228 DMM INFO MM(262420000000070/c3ce1db9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3ce1db9) (gprs_gmm.c:282) 20241220100029229 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100029229 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100029229 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241220100029229 DMM INFO MM(262420000000070/c3ce1db9) Subscriber data update (mmctx.c:445) 20241220100029229 DMM DEBUG MM(262420000000070/c3ce1db9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100029229 DMM INFO MM(262420000000070/c3ce1db9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100029229 DMM NOTICE MM(262420000000070/c3ce1db9) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241220100029229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100029229 DMM NOTICE MM(262420000000070/c3ce1db9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100029229 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) 20241220100029229 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100029229 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241220100029229 DMM INFO MM(262420000000070/c3ce1db9) Subscriber data update (mmctx.c:445) 20241220100029229 DMM DEBUG MM(262420000000070/c3ce1db9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220100029232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100029232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220100029232 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100029232 DMM INFO MM(262420000000070/c3ce1db9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100029232 DMM NOTICE MM(262420000000070/c3ce1db9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100029232 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100029232 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100029232 DLLC NOTICE LLME(c251e6c0/c3ce1db9){ASSIGNED} LLGM Assign pre (ffffffff => c3ce1db9) (gprs_llc.c:1079) 20241220100029232 DLLC NOTICE LLME(ffffffff/c3ce1db9){ASSIGNED} LLGM Assign post (ffffffff => c3ce1db9) (gprs_llc.c:1125) 20241220100029232 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220100029232 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220100029232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100029232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100029284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100029284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220100029284 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100029284 DMM INFO MM(262420000000070/c3ce1db9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220100029284 DMM INFO MM(262420000000070/c3ce1db9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220100029284 DMM DEBUG MM(262420000000070/c3ce1db9) Using GGSN 0 (gprs_sm.c:317) 20241220100029284 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) 20241220100029284 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241220100029284 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220100029284 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241220100029284 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241220100029289 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 5c 31 41 61 11 fe 48 c9 d6 14 05 7f ea b9 c4 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241220100029289 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dadb490, cbp=0x560e97858520) (sgsn_libgtp.c:633) 20241220100029289 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220100029289 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785cf98 TLLI=c3ce1db9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220100029289 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220100029289 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@21433bde3953: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220100029294 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241220100029298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100029298 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220100029298 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@21433bde3953: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C3CE1DB9'O, index=0 20241220100029302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100029302 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100029302 DSNDCP ERROR Message for non-existing MM ctx (lle=0x560e9785cf98, TLLI=c3ce1db9, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241220100030250 DGPRS DEBUG Checking for inactive LLMEs, time = 37217029 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@21433bde3953: Removing Client IMSI='262420000000070'H, index=0 20241220100031302 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@21433bde3953: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@21433bde3953: Final verdict of PTC: pass 20241220100031306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40514<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_data-BVCI196(1297)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1310)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@21433bde3953: Final verdict of PTC: none 20241220100031308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100031308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1303)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@21433bde3953: Final verdict of PTC: none -NSVCI99(1308)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1296)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1301)@21433bde3953: Final verdict of PTC: none -NSVCI97(1298)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1306)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@21433bde3953: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Dec 20 10:00:31 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 20241220100031436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100031837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93520) 20241220100032308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100032308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93520, count=99812) 20241220100033310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100033310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Dec 20 10:00:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100034310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100034310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_cell_change_different_ci_attach started. 20241220100034894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100034895 DMM INFO MM(262420000000070/c3ce1db9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100034895 DMM INFO MM(262420000000070/c3ce1db9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100034895 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100034895 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100034895 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220100034895 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220100034895 DLLC NOTICE LLME(ffffffff/c3ce1db9){ASSIGNED} LLGM Assign pre (c3ce1db9 => ffffffff) (gprs_llc.c:1079) 20241220100034895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3ce1db9 => ffffffff) (gprs_llc.c:1125) 20241220100034895 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785cc40 (gprs_sndcp.c:574) 20241220100034895 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785cf98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220100034895 DMM NOTICE MM(262420000000070/c3ce1db9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220100034895 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241220100034895 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220100034895 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220100034895 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241220100034895 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241220100034895 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) 20241220100034895 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:402) 20241220100034895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220100034895 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220100034895 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220100034895 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220100034895 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1317)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100034919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100034919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100034919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100034919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100034919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100034919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100034919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100034919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100034919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1318)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100034920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100034920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100034920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100034920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100034920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100034920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100034920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100034920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100034920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100034923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1317)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241220100034930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100034930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1322)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100034932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100034933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100034933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100034933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100034933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100034933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100034933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100034933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100034933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_ci_attach-BVCI196(1315)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1322)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100034934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100034934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100034934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100034934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100034934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100034934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100034934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100034934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100034934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100034934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100034934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100034934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100034934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100034936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100034942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100034942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100034958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100034958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100034958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100034958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100034958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100034958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100034958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100034958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100034958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100034959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100034959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100034959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100034959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100034959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100034959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100034959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100034959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100034959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100034959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100034959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100034960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100034960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100034962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100034966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100034966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100035311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100035311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100035311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100035311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100035312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100035312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@21433bde3953: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CBDC578B'O, index=0 SGSN_Test-GSUP(1329)@21433bde3953: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@21433bde3953: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@21433bde3953: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CBDC578B'O, index=0 TC_cell_change_different_ci_attach(1331)@21433bde3953: 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 := 'A0A1F11C0F9446C6828BA431407AFD13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3476FE0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E4C1BFBA8C30307'O } } } } } 20241220100035342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035342 DLLC NOTICE LLME(ffffffff/cbdc578b){UNASSIGNED} LLC RX: unknown TLLI 0xcbdc578b, creating LLME on the fly (gprs_llc.c:552) 20241220100035342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100035342 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220100035342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220100035342 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220100035342 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220100035342 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100035342 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100035342 DLLC NOTICE LLME(ffffffff/cbdc578b){UNASSIGNED} LLGM Assign pre (cbdc578b => f8dd93f5) (gprs_llc.c:1079) 20241220100035342 DLLC NOTICE LLME(cbdc578b/f8dd93f5){ASSIGNED} LLGM Assign post (cbdc578b => f8dd93f5) (gprs_llc.c:1125) 20241220100035342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100035342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100035342 DMM DEBUG MM(262420000000069/f8dd93f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100035349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035349 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100035349 DMM DEBUG MM(262420000000069/f8dd93f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241220100035349 DMM NOTICE MM(262420000000069/f8dd93f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100035349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100035349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100035349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100035349 DMM DEBUG MM(262420000000069/f8dd93f5) Requesting authorization (sgsn_auth.c:160) 20241220100035349 DMM INFO MM(262420000000069/f8dd93f5) Requesting authentication tuples (sgsn_auth.c:184) 20241220100035349 DMM DEBUG MM(262420000000069/f8dd93f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100035349 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241220100035349 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@21433bde3953: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@21433bde3953: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241220100035390 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100035390 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100035390 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100035390 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100035390 DMM INFO MM(262420000000069/f8dd93f5) Subscriber data update (mmctx.c:445) 20241220100035390 DMM DEBUG MM(262420000000069/f8dd93f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100035390 DMM INFO MM(262420000000069/f8dd93f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100035390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100035390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100035390 DMM INFO MM(262420000000069/f8dd93f5) <- GMM AUTH AND CIPHERING REQ (rand = a0 a1 f1 1c 0f 94 46 c6 82 8b a4 31 40 7a fd 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220100035395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035395 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100035395 DMM INFO MM(262420000000069/f8dd93f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100035395 DMM NOTICE MM(262420000000069/f8dd93f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100035395 DMM DEBUG MM(262420000000069/f8dd93f5) checking auth: received GSM SRES = 34 76 fe 0d (gprs_gmm.c:648) 20241220100035395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100035395 DMM DEBUG MM(262420000000069/f8dd93f5) Requesting authorization (sgsn_auth.c:160) 20241220100035395 DMM INFO MM(262420000000069/f8dd93f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100035395 DMM DEBUG MM(262420000000069/f8dd93f5) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100035395 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241220100035396 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) 20241220100035396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220100035396 DMM INFO MM(262420000000069/f8dd93f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8dd93f5) (gprs_gmm.c:282) 20241220100035396 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100035396 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100035396 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241220100035396 DMM INFO MM(262420000000069/f8dd93f5) Subscriber data update (mmctx.c:445) 20241220100035396 DMM DEBUG MM(262420000000069/f8dd93f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100035396 DMM INFO MM(262420000000069/f8dd93f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100035396 DMM NOTICE MM(262420000000069/f8dd93f5) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241220100035396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100035396 DMM NOTICE MM(262420000000069/f8dd93f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100035396 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) 20241220100035397 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100035397 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241220100035397 DMM INFO MM(262420000000069/f8dd93f5) Subscriber data update (mmctx.c:445) 20241220100035397 DMM DEBUG MM(262420000000069/f8dd93f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220100035400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035400 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100035400 DMM INFO MM(262420000000069/f8dd93f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100035400 DMM NOTICE MM(262420000000069/f8dd93f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100035400 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100035400 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100035400 DLLC NOTICE LLME(cbdc578b/f8dd93f5){ASSIGNED} LLGM Assign pre (ffffffff => f8dd93f5) (gprs_llc.c:1079) 20241220100035400 DLLC NOTICE LLME(ffffffff/f8dd93f5){ASSIGNED} LLGM Assign post (ffffffff => f8dd93f5) (gprs_llc.c:1125) 20241220100035400 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220100035400 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220100035400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100035400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100035451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035451 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100035451 DMM INFO MM(262420000000069/f8dd93f5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220100035451 DMM INFO MM(262420000000069/f8dd93f5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220100035451 DMM DEBUG MM(262420000000069/f8dd93f5) Using GGSN 0 (gprs_sm.c:317) 20241220100035451 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) 20241220100035451 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241220100035451 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220100035451 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241220100035451 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241220100035458 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 91 76 cb e5 11 43 7c c5 69 14 05 7f 8c eb bb 27 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) 20241220100035458 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dadc508, cbp=0x560e9785aba0) (sgsn_libgtp.c:633) 20241220100035458 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220100035458 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785cf98 TLLI=f8dd93f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220100035458 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220100035458 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@21433bde3953: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220100035462 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241220100035466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035466 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035466 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@21433bde3953: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@21433bde3953: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F8DD93F5'O, index=0 TC_cell_change_different_ci_attach(1331)@21433bde3953: 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 := '29EEF4823D2A96CB0157B0E8B0D732D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C00D80F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A93DF7A9B56CF4DB'O } } } } } 20241220100035469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035469 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100035469 DMM INFO MM(262420000000069/f8dd93f5) -> GMM ATTACH REQUEST MI(TMSI-0xF8DD93F5) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100035469 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100035469 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100035469 DLLC NOTICE LLME(ffffffff/f8dd93f5){ASSIGNED} LLGM Assign pre (f8dd93f5 => ec1a450d) (gprs_llc.c:1079) 20241220100035469 DLLC NOTICE LLME(f8dd93f5/ec1a450d){ASSIGNED} LLGM Assign post (f8dd93f5 => ec1a450d) (gprs_llc.c:1125) 20241220100035469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100035469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100035469 DMM DEBUG MM(262420000000069/ec1a450d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100035475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100035475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241220100035475 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100035475 DMM DEBUG MM(262420000000069/ec1a450d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241220100035475 DMM NOTICE MM(262420000000069/ec1a450d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100035475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100035475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100035475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100035475 DMM DEBUG MM(262420000000069/ec1a450d) Requesting authorization (sgsn_auth.c:160) 20241220100035475 DMM INFO MM(262420000000069/ec1a450d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100035475 DMM DEBUG MM(262420000000069/ec1a450d) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100035475 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241220100035475 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) 20241220100041476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241220100041476 DMM ERROR MM(262420000000069/ec1a450d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241220100041476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241220100041476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241220100041476 DMM NOTICE MM(262420000000069/ec1a450d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241220100041476 DMM NOTICE MM(262420000000069/ec1a450d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220100041476 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241220100041476 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785cf98, TLLI=ec1a450d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220100041476 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220100041476 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220100041476 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241220100041476 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241220100041476 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) 20241220100041476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Reject}: Deallocated (fsm.c:568) 20241220100041476 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Deallocated (fsm.c:568) 20241220100041476 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220100041476 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241220100041476 DLLC NOTICE LLME(f8dd93f5/ec1a450d){ASSIGNED} LLGM Assign pre (ec1a450d => ffffffff) (gprs_llc.c:1079) 20241220100041476 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec1a450d => ffffffff) (gprs_llc.c:1125) 20241220100046476 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241220100051477 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241220100055312 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241220100055312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220100055312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100056479 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241220100100252 DGPRS DEBUG Checking for inactive LLMEs, time = 37217059 (sgsn.c:132) 20241220100101479 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241220100104922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100104925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100104925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220100104935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100104938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100104938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241220100104961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100104961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100104961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@21433bde3953: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@21433bde3953: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@21433bde3953: Final verdict of PTC: none -NSVCI97(1318)@21433bde3953: Final verdict of PTC: none 20241220100105336 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100105336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1328)@21433bde3953: Final verdict of PTC: none -NSVCI98(1322)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1315)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@21433bde3953: Final verdict of PTC: none 20241220100105337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1330)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1316)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1326)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1320)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@21433bde3953: Final verdict of PTC: fail reason: "Tguard timeout" MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@21433bde3953: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Fri Dec 20 10:01:05 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241220100105399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100105801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124452) 20241220100106336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100106336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100106481 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241220100106481 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x560e9785aba0) (sgsn_libgtp.c:633) 20241220100106481 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x560e9785aba0) (sgsn_libgtp.c:637) 20241220100106481 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241220100106481 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241220100106481 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241220100106481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124452, count=128808) 20241220100107337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100107338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Dec 20 10:01:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100108338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100108338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_cell_change_different_ci_data started. 20241220100108876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100108879 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100108920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100108920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100108920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100108920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100108920 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100108920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100108920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100108920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100108920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100108921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100108921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100108921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100108921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100108921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100108921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100108921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100108921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100108921 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100108921 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100108921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100108922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100108922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100108926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100108931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100108931 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100108940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100108940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100108940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100108940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100108940 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100108940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100108940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100108940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100108940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100108942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100108942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100108942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100108942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100108942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100108942 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100108942 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100108942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100108942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220100108944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220100108948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100108948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100108961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100108961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100108961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100108961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100108961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100108961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100108961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100108961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100108961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100108962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100108962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100108962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100108962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100108962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100108962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100108962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100108962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100108962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100108962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100108962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100108962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100108962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100108964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100108968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100108968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100109339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100109339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100109339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100109339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1346)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100109342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100109342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1346)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1346)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@21433bde3953: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D6AD81FD'O, index=0 SGSN_Test-GSUP(1348)@21433bde3953: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@21433bde3953: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@21433bde3953: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D6AD81FD'O, index=0 TC_cell_change_different_ci_data(1350)@21433bde3953: 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 := '336324B5491317D6BA76886357F5A7D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C387CEAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31C6428862190D6A'O } } } } } 20241220100109394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100109394 DLLC NOTICE LLME(ffffffff/d6ad81fd){UNASSIGNED} LLC RX: unknown TLLI 0xd6ad81fd, creating LLME on the fly (gprs_llc.c:552) 20241220100109394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100109394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100109394 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220100109394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100109394 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220100109394 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220100109394 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100109394 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100109394 DLLC NOTICE LLME(ffffffff/d6ad81fd){UNASSIGNED} LLGM Assign pre (d6ad81fd => d7d7b842) (gprs_llc.c:1079) 20241220100109394 DLLC NOTICE LLME(d6ad81fd/d7d7b842){ASSIGNED} LLGM Assign post (d6ad81fd => d7d7b842) (gprs_llc.c:1125) 20241220100109394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100109394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100109394 DMM DEBUG MM(262420000000071/d7d7b842) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100109408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100109408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220100109408 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100109408 DMM DEBUG MM(262420000000071/d7d7b842) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241220100109408 DMM NOTICE MM(262420000000071/d7d7b842) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100109408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100109408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100109408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100109408 DMM DEBUG MM(262420000000071/d7d7b842) Requesting authorization (sgsn_auth.c:160) 20241220100109408 DMM INFO MM(262420000000071/d7d7b842) Requesting authentication tuples (sgsn_auth.c:184) 20241220100109408 DMM DEBUG MM(262420000000071/d7d7b842) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100109408 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241220100109408 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@21433bde3953: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@21433bde3953: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241220100109411 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100109411 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100109411 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100109411 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100109411 DMM INFO MM(262420000000071/d7d7b842) Subscriber data update (mmctx.c:445) 20241220100109411 DMM DEBUG MM(262420000000071/d7d7b842) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100109411 DMM INFO MM(262420000000071/d7d7b842) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100109411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100109411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100109411 DMM INFO MM(262420000000071/d7d7b842) <- GMM AUTH AND CIPHERING REQ (rand = 33 63 24 b5 49 13 17 d6 ba 76 88 63 57 f5 a7 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220100109419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100109419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100109419 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100109419 DMM INFO MM(262420000000071/d7d7b842) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100109419 DMM NOTICE MM(262420000000071/d7d7b842) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100109419 DMM DEBUG MM(262420000000071/d7d7b842) checking auth: received GSM SRES = c3 87 ce ab (gprs_gmm.c:648) 20241220100109419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100109419 DMM DEBUG MM(262420000000071/d7d7b842) Requesting authorization (sgsn_auth.c:160) 20241220100109419 DMM INFO MM(262420000000071/d7d7b842) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100109419 DMM DEBUG MM(262420000000071/d7d7b842) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100109419 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241220100109419 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) 20241220100109420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220100109420 DMM INFO MM(262420000000071/d7d7b842) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7d7b842) (gprs_gmm.c:282) 20241220100109421 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100109421 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100109421 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241220100109421 DMM INFO MM(262420000000071/d7d7b842) Subscriber data update (mmctx.c:445) 20241220100109421 DMM DEBUG MM(262420000000071/d7d7b842) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100109421 DMM INFO MM(262420000000071/d7d7b842) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100109421 DMM NOTICE MM(262420000000071/d7d7b842) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241220100109421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100109421 DMM NOTICE MM(262420000000071/d7d7b842) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100109421 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) 20241220100109421 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100109421 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241220100109421 DMM INFO MM(262420000000071/d7d7b842) Subscriber data update (mmctx.c:445) 20241220100109421 DMM DEBUG MM(262420000000071/d7d7b842) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220100109428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100109428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220100109428 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100109428 DMM INFO MM(262420000000071/d7d7b842) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100109428 DMM NOTICE MM(262420000000071/d7d7b842) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100109428 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100109428 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100109428 DLLC NOTICE LLME(d6ad81fd/d7d7b842){ASSIGNED} LLGM Assign pre (ffffffff => d7d7b842) (gprs_llc.c:1079) 20241220100109428 DLLC NOTICE LLME(ffffffff/d7d7b842){ASSIGNED} LLGM Assign post (ffffffff => d7d7b842) (gprs_llc.c:1125) 20241220100109428 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220100109428 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220100109428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100109428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100109480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100109480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241220100109480 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100109480 DMM INFO MM(262420000000071/d7d7b842) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241220100109480 DMM INFO MM(262420000000071/d7d7b842) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241220100109480 DMM DEBUG MM(262420000000071/d7d7b842) Using GGSN 0 (gprs_sm.c:317) 20241220100109480 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) 20241220100109480 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241220100109480 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241220100109480 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241220100109480 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241220100109491 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 83 07 bb 7d 11 1d 1d 7c 30 14 05 7f 4a 9d 6a 72 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241220100109491 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd54dadc508, cbp=0x560e9785aba0) (sgsn_libgtp.c:633) 20241220100109491 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241220100109491 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560e9785cf98 TLLI=d7d7b842, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241220100109491 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241220100109491 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@21433bde3953: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed 20241220100109501 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241220100109510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100109510 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241220100109510 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@21433bde3953: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@21433bde3953: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D7D7B842'O, index=0 20241220100109518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100109518 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100109518 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100109519 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@21433bde3953: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@21433bde3953: Final verdict of PTC: pass 20241220100109534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220100109535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100109535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1348)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@21433bde3953: Final verdict of PTC: none -NSVCI97(1336)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@21433bde3953: Final verdict of PTC: none -NSVCI98(1341)@21433bde3953: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1334)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1339)@21433bde3953: Final verdict of PTC: none -NSVCI99(1347)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1345)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@21433bde3953: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Dec 20 10:01:09 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 20241220100109671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100110072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51040) 20241220100110536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100110536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51040, count=99916) 20241220100111538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100111538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Dec 20 10:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100112538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100112539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_sgsn_context_req_in started. 20241220100113111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100113112 DMM INFO MM(262420000000071/d7d7b842) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100113112 DMM INFO MM(262420000000071/d7d7b842) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100113112 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100113112 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100113112 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220100113112 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220100113112 DLLC NOTICE LLME(ffffffff/d7d7b842){ASSIGNED} LLGM Assign pre (d7d7b842 => ffffffff) (gprs_llc.c:1079) 20241220100113112 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7d7b842 => ffffffff) (gprs_llc.c:1125) 20241220100113112 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560e9785cc40 (gprs_sndcp.c:574) 20241220100113112 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560e9785cf98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241220100113112 DMM NOTICE MM(262420000000071/d7d7b842) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241220100113112 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241220100113112 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241220100113112 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241220100113112 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241220100113112 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241220100113112 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) 20241220100113112 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:402) 20241220100113112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220100113112 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220100113112 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220100113112 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220100113112 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100113133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100113133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100113133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100113133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100113133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100113133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100113133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100113133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100113133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100113134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100113134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100113134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100113134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100113134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100113134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100113134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100113134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100113134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100113134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100113134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100113135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100113135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100113138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100113201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100113201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100113211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100113211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100113211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100113211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100113211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100113212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100113212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100113212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100113212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100113212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100113212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100113212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100113212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100113212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100113212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100113212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100113212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100113212 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100113212 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100113212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100113213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100113213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100113215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100113221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100113221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100113233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100113233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100113233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100113233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100113233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100113233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100113233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100113233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100113233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100113234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100113234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100113234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100113234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100113234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100113234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100113234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100113234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100113234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100113234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100113234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100113234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100113234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100113236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100113242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100113242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100113539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100113539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100113539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100113540 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100113544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100113545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@21433bde3953: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E65A4DA4'O, index=0 SGSN_Test-GSUP(1367)@21433bde3953: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@21433bde3953: 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 := 'ADDEC63A37C37E50ADC3CFF2E88ADD08'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '014525AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0992C7D42F2C3E3'O } } } } } 20241220100114607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100114607 DLLC NOTICE LLME(ffffffff/e65a4da4){UNASSIGNED} LLC RX: unknown TLLI 0xe65a4da4, creating LLME on the fly (gprs_llc.c:552) 20241220100114607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100114607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100114608 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220100114608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220100114608 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220100114608 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Allocated (fsm.c:456) 20241220100114608 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100114608 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100114608 DLLC NOTICE LLME(ffffffff/e65a4da4){UNASSIGNED} LLGM Assign pre (e65a4da4 => c0700d4d) (gprs_llc.c:1079) 20241220100114608 DLLC NOTICE LLME(e65a4da4/c0700d4d){ASSIGNED} LLGM Assign post (e65a4da4 => c0700d4d) (gprs_llc.c:1125) 20241220100114608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100114608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100114608 DMM DEBUG MM(262420000000072/c0700d4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100114615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100114615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220100114615 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100114615 DMM DEBUG MM(262420000000072/c0700d4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241220100114615 DMM NOTICE MM(262420000000072/c0700d4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100114615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100114615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100114615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100114615 DMM DEBUG MM(262420000000072/c0700d4d) Requesting authorization (sgsn_auth.c:160) 20241220100114615 DMM INFO MM(262420000000072/c0700d4d) Requesting authentication tuples (sgsn_auth.c:184) 20241220100114615 DMM DEBUG MM(262420000000072/c0700d4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100114615 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241220100114615 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@21433bde3953: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@21433bde3953: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241220100114616 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100114616 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100114616 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100114616 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100114616 DMM INFO MM(262420000000072/c0700d4d) Subscriber data update (mmctx.c:445) 20241220100114616 DMM DEBUG MM(262420000000072/c0700d4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100114616 DMM INFO MM(262420000000072/c0700d4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100114616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100114616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100114616 DMM INFO MM(262420000000072/c0700d4d) <- GMM AUTH AND CIPHERING REQ (rand = ad de c6 3a 37 c3 7e 50 ad c3 cf f2 e8 8a dd 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241220100114621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100114621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100114621 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100114621 DMM INFO MM(262420000000072/c0700d4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100114621 DMM NOTICE MM(262420000000072/c0700d4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100114621 DMM DEBUG MM(262420000000072/c0700d4d) checking auth: received GSM SRES = 01 45 25 ad (gprs_gmm.c:648) 20241220100114621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100114621 DMM DEBUG MM(262420000000072/c0700d4d) Requesting authorization (sgsn_auth.c:160) 20241220100114621 DMM INFO MM(262420000000072/c0700d4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100114621 DMM DEBUG MM(262420000000072/c0700d4d) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100114621 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241220100114621 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) 20241220100114621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220100114621 DMM INFO MM(262420000000072/c0700d4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0700d4d) (gprs_gmm.c:282) 20241220100114621 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100114621 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100114621 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241220100114621 DMM INFO MM(262420000000072/c0700d4d) Subscriber data update (mmctx.c:445) 20241220100114621 DMM DEBUG MM(262420000000072/c0700d4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100114621 DMM INFO MM(262420000000072/c0700d4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100114622 DMM NOTICE MM(262420000000072/c0700d4d) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241220100114622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100114622 DMM NOTICE MM(262420000000072/c0700d4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100114622 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) 20241220100114622 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100114622 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241220100114622 DMM INFO MM(262420000000072/c0700d4d) Subscriber data update (mmctx.c:445) 20241220100114622 DMM DEBUG MM(262420000000072/c0700d4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220100114625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100114625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220100114625 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100114625 DMM INFO MM(262420000000072/c0700d4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100114625 DMM NOTICE MM(262420000000072/c0700d4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100114625 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100114625 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100114625 DLLC NOTICE LLME(e65a4da4/c0700d4d){ASSIGNED} LLGM Assign pre (ffffffff => c0700d4d) (gprs_llc.c:1079) 20241220100114625 DLLC NOTICE LLME(ffffffff/c0700d4d){ASSIGNED} LLGM Assign post (ffffffff => c0700d4d) (gprs_llc.c:1125) 20241220100114625 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220100114625 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220100114625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100114625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100114679 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 5c 4c 00 00 03 52 f0 99 42 42 de 05 c0 70 0d 4d 0c 01 02 03 0d fe 11 31 5c 03 f6 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@21433bde3953: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241220100116678 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241220100116679 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241220100116679 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) 20241220100116679 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241220100116679 DMM INFO MM(262420000000072/c0700d4d) Subscriber data update (mmctx.c:445) 20241220100116679 DMM DEBUG MM(262420000000072/c0700d4d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241220100116679 DMM INFO MM(262420000000072/c0700d4d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241220100116679 DMM INFO MM(262420000000072/c0700d4d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100116679 DMM INFO MM(262420000000072/c0700d4d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100116679 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100116679 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100116679 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220100116679 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220100116679 DLLC NOTICE LLME(ffffffff/c0700d4d){ASSIGNED} LLGM Assign pre (c0700d4d => ffffffff) (gprs_llc.c:1079) 20241220100116679 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0700d4d => ffffffff) (gprs_llc.c:1125) 20241220100116679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220100116679 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220100116679 DMM DEBUG MM_STATE_Iu[0x560e9784e880]{Detached}: Deallocated (fsm.c:568) 20241220100116679 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@21433bde3953: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@21433bde3953: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241220100116681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@21433bde3953: Final verdict of PTC: none 20241220100116684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100116684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@21433bde3953: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@21433bde3953: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@21433bde3953: Final verdict of PTC: none -NSVCI98(1360)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@21433bde3953: Final verdict of PTC: none -NSVCI97(1355)@21433bde3953: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1358)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1353)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1363)@21433bde3953: Final verdict of PTC: none -NSVCI99(1365)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@21433bde3953: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Dec 20 10:01:16 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 20241220100116784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100117185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95656) 20241220100117685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100117685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95656, count=100012) 20241220100118686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100118686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) gzip: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap: file size changed while zipping MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Dec 20 10:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100119688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100119688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_sgsn_context_req_out started. 20241220100120378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100120379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100120410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100120410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100120410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100120410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100120410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100120410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100120410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100120410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100120410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100120411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100120411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100120411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100120411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100120411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100120411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100120411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100120411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100120411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100120411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100120411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100120411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100120411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100120414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100120421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100120421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100120430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100120430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100120430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100120430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100120430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100120430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100120430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100120430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100120430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100120430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100120430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100120430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100120431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100120431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100120431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100120431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100120431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100120431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100120431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100120431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100120431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100120431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100120432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100120437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100120437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100120446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100120446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100120446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100120446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100120446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100120446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100120446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100120446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100120446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100120447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100120447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100120447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100120447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100120447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100120447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100120447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100120447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100120447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100120447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100120447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1384)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220100120447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100120447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100120448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100120453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100120453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100120688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100120688 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100120688 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100120688 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100120690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100120690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@21433bde3953: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='CD2197FB'O, index=0 SGSN_Test-GSUP(1386)@21433bde3953: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241220100121752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100121752 DLLC NOTICE LLME(ffffffff/cd2197fb){UNASSIGNED} LLC RX: unknown TLLI 0xcd2197fb, creating LLME on the fly (gprs_llc.c:552) 20241220100121752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241220100121752 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220100121752 DMM NOTICE LLME(ffffffff/cd2197fb){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241220100121752 DLLC NOTICE LLME(ffffffff/cd2197fb){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241220100121752 DMM ERROR LLME(ffffffff/cd2197fb){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241220100121752 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241220100121752 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241220100121752 DLLC NOTICE LLME(ffffffff/cd2197fb){UNASSIGNED} LLGM Assign pre (cd2197fb => ffffffff) (gprs_llc.c:1079) 20241220100121752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd2197fb => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@21433bde3953: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@21433bde3953: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@21433bde3953: Final verdict of PTC: none 20241220100121766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1375)@21433bde3953: Final verdict of PTC: none 20241220100121767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100121767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1384)@21433bde3953: Final verdict of PTC: none -NSVCI98(1379)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@21433bde3953: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@21433bde3953: Final verdict of PTC: none -NSVCI97(1374)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@21433bde3953: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@21433bde3953: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@21433bde3953: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@21433bde3953: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1377)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1372)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1382)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@21433bde3953: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Dec 20 10:01:21 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 20241220100121906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100122307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49512) 20241220100122768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100122768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49512, count=55564) 20241220100123769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100123769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Dec 20 10:01:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100124770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100124770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_req_id_req_ra_update started. 20241220100125329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100125329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100125349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100125349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100125349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100125349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100125349 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100125349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100125349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100125349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100125349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100125350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100125350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100125350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100125350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100125350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100125350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100125350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100125350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100125350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100125350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100125350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100125351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100125351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100125353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100125359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100125359 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100125369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100125369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100125369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100125369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100125369 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100125369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100125369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100125369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100125369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100125370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100125370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100125370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100125370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100125370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100125370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100125370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100125370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100125370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100125370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100125370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100125371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100125371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100125373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100125379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100125379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100125393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100125393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100125393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100125393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100125393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100125393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100125393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100125393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100125393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100125394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100125394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100125394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100125394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100125394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100125394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100125394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100125394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100125394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100125395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100125395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100125395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100125395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100125397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100125403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100125403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100125771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100125771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100125771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100125771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1403)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100125776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1403)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100125777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1403)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1403)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1403)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@21433bde3953: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D3084367'O, index=0 SGSN_Test-GSUP(1405)@21433bde3953: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241220100125835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100125835 DLLC NOTICE LLME(ffffffff/d3084367){UNASSIGNED} LLC RX: unknown TLLI 0xd3084367, creating LLME on the fly (gprs_llc.c:552) 20241220100125835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100125835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100125835 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220100125835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100125835 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220100125835 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220100125835 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100125835 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100125835 DLLC NOTICE LLME(ffffffff/d3084367){UNASSIGNED} LLGM Assign pre (d3084367 => f33c0f08) (gprs_llc.c:1079) 20241220100125835 DLLC NOTICE LLME(d3084367/f33c0f08){ASSIGNED} LLGM Assign post (d3084367 => f33c0f08) (gprs_llc.c:1125) 20241220100125835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100125835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100125835 DMM DEBUG MM(262420000000047/f33c0f08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100125848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100125848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100125848 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100125848 DMM INFO MM(262420000000047/f33c0f08) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220100125848 DMM INFO MM(262420000000047/f33c0f08) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-35747-147 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241220100125848 DMM NOTICE MM(262420000000047/f33c0f08) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241220100125848 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241220100125848 DMM INFO MM(262420000000047/f33c0f08) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241220100125848 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100125848 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100125848 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220100125848 DMM ERROR MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220100125848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Deallocated (fsm.c:568) 20241220100125848 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220100125848 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220100125848 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220100125848 DLLC NOTICE LLME(d3084367/f33c0f08){ASSIGNED} LLGM Assign pre (f33c0f08 => ffffffff) (gprs_llc.c:1079) 20241220100125848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f33c0f08 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@21433bde3953: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@21433bde3953: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@21433bde3953: Final verdict of PTC: pass 20241220100125856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38140<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220100125860 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100125860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1394)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@21433bde3953: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1405)@21433bde3953: Final verdict of PTC: none -NSVCI97(1393)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@21433bde3953: Final verdict of PTC: none -NSVCI98(1398)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@21433bde3953: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@21433bde3953: Final verdict of PTC: none -NSVCI99(1404)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@21433bde3953: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1396)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1391)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1402)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@21433bde3953: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Dec 20 10:01:25 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 20241220100125977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100126379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59172) 20241220100126861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100126861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59172, count=63528) 20241220100127862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100127862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@21433bde3953: Test execution finished. MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Dec 20 10:01:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100128863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100128863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_iu_attach started. 20241220100129461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100129463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100129518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100129518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100129518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100129518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100129518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100129518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100129518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100129518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100129518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100129519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100129519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100129519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100129519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100129519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100129519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100129519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100129519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100129519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100129519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100129519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100129519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100129519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100129523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100129529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100129529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100129538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100129538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100129538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100129538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100129538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100129538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100129538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100129538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100129538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100129539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100129539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100129539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100129539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100129539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100129539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100129539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100129539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100129539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100129539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100129539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100129539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100129539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100129542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1418)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100129547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100129547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100129558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100129558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100129558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100129558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100129558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100129558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100129558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100129558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100129558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100129560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100129560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100129560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100129560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100129560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100129560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100129560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100129560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100129560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100129560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100129560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220100129560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100129560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100129562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1425)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation 20241220100129567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100129567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@21433bde3953: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100129768 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100129769 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:112) 20241220100129769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100129769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100129777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100129777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100129777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100129777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100129777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100129777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100129777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100129780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100129780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100129780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100129780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100129780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100129780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100129780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100129780 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100129864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100129864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100129864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100129864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100129866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241220100129867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100130253 DGPRS DEBUG Checking for inactive LLMEs, time = 37217089 (sgsn.c:132) 20241220100130590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100130590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100130590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100130591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100130591 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100130591 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100130592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100130592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100130592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100130592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@21433bde3953: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='DC43F837'O, index=0 SGSN_Test-GSUP(1428)@21433bde3953: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@21433bde3953: 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 := '9D03'O, rac := 'C3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@21433bde3953: Added conn table entry 0TC_iu_attach(1430)2653757 SGSN_Test_0-SCCP(1423)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1424)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100130967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100130967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100130967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100130967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100130967 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100130967 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100130967 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100130967 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241220100130967 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241220100130967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100130968 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{Deregistered}: Allocated (fsm.c:456) 20241220100130968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: Allocated (fsm.c:456) 20241220100130968 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Allocated (fsm.c:456) 20241220100130968 DMM DEBUG MM_STATE_Iu[0x560e9785c740]{Detached}: Allocated (fsm.c:456) 20241220100130968 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100130968 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100130968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100130968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100130968 DMM DEBUG MM(262420000001001/d5de930f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100130968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241220100130968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100130968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100130968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100130968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100130968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100130968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100130968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100130968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@21433bde3953: { messageType := 2, destLocRef := '287E3D'O ("(~="), sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@21433bde3953: 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 := '872BC32D3E95833FE30709F90680E280'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0CEDD36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D516F4B6688CCC7C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1D843DD12C3F5DA30680E146AD71865F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '090149FA7D1E2131B650C05A4722721F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '74C6124CC074849EE2D6CF5C6D43D288'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8CA990B505BF0D72'O } } } } } SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1423)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241220100130981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100130981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100130981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100130981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100130981 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100130981 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100130981 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100130981 DMM DEBUG MM(262420000001001/d5de930f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241220100130981 DMM NOTICE MM(262420000001001/d5de930f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100130981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100130981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100130981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100130981 DMM DEBUG MM(262420000001001/d5de930f) Requesting authorization (sgsn_auth.c:160) 20241220100130981 DMM INFO MM(262420000001001/d5de930f) Requesting authentication tuples (sgsn_auth.c:184) 20241220100130981 DMM DEBUG MM(262420000001001/d5de930f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100130981 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241220100130981 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@21433bde3953: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@21433bde3953: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241220100130986 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100130986 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100130986 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100130986 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100130986 DMM INFO MM(262420000001001/d5de930f) Subscriber data update (mmctx.c:445) 20241220100130986 DMM DEBUG MM(262420000001001/d5de930f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100130986 DMM INFO MM(262420000001001/d5de930f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100130986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100130986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100130986 DMM INFO MM(262420000001001/d5de930f) <- GMM AUTH AND CIPHERING REQ (rand = 87 2b c3 2d 3e 95 83 3f e3 07 09 f9 06 80 e2 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 c6 12 4c c0 74 84 9e e2 d6 cf 5c 6d 43 d2 88 ) (gprs_gmm.c:465) 20241220100130986 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241220100130986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100130986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100130986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100130986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1423)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307228CA990B523094399990000100001F0290405BF0D72'O 20241220100130995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100130995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100130995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100130995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100130996 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100130996 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100130996 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100130996 DMM INFO MM(262420000001001/d5de930f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100130996 DMM NOTICE MM(262420000001001/d5de930f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100130996 DMM DEBUG MM(262420000001001/d5de930f) checking auth: received UMTS RES = 8c a9 90 b5 05 bf 0d 72 (gprs_gmm.c:648) 20241220100130996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100130996 DMM DEBUG MM(262420000001001/d5de930f) Requesting authorization (sgsn_auth.c:160) 20241220100130996 DMM INFO MM(262420000001001/d5de930f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100130996 DMM DEBUG MM(262420000001001/d5de930f) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100130996 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241220100130996 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) 20241220100130996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100130996 DMM DEBUG MM(262420000001001/d5de930f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100130996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100130996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100130996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100130996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100130996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100130996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100130996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100130996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1423)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100131009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100131009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100131009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100131009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100131009 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100131009 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100131009 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100131009 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241220100131009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100131009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100131009 DMM INFO MM(262420000001001/d5de930f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5de930f) (gprs_gmm.c:282) 20241220100131009 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241220100131009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100131009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100131009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100131009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100131009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100131010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100131010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100131010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100131016 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100131016 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100131016 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241220100131016 DMM INFO MM(262420000001001/d5de930f) Subscriber data update (mmctx.c:445) 20241220100131016 DMM DEBUG MM(262420000001001/d5de930f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100131016 DMM INFO MM(262420000001001/d5de930f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100131016 DMM NOTICE MM(262420000001001/d5de930f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241220100131016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100131016 DMM NOTICE MM(262420000001001/d5de930f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100131016 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) 20241220100131017 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100131017 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241220100131017 DMM INFO MM(262420000001001/d5de930f) Subscriber data update (mmctx.c:445) 20241220100131017 DMM DEBUG MM(262420000001001/d5de930f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1423)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100131020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100131020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100131020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100131020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100131020 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100131020 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100131020 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100131020 DMM INFO MM(262420000001001/d5de930f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100131020 DMM NOTICE MM(262420000001001/d5de930f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100131020 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100131020 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100131020 DMM DEBUG MM_STATE_Iu(1)[0x560e9785c740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100131020 DMM DEBUG MM_STATE_Iu(1)[0x560e9785c740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100131020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100131020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100131020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100131020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100131020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100131020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1423)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1423)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100131027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100131027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100131027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100131027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100131027 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100131027 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100131027 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100131027 DMM INFO MM(262420000001001/d5de930f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100131027 DMM DEBUG MM_STATE_Iu(1)[0x560e9785c740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100131027 DMM DEBUG MM_STATE_Iu(1)[0x560e9785c740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100131027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100131027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100131027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100131027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@21433bde3953: Session index based on local reference:0 20241220100131029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100131029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100131029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100131029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100131029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100131029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100131029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@21433bde3953: Deleted conn table entry 0TC_iu_attach(1430)2653757 TC_iu_attach(1430)@21433bde3953: setverdict(pass): none -> pass TC_iu_attach(1430)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@21433bde3953: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@21433bde3953: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@21433bde3953: Final verdict of PTC: none 20241220100131096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@21433bde3953: Final verdict of PTC: none 20241220100131100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100131101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@21433bde3953: Final verdict of PTC: none -NSVCI98(1417)@21433bde3953: Final verdict of PTC: none -NSVCI97(1412)@21433bde3953: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@21433bde3953: Final verdict of PTC: none -NSVCI99(1422)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@21433bde3953: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1420)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@21433bde3953: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1410)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1415)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@21433bde3953: Test case TC_iu_attach finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Dec 20 10:01:31 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 20241220100131227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100131230 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100131230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100131230 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100131230 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100131230 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100131230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100131230 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100131230 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100131230 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:737) 20241220100131230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100131230 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100131230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100131230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100131230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100131230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100131230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100131230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100131230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241220100131629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208164) 20241220100132101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100132102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=208164, count=209420) 20241220100133103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100133103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100133231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100133231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100133231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Dec 20 10:01:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100134105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100134105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_iu_attach_encr started. 20241220100134721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100134722 DMM INFO MM(262420000001001/d5de930f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100134722 DMM INFO MM(262420000001001/d5de930f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100134722 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100134722 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100134722 DMM DEBUG MM_STATE_Iu(1)[0x560e9785c740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100134722 DMM DEBUG MM_STATE_Iu(1)[0x560e9785c740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100134722 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241220100134722 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) 20241220100134722 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:402) 20241220100134722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: Deallocated (fsm.c:568) 20241220100134722 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Deallocated (fsm.c:568) 20241220100134722 DMM DEBUG MM_STATE_Iu(1)[0x560e9785c740]{Detached}: Deallocated (fsm.c:568) 20241220100134722 DMM DEBUG GMM(gmm_fsm)[0x560e97854e30]{Deregistered}: Deallocated (fsm.c:568) 20241220100134722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100134743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100134743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100134743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100134743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100134743 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100134743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100134743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100134743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100134743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100134744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100134744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100134744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100134744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100134744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100134744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100134744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100134744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100134744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100134744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100134744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100134745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100134745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100134747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100134752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100134752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100134760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100134760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100134760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100134760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100134760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100134760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100134760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100134760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100134760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100134761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100134761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100134761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100134761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100134761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100134761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100134761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100134761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100134761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100134761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100134761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100134761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100134761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100134763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100134768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100134768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100134776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100134776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100134776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100134776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100134776 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100134776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100134776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100134776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100134776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100134777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100134777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100134777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100134777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100134777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100134777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100134777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100134777 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100134777 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100134777 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100134777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100134777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100134777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100134779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100134783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100134783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1448)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@21433bde3953: v_sccp_pdu_maxlen:268 20241220100134986 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100134986 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:112) 20241220100134986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100134986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100134988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100134988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100134988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100134988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100134988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100134988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100134988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100134988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100134988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100134988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100134988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100134988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100134988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100134988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100134988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100135107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100135107 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100135107 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100135107 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100135108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100135108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100135791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100135791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100135791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100135791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100135791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100135791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100135791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100135791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100135792 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100135792 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100135792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100135792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100135792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100135792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100135792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100135792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100135792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100135792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@21433bde3953: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E4017FF9'O, index=0 SGSN_Test-GSUP(1451)@21433bde3953: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@21433bde3953: 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 := 'D09F'O, rac := 'FC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@21433bde3953: Added conn table entry 0TC_iu_attach_encr(1453)16432125 SGSN_Test_0-SCCP(1446)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1447)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100136159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100136159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100136159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100136159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136160 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100136160 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100136160 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100136160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100136160 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{Deregistered}: Allocated (fsm.c:456) 20241220100136160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100136160 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Allocated (fsm.c:456) 20241220100136160 DMM DEBUG MM_STATE_Iu[0x560e9784e750]{Detached}: Allocated (fsm.c:456) 20241220100136160 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100136160 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100136160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100136160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100136160 DMM DEBUG MM(262420000001001/fbfbca94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100136160 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241220100136160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@21433bde3953: { messageType := 2, destLocRef := 'FABBFD'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@21433bde3953: 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 := '1462D9BD80A5C656AD2DDDD134241099'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FDB5A5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D1A2656F42C7450'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '59FC886D0D06C16CE040C2BC38E0DBE8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC63AE8A0269096D6F41C42EBCBFE6D1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '31185B885275E30B98DF93B2F7772234'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C227488573975BDE'O } } } } } SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1446)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241220100136165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100136165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100136165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100136165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136165 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100136165 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100136165 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100136165 DMM DEBUG MM(262420000001001/fbfbca94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241220100136165 DMM NOTICE MM(262420000001001/fbfbca94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100136165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100136165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100136165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100136165 DMM DEBUG MM(262420000001001/fbfbca94) Requesting authorization (sgsn_auth.c:160) 20241220100136165 DMM INFO MM(262420000001001/fbfbca94) Requesting authentication tuples (sgsn_auth.c:184) 20241220100136165 DMM DEBUG MM(262420000001001/fbfbca94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100136165 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241220100136165 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@21433bde3953: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@21433bde3953: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241220100136166 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100136166 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100136166 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100136166 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100136166 DMM INFO MM(262420000001001/fbfbca94) Subscriber data update (mmctx.c:445) 20241220100136166 DMM DEBUG MM(262420000001001/fbfbca94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100136166 DMM INFO MM(262420000001001/fbfbca94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100136166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100136166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100136166 DMM INFO MM(262420000001001/fbfbca94) <- GMM AUTH AND CIPHERING REQ (rand = 14 62 d9 bd 80 a5 c6 56 ad 2d dd d1 34 24 10 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 31 18 5b 88 52 75 e3 0b 98 df 93 b2 f7 77 22 34 ) (gprs_gmm.c:465) 20241220100136166 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241220100136166 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1446)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622C227488523094399990000100001F0290473975BDE'O 20241220100136169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100136169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100136169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100136169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136169 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100136169 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100136169 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100136169 DMM INFO MM(262420000001001/fbfbca94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100136169 DMM NOTICE MM(262420000001001/fbfbca94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100136169 DMM DEBUG MM(262420000001001/fbfbca94) checking auth: received UMTS RES = c2 27 48 85 73 97 5b de (gprs_gmm.c:648) 20241220100136169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100136169 DMM DEBUG MM(262420000001001/fbfbca94) Requesting authorization (sgsn_auth.c:160) 20241220100136169 DMM INFO MM(262420000001001/fbfbca94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100136169 DMM DEBUG MM(262420000001001/fbfbca94) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100136169 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241220100136169 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) 20241220100136169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100136169 DMM DEBUG MM(262420000001001/fbfbca94) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241220100136169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_len:17 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1446)@21433bde3953: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241220100136173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100136173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100136173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100136173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136173 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100136173 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100136173 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100136173 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241220100136173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100136173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100136173 DMM INFO MM(262420000001001/fbfbca94) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfbca94) (gprs_gmm.c:282) 20241220100136173 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241220100136173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100136175 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100136175 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100136175 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241220100136175 DMM INFO MM(262420000001001/fbfbca94) Subscriber data update (mmctx.c:445) 20241220100136175 DMM DEBUG MM(262420000001001/fbfbca94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100136175 DMM INFO MM(262420000001001/fbfbca94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100136175 DMM NOTICE MM(262420000001001/fbfbca94) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241220100136175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100136175 DMM NOTICE MM(262420000001001/fbfbca94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100136175 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) 20241220100136175 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100136175 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241220100136175 DMM INFO MM(262420000001001/fbfbca94) Subscriber data update (mmctx.c:445) 20241220100136175 DMM DEBUG MM(262420000001001/fbfbca94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1446)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100136176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100136176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100136176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100136176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136176 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100136176 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100136176 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100136176 DMM INFO MM(262420000001001/fbfbca94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100136176 DMM NOTICE MM(262420000001001/fbfbca94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100136176 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100136176 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100136176 DMM DEBUG MM_STATE_Iu(2)[0x560e9784e750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100136176 DMM DEBUG MM_STATE_Iu(2)[0x560e9784e750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100136176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100136176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100136176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1446)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1446)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100136179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100136179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100136179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100136179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100136179 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100136179 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100136179 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100136179 DMM INFO MM(262420000001001/fbfbca94) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100136179 DMM DEBUG MM_STATE_Iu(2)[0x560e9784e750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100136179 DMM DEBUG MM_STATE_Iu(2)[0x560e9784e750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100136179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100136179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100136179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100136179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@21433bde3953: Session index based on local reference:0 20241220100136179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100136179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100136179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100136179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100136179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100136179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100136179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@21433bde3953: Deleted conn table entry 0TC_iu_attach_encr(1453)16432125 TC_iu_attach_encr(1453)@21433bde3953: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@21433bde3953: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@21433bde3953: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@21433bde3953: Final verdict of PTC: none 20241220100136237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220100136238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100136238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1450)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1451)@21433bde3953: Final verdict of PTC: none -NSVCI99(1445)@21433bde3953: Final verdict of PTC: none -NSVCI98(1440)@21433bde3953: Final verdict of PTC: none -NSVCI97(1435)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@21433bde3953: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@21433bde3953: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@21433bde3953: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1438)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1443)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1433)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@21433bde3953: Test case TC_iu_attach_encr finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Dec 20 10:01:36 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 20241220100136382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100136386 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100136386 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241220100136386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100136386 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100136386 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100136386 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100136386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100136386 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100136386 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100136386 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:737) 20241220100136386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100136386 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100136386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100136386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100136386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100136386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100136386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100136386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100136784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184352) 20241220100137238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100137239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184352, count=212292) 20241220100138240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100138240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100138387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100138387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100138387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Dec 20 10:01:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100139241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100139241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_iu_attach_geran_rau started. 20241220100139850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100139853 DMM INFO MM(262420000001001/fbfbca94) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100139853 DMM INFO MM(262420000001001/fbfbca94) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100139853 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100139853 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100139853 DMM DEBUG MM_STATE_Iu(2)[0x560e9784e750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100139853 DMM DEBUG MM_STATE_Iu(2)[0x560e9784e750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100139853 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241220100139853 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) 20241220100139853 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:402) 20241220100139853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220100139854 DMM DEBUG MM_STATE_Gb[0x560e9784e9b0]{Idle}: Deallocated (fsm.c:568) 20241220100139854 DMM DEBUG MM_STATE_Iu(2)[0x560e9784e750]{Detached}: Deallocated (fsm.c:568) 20241220100139854 DMM DEBUG GMM(gmm_fsm)[0x560e9785c740]{Deregistered}: Deallocated (fsm.c:568) 20241220100139854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100139890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100139890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100139890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100139890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100139890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100139890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100139890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100139890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100139890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100139891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100139891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100139891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100139891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100139891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100139891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100139891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100139891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100139891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100139891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100139891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100139891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100139891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100139893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100139898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100139898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100139907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100139907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100139907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100139907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100139907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100139907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100139907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100139907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100139907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100139908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100139908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100139908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100139908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100139908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100139909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100139909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100139909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100139909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100139909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100139909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100139909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100139909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100139911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100139916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100139916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100139925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100139925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100139925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100139925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100139925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100139925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100139925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100139925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100139925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100139925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100139925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100139925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100139925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100139925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100139925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100139925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100139925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100139925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100139925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100139925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100139926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100139926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100139928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1471)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation 20241220100139933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100139933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@21433bde3953: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100140133 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100140133 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:112) 20241220100140133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100140133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100140134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100140134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100140134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100140134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100140134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100140134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100140134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100140135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100140135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100140135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100140135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100140135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100140135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100140135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100140135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100140242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100140242 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100140242 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100140242 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1473)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100140243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100140243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100140956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100140956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100140956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100140956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100140956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100140956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100140956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100140956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100140957 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100140957 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100140958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100140958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100140958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100140958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100140958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100140958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100140958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100140958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@21433bde3953: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C6DF1D74'O, index=0 SGSN_Test-GSUP(1474)@21433bde3953: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@21433bde3953: 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 := '9212'O, rac := 'A7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@21433bde3953: Added conn table entry 0TC_iu_attach_geran_rau(1476)2082778 SGSN_Test_0-SCCP(1469)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1470)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100141315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100141315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100141315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100141315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141316 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100141316 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100141316 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100141316 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100141316 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220100141316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: Allocated (fsm.c:456) 20241220100141316 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Allocated (fsm.c:456) 20241220100141316 DMM DEBUG MM_STATE_Iu[0x560e97854e30]{Detached}: Allocated (fsm.c:456) 20241220100141316 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100141316 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100141316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100141316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100141316 DMM DEBUG MM(262420000001002/d009ed50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100141316 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241220100141316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@21433bde3953: { messageType := 2, destLocRef := '1FC7DA'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@21433bde3953: 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 := '9E4599095F944555C92C845B858AED62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E6E1E24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2903BD4D09921CA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '39BED35914C7AF3A23C73D5DAE767A3A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '168D535E02E82B76B344F6B08F451676'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE93FD5A82D710167F3509695B5FC345'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FC6C9D5475556968'O } } } } } SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1469)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241220100141325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100141325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100141325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100141325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141325 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100141325 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100141325 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100141325 DMM DEBUG MM(262420000001002/d009ed50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241220100141325 DMM NOTICE MM(262420000001002/d009ed50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100141325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100141325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100141325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100141325 DMM DEBUG MM(262420000001002/d009ed50) Requesting authorization (sgsn_auth.c:160) 20241220100141326 DMM INFO MM(262420000001002/d009ed50) Requesting authentication tuples (sgsn_auth.c:184) 20241220100141326 DMM DEBUG MM(262420000001002/d009ed50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100141326 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241220100141326 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@21433bde3953: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@21433bde3953: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241220100141328 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100141328 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100141328 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100141328 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100141328 DMM INFO MM(262420000001002/d009ed50) Subscriber data update (mmctx.c:445) 20241220100141328 DMM DEBUG MM(262420000001002/d009ed50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100141328 DMM INFO MM(262420000001002/d009ed50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100141328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100141328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100141328 DMM INFO MM(262420000001002/d009ed50) <- GMM AUTH AND CIPHERING REQ (rand = 9e 45 99 09 5f 94 45 55 c9 2c 84 5b 85 8a ed 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 93 fd 5a 82 d7 10 16 7f 35 09 69 5b 5f c3 45 ) (gprs_gmm.c:465) 20241220100141328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241220100141329 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1469)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22FC6C9D5423094399990000100002F0290475556968'O 20241220100141333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100141333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100141333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100141333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141333 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100141333 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100141333 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100141333 DMM INFO MM(262420000001002/d009ed50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100141333 DMM NOTICE MM(262420000001002/d009ed50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100141333 DMM DEBUG MM(262420000001002/d009ed50) checking auth: received UMTS RES = fc 6c 9d 54 75 55 69 68 (gprs_gmm.c:648) 20241220100141333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100141333 DMM DEBUG MM(262420000001002/d009ed50) Requesting authorization (sgsn_auth.c:160) 20241220100141333 DMM INFO MM(262420000001002/d009ed50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100141333 DMM DEBUG MM(262420000001002/d009ed50) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100141333 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241220100141333 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) 20241220100141333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100141333 DMM DEBUG MM(262420000001002/d009ed50) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100141333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1469)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100141338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100141338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100141338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100141338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141338 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100141338 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100141338 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100141338 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241220100141338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100141338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100141338 DMM INFO MM(262420000001002/d009ed50) <- GMM ATTACH ACCEPT (new P-TMSI=0xd009ed50) (gprs_gmm.c:282) 20241220100141338 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241220100141338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100141340 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100141340 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100141340 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241220100141340 DMM INFO MM(262420000001002/d009ed50) Subscriber data update (mmctx.c:445) 20241220100141340 DMM DEBUG MM(262420000001002/d009ed50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100141340 DMM INFO MM(262420000001002/d009ed50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100141340 DMM NOTICE MM(262420000001002/d009ed50) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241220100141340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100141340 DMM NOTICE MM(262420000001002/d009ed50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100141340 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) 20241220100141341 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100141341 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241220100141341 DMM INFO MM(262420000001002/d009ed50) Subscriber data update (mmctx.c:445) 20241220100141341 DMM DEBUG MM(262420000001002/d009ed50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1469)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100141342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100141342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100141342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100141342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141342 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100141342 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100141342 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100141342 DMM INFO MM(262420000001002/d009ed50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100141342 DMM NOTICE MM(262420000001002/d009ed50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100141342 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100141342 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100141342 DMM DEBUG MM_STATE_Iu(3)[0x560e97854e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100141342 DMM DEBUG MM_STATE_Iu(3)[0x560e97854e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100141342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100141342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100141342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1469)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1469)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100141344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141344 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100141344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100141344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100141344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100141344 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100141344 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100141344 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100141344 DMM INFO MM(262420000001002/d009ed50) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100141344 DMM DEBUG MM_STATE_Iu(3)[0x560e97854e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100141344 DMM DEBUG MM_STATE_Iu(3)[0x560e97854e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100141344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100141344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100141344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100141344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@21433bde3953: Session index based on local reference:0 20241220100141345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100141345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100141345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100141345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100141345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100141345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100141345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@21433bde3953: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)2082778 TC_iu_attach_geran_rau(1476)@21433bde3953: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@21433bde3953: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@21433bde3953: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D009ED50'O, index=1 20241220100141399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100141399 DLLC NOTICE LLME(ffffffff/d009ed50){UNASSIGNED} LLC RX: unknown TLLI 0xd009ed50, creating LLME on the fly (gprs_llc.c:552) 20241220100141399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241220100141399 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220100141399 DMM INFO MM(262420000001002/d009ed50) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d009ed50, P-TMSI: d009ed50 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241220100141399 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241220100141399 DMM DEBUG MM_STATE_Iu(3)[0x560e97854e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241220100141399 DMM DEBUG MM_STATE_Iu(3)[0x560e97854e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100141399 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100141399 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241220100141399 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100141399 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100141399 DLLC NOTICE LLME(ffffffff/d009ed50){UNASSIGNED} LLGM Assign pre (d009ed50 => d009ed50) (gprs_llc.c:1079) 20241220100141399 DLLC NOTICE LLME(d009ed50/d009ed50){ASSIGNED} LLGM Assign post (d009ed50 => d009ed50) (gprs_llc.c:1125) 20241220100141399 DMM INFO MM(262420000001002/d009ed50) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@21433bde3953: Removing Client IMSI='262420000001002'H, index=1 20241220100141406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100141406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100141406 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100141406 DMM INFO MM(262420000001002/d009ed50) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220100141406 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220100141406 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100141406 DLLC NOTICE LLME(d009ed50/d009ed50){ASSIGNED} LLGM Assign pre (ffffffff => d009ed50) (gprs_llc.c:1079) 20241220100141406 DLLC NOTICE LLME(ffffffff/d009ed50){ASSIGNED} LLGM Assign post (ffffffff => d009ed50) (gprs_llc.c:1125) 20241220100141406 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241220100141406 DMM ERROR MM_STATE_Gb[0x560e9784e880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@21433bde3953: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@21433bde3953: Final verdict of PTC: none 20241220100141410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40608<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@21433bde3953: Final verdict of PTC: none -NSVCI99(1468)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@21433bde3953: Final verdict of PTC: none -NSVCI98(1463)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@21433bde3953: Final verdict of PTC: none -NSVCI97(1458)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@21433bde3953: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@21433bde3953: Final verdict of PTC: none 20241220100141411 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100141411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1475)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@21433bde3953: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1456)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1461)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1466)@21433bde3953: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@21433bde3953: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Dec 20 10:01:41 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 20241220100141539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100141546 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100141546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100141546 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100141546 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100141546 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100141546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100141546 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100141546 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100141546 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:737) 20241220100141546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100141546 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100141546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100141546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100141546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100141546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100141546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100141546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100141546 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241220100141941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219644) 20241220100142412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100142412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219644, count=220804) 20241220100143412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100143413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100143548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100143548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100143548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Dec 20 10:01:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100144414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100144414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_geran_attach_iu_rau started. 20241220100145006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100145009 DMM INFO MM(262420000001002/d009ed50) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100145009 DMM INFO MM(262420000001002/d009ed50) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100145009 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100145009 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100145009 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241220100145009 DMM ERROR MM_STATE_Gb[0x560e9784e880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241220100145009 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241220100145009 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) 20241220100145009 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:402) 20241220100145009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e9b0]{Init}: Deallocated (fsm.c:568) 20241220100145009 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Deallocated (fsm.c:568) 20241220100145009 DMM DEBUG MM_STATE_Iu(3)[0x560e97854e30]{Detached}: Deallocated (fsm.c:568) 20241220100145009 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220100145009 DLLC NOTICE LLME(ffffffff/d009ed50){ASSIGNED} LLGM Assign pre (d009ed50 => ffffffff) (gprs_llc.c:1079) 20241220100145009 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d009ed50 => ffffffff) (gprs_llc.c:1125) 20241220100145009 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100145051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100145051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100145051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100145051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100145051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100145051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100145051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100145051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100145051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100145052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100145052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100145052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100145053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100145053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100145053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100145053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100145053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100145053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100145053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100145053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100145053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100145053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100145055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100145060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100145060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100145067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100145067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100145067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100145067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100145067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100145067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100145067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100145067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100145067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100145067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100145067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100145067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100145067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100145067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100145067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100145067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100145067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100145067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100145067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100145067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100145068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100145068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100145070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100145075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100145075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100145086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100145086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100145086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100145086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100145086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100145086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100145086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100145086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100145086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100145087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100145087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100145087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100145087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100145087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100145087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100145087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100145087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100145087 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100145087 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100145087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100145087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100145087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100145089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100145093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100145093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1494)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@21433bde3953: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100145295 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100145295 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:112) 20241220100145295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100145295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100145297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100145297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100145297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100145297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100145297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100145297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100145297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100145297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100145297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100145297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100145297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100145297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100145297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100145297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100145297 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100145415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100145415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100145415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100145415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100145419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220100145421 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100146112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100146112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100146112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100146112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100146112 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100146112 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100146113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100146113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100146113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100146113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@21433bde3953: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='E3685E2A'O, index=0 SGSN_Test-GSUP(1497)@21433bde3953: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@21433bde3953: 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 := 'AEC292C413B3DCCE761AE0EF4DC0CED8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA70B082'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FEAFBDAA1855DDD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6C09F0C3DAA504C13765E549FE442B1A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8D47E6DF369E16DFC6A5B5984BA6F378'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B84575AF0A7A9B11EEE0A9FA3E8669C5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F89F0AF61003DBDF'O } } } } } 20241220100146463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100146463 DLLC NOTICE LLME(ffffffff/e3685e2a){UNASSIGNED} LLC RX: unknown TLLI 0xe3685e2a, creating LLME on the fly (gprs_llc.c:552) 20241220100146463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100146463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100146463 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Allocated (fsm.c:456) 20241220100146463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220100146463 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Allocated (fsm.c:456) 20241220100146463 DMM DEBUG MM_STATE_Iu[0x560e9784e9b0]{Detached}: Allocated (fsm.c:456) 20241220100146463 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100146463 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100146463 DLLC NOTICE LLME(ffffffff/e3685e2a){UNASSIGNED} LLGM Assign pre (e3685e2a => e0911ad7) (gprs_llc.c:1079) 20241220100146463 DLLC NOTICE LLME(e3685e2a/e0911ad7){ASSIGNED} LLGM Assign post (e3685e2a => e0911ad7) (gprs_llc.c:1125) 20241220100146463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100146463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100146463 DMM DEBUG MM(262420000001003/e0911ad7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100146469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100146469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241220100146469 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100146469 DMM DEBUG MM(262420000001003/e0911ad7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241220100146469 DMM NOTICE MM(262420000001003/e0911ad7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100146469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100146469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100146469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100146469 DMM DEBUG MM(262420000001003/e0911ad7) Requesting authorization (sgsn_auth.c:160) 20241220100146469 DMM INFO MM(262420000001003/e0911ad7) Requesting authentication tuples (sgsn_auth.c:184) 20241220100146469 DMM DEBUG MM(262420000001003/e0911ad7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100146469 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241220100146469 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@21433bde3953: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@21433bde3953: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241220100146470 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100146470 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100146470 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100146470 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100146470 DMM INFO MM(262420000001003/e0911ad7) Subscriber data update (mmctx.c:445) 20241220100146470 DMM DEBUG MM(262420000001003/e0911ad7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100146470 DMM INFO MM(262420000001003/e0911ad7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100146470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100146470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100146470 DMM INFO MM(262420000001003/e0911ad7) <- GMM AUTH AND CIPHERING REQ (rand = ae c2 92 c4 13 b3 dc ce 76 1a e0 ef 4d c0 ce d8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 45 75 af 0a 7a 9b 11 ee e0 a9 fa 3e 86 69 c5 ) (gprs_gmm.c:465) 20241220100146474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100146474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241220100146474 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100146474 DMM INFO MM(262420000001003/e0911ad7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100146474 DMM NOTICE MM(262420000001003/e0911ad7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100146474 DMM DEBUG MM(262420000001003/e0911ad7) checking auth: received UMTS RES = f8 9f 0a f6 10 03 db df (gprs_gmm.c:648) 20241220100146474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100146474 DMM DEBUG MM(262420000001003/e0911ad7) Requesting authorization (sgsn_auth.c:160) 20241220100146474 DMM INFO MM(262420000001003/e0911ad7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100146474 DMM DEBUG MM(262420000001003/e0911ad7) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100146474 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241220100146474 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) 20241220100146474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241220100146474 DMM INFO MM(262420000001003/e0911ad7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0911ad7) (gprs_gmm.c:282) 20241220100146474 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100146474 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100146474 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241220100146474 DMM INFO MM(262420000001003/e0911ad7) Subscriber data update (mmctx.c:445) 20241220100146474 DMM DEBUG MM(262420000001003/e0911ad7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100146474 DMM INFO MM(262420000001003/e0911ad7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100146474 DMM NOTICE MM(262420000001003/e0911ad7) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241220100146474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100146474 DMM NOTICE MM(262420000001003/e0911ad7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100146474 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) 20241220100146475 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100146475 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241220100146475 DMM INFO MM(262420000001003/e0911ad7) Subscriber data update (mmctx.c:445) 20241220100146475 DMM DEBUG MM(262420000001003/e0911ad7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241220100146478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100146478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241220100146479 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241220100146479 DMM INFO MM(262420000001003/e0911ad7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100146479 DMM NOTICE MM(262420000001003/e0911ad7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100146479 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100146479 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100146479 DLLC NOTICE LLME(e3685e2a/e0911ad7){ASSIGNED} LLGM Assign pre (ffffffff => e0911ad7) (gprs_llc.c:1079) 20241220100146479 DLLC NOTICE LLME(ffffffff/e0911ad7){ASSIGNED} LLGM Assign post (ffffffff => e0911ad7) (gprs_llc.c:1125) 20241220100146479 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241220100146479 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241220100146479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100146479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@21433bde3953: 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 := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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 := 'E0911AD7'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@21433bde3953: Added conn table entry 0TC_geran_attach_iu_rau(1499)7848804 SGSN_Test_0-SCCP(1492)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1493)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100146551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100146551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100146551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100146551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100146551 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100146551 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100146551 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100146551 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241220100146551 DMM INFO MM(262420000001003/e0911ad7) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e0911ad7 (00000000), TLLI: e0911ad7 (e0911ad7), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241220100146551 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241220100146551 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241220100146551 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241220100146551 DLLC NOTICE LLME(ffffffff/e0911ad7){ASSIGNED} LLGM Assign pre (e0911ad7 => ffffffff) (gprs_llc.c:1079) 20241220100146551 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0911ad7 => ffffffff) (gprs_llc.c:1125) 20241220100146551 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100146551 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241220100146551 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100146551 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100146551 DMM DEBUG MM(262420000001003/e0911ad7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100146551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100146551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100146551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100146551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100146551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100146551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100146551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100146551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@21433bde3953: { messageType := 2, destLocRef := '77C364'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1492)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1492)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100146561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100146561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100146561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100146561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100146561 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100146561 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100146561 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100146561 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241220100146561 DMM INFO MM(262420000001003/e0911ad7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241220100146561 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241220100146561 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146561 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146561 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100146562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100146562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100146562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100146562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100146562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100146562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100146562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@21433bde3953: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@21433bde3953: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@21433bde3953: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1492)@21433bde3953: vl_from0 TC_geran_attach_iu_rau(1499)@21433bde3953: Final verdict of PTC: pass SGSN_Test_0-SCCP(1492)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241220100146573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100146573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100146573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100146573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100146573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100146573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100146573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100146574 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100146574 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100146574 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100146574 DMM INFO MM(262420000001003/e0911ad7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241220100146574 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241220100146574 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100146574 DMM DEBUG MM_STATE_Iu[0x560e9784e9b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241220100146574 DMM ERROR MM_STATE_Iu[0x560e9784e9b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) SGSN_Test_0-RAN(1493)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@21433bde3953: Final verdict of PTC: none 20241220100146580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1482)@21433bde3953: Final verdict of PTC: none 20241220100146585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1477)@21433bde3953: Final verdict of PTC: none -NSVCI97(1481)@21433bde3953: Final verdict of PTC: none 20241220100146585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1491)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@21433bde3953: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1497)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@21433bde3953: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@21433bde3953: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1484)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1479)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1489)@21433bde3953: Final verdict of PTC: none -NSVCI98(1486)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@21433bde3953: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Dec 20 10:01:46 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 20241220100146725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100146774 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100146774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100146774 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100146774 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100146774 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100146774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100146774 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100146774 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100146774 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:737) 20241220100146774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100146774 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100146774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100146774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100146774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100146774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100146774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100146774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100146774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241220100147127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177872) 20241220100147586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100147586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=177872, count=178508) 20241220100148588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100148598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100148776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100148776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100148776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Dec 20 10:01:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100149600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100149600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user started. 20241220100150177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100150180 DMM INFO MM(262420000001003/e0911ad7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100150180 DMM INFO MM(262420000001003/e0911ad7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100150180 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100150180 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100150180 DMM DEBUG MM_STATE_Iu[0x560e9784e9b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100150180 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241220100150180 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) 20241220100150180 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:402) 20241220100150180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220100150180 DMM DEBUG MM_STATE_Gb(0)[0x560e9784e880]{Idle}: Deallocated (fsm.c:568) 20241220100150180 DMM DEBUG MM_STATE_Iu[0x560e9784e9b0]{Detached}: Deallocated (fsm.c:568) 20241220100150180 DMM DEBUG GMM(gmm_fsm)[0x560e9784e750]{Deregistered}: Deallocated (fsm.c:568) 20241220100150180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100150227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100150227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100150227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100150227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100150227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100150227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100150227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100150227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100150227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100150228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100150228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100150228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100150228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100150228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100150228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100150228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100150228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100150228 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100150228 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100150228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100150228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100150229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100150231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100150237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100150237 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100150244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100150244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100150244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100150244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100150244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100150244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100150244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100150244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100150244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100150245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100150245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100150245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100150245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100150245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100150245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100150245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100150245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100150245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100150245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100150245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100150246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100150246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100150248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100150255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100150255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100150263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100150263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100150263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100150263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100150263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100150263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100150263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100150263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100150263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100150264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100150264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100150264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100150264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100150264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100150264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100150264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100150264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100150264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100150264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100150264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100150265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100150265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100150267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100150271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100150271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1517)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@21433bde3953: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100150472 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100150472 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:112) 20241220100150472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100150472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100150473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100150473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100150473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100150473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100150473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100150473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100150473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100150474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100150474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100150474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100150474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100150474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100150474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100150474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100150474 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100150600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100150600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100150600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100150600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100150601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100150602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100151277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151277 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100151277 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100151278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@21433bde3953: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C3F4E75D'O, index=0 SGSN_Test-GSUP(1520)@21433bde3953: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@21433bde3953: 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 := 'FA48'O, rac := '48'O ("H") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user(1522)8855275 SGSN_Test_0-SCCP(1515)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1516)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100151679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151680 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100151680 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100151680 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100151680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100151680 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{Deregistered}: Allocated (fsm.c:456) 20241220100151680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100151680 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Allocated (fsm.c:456) 20241220100151680 DMM DEBUG MM_STATE_Iu[0x560e9785d950]{Detached}: Allocated (fsm.c:456) 20241220100151680 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100151680 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100151680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100151680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100151680 DMM DEBUG MM(262420000001004/f6be1e64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100151680 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241220100151680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@21433bde3953: { messageType := 2, destLocRef := '871EEB'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@21433bde3953: 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 := '73CBE8E9C9C9284B1FDCE27A203A9AEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECF52B5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB1ED1D14CB89E0A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C9ECBED63264D6CFFA0C38863A497FF4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '341B396E92EE27EE2307981F9350A1B7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6858498FA767BBE8B44BB3329013C660'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BBF2995BC62FB5BD'O } } } } } SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1515)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241220100151693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151693 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100151693 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100151693 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100151693 DMM DEBUG MM(262420000001004/f6be1e64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241220100151693 DMM NOTICE MM(262420000001004/f6be1e64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100151693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100151693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100151693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100151693 DMM DEBUG MM(262420000001004/f6be1e64) Requesting authorization (sgsn_auth.c:160) 20241220100151693 DMM INFO MM(262420000001004/f6be1e64) Requesting authentication tuples (sgsn_auth.c:184) 20241220100151693 DMM DEBUG MM(262420000001004/f6be1e64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100151693 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241220100151694 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@21433bde3953: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241220100151697 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100151697 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100151697 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100151697 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100151697 DMM INFO MM(262420000001004/f6be1e64) Subscriber data update (mmctx.c:445) 20241220100151697 DMM DEBUG MM(262420000001004/f6be1e64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100151697 DMM INFO MM(262420000001004/f6be1e64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100151697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100151697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100151697 DMM INFO MM(262420000001004/f6be1e64) <- GMM AUTH AND CIPHERING REQ (rand = 73 cb e8 e9 c9 c9 28 4b 1f dc e2 7a 20 3a 9a ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 58 49 8f a7 67 bb e8 b4 4b b3 32 90 13 c6 60 ) (gprs_gmm.c:465) 20241220100151697 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241220100151697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1515)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522BBF2995B23094399990000100004F02904C62FB5BD'O 20241220100151704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151705 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100151705 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100151705 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100151705 DMM INFO MM(262420000001004/f6be1e64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100151705 DMM NOTICE MM(262420000001004/f6be1e64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100151705 DMM DEBUG MM(262420000001004/f6be1e64) checking auth: received UMTS RES = bb f2 99 5b c6 2f b5 bd (gprs_gmm.c:648) 20241220100151705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100151705 DMM DEBUG MM(262420000001004/f6be1e64) Requesting authorization (sgsn_auth.c:160) 20241220100151705 DMM INFO MM(262420000001004/f6be1e64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100151705 DMM DEBUG MM(262420000001004/f6be1e64) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100151705 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241220100151705 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) 20241220100151705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100151705 DMM DEBUG MM(262420000001004/f6be1e64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100151705 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1515)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100151710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151710 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100151710 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100151710 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100151710 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241220100151710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100151710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100151710 DMM INFO MM(262420000001004/f6be1e64) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6be1e64) (gprs_gmm.c:282) 20241220100151710 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241220100151710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100151712 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100151712 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100151712 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241220100151712 DMM INFO MM(262420000001004/f6be1e64) Subscriber data update (mmctx.c:445) 20241220100151712 DMM DEBUG MM(262420000001004/f6be1e64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100151712 DMM INFO MM(262420000001004/f6be1e64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100151712 DMM NOTICE MM(262420000001004/f6be1e64) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241220100151713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100151713 DMM NOTICE MM(262420000001004/f6be1e64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100151713 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) 20241220100151713 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100151713 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241220100151713 DMM INFO MM(262420000001004/f6be1e64) Subscriber data update (mmctx.c:445) 20241220100151713 DMM DEBUG MM(262420000001004/f6be1e64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1515)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100151715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151715 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100151715 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100151715 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100151715 DMM INFO MM(262420000001004/f6be1e64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100151715 DMM NOTICE MM(262420000001004/f6be1e64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100151715 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100151715 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100151715 DMM DEBUG MM_STATE_Iu(5)[0x560e9785d950]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100151715 DMM DEBUG MM_STATE_Iu(5)[0x560e9785d950]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100151715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100151715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100151715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1515)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1515)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100151720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151720 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100151720 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100151720 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100151720 DMM INFO MM(262420000001004/f6be1e64) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100151720 DMM DEBUG MM_STATE_Iu(5)[0x560e9785d950]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100151720 DMM DEBUG MM_STATE_Iu(5)[0x560e9785d950]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100151720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 20241220100151722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@21433bde3953: Deleted conn table entry 0TC_attach_pdp_act_user(1522)8855275 TC_attach_pdp_act_user(1522)@21433bde3953: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@21433bde3953: 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 := 'F6BE1E64'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user(1522)3978572 SGSN_Test_0-RAN(1516)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@21433bde3953: First idle individual index:0 20241220100151926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100151926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100151926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100151926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151927 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100151927 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100151927 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100151927 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6BE1E64) type="signalling"  (gprs_gmm.c:1897) 20241220100151927 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100151927 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100151927 DMM DEBUG MM(262420000001004/f6be1e64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100151927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100151928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100151928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100151928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100151928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100151928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100151928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100151928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@21433bde3953: { messageType := 2, destLocRef := '3CB54C'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@21433bde3953: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@21433bde3953: Final verdict of PTC: none 20241220100151944 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100151944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100151944 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100151944 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100151944 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100151944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100151944 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100151944 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100151944 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:737) 20241220100151944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100151944 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100151944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100151944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100151944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100151944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100151944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100151944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100151944 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@21433bde3953: Final verdict of PTC: none 20241220100151951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@21433bde3953: Final verdict of PTC: none -NSVCI98(1509)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@21433bde3953: Final verdict of PTC: none 20241220100151957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100151957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@21433bde3953: Final verdict of PTC: none -NSVCI97(1504)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@21433bde3953: Final verdict of PTC: none -NSVCI99(1514)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1507)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1512)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1502)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@21433bde3953: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Fri Dec 20 10:01:52 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241220100152095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100152598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234716) 20241220100152958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100152959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234716, count=235876) 20241220100153946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100153946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100153946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100153960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100153960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Dec 20 10:01:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100154962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100154962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241220100155643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100155643 DMM INFO MM(262420000001004/f6be1e64) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100155643 DMM INFO MM(262420000001004/f6be1e64) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100155643 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100155643 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100155643 DMM DEBUG MM_STATE_Iu(5)[0x560e9785d950]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100155643 DMM DEBUG MM_STATE_Iu(5)[0x560e9785d950]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100155643 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241220100155643 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) 20241220100155643 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:402) 20241220100155643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220100155643 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Deallocated (fsm.c:568) 20241220100155643 DMM DEBUG MM_STATE_Iu(5)[0x560e9785d950]{Detached}: Deallocated (fsm.c:568) 20241220100155643 DMM DEBUG GMM(gmm_fsm)[0x560e9784e9b0]{Deregistered}: Deallocated (fsm.c:568) 20241220100155643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100155665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100155665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100155665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100155665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100155665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100155665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100155665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100155665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100155665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100155667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100155667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100155667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100155667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100155667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100155667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100155667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100155667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100155667 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100155667 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100155667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100155667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100155667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1528)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100155670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1524)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100155677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100155677 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1533)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1533)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100155687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100155687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100155687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100155688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100155688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100155688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100155688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100155688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100155688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1532)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1533)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100155689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100155689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100155689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100155689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100155689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100155689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100155689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100155689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100155689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100155689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100155689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100155689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100155689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1533)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1533)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100155691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1529)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100155698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100155698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1532)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100155706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100155706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100155706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100155706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100155706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100155706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100155706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100155706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100155706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100155707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100155707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100155707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100155707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100155707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100155707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100155707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100155707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100155707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100155708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100155708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100155708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100155708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1538)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241220100155710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1540)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1540)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation SGSN_Test_0-SCCP(1537)@21433bde3953: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100155715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100155715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100155911 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100155911 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:112) 20241220100155911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100155911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100155912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100155912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100155912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100155912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100155912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100155912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100155912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100155913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100155913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100155913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100155913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100155913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100155913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100155913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100155913 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100155963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100155963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100155963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100155963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100155964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241220100155965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100156716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100156716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100156716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100156716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100156716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100156717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100156717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100156717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100156717 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100156717 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100156717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100156717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100156717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100156717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100156717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100156717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100156717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100156717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525)@21433bde3953: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='CD19DA9C'O, index=0 SGSN_Test-GSUP(1543)@21433bde3953: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@21433bde3953: 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 := '0C3A'O ("\f:"), rac := '64'O ("d") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)126100 SGSN_Test_0-SCCP(1537)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1539)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100157058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157059 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100157059 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100157059 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100157059 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100157059 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{Deregistered}: Allocated (fsm.c:456) 20241220100157059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220100157059 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Allocated (fsm.c:456) 20241220100157059 DMM DEBUG MM_STATE_Iu[0x560e9785fcb0]{Detached}: Allocated (fsm.c:456) 20241220100157059 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100157059 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100157059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100157059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100157059 DMM DEBUG MM(262420000001058/e2f80123) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100157059 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241220100157059 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157059 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157059 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157059 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@21433bde3953: { messageType := 2, destLocRef := '01EC94'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(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@21433bde3953: 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 := '6728198E2A55AF5F67F66BA7575D5A64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28AF57C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20F3ECD8449D0EB2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6729CA447C9D12DEA15C209BC263F1E3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C6624D133B9C3F943EE1D630F0973FE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8F252A763C7AA06AE28D66F45FAA9217'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EF15D62D5AD40023'O } } } } } SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1537)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241220100157068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157068 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100157068 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100157068 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100157068 DMM DEBUG MM(262420000001058/e2f80123) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241220100157068 DMM NOTICE MM(262420000001058/e2f80123) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100157068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100157068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100157068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100157068 DMM DEBUG MM(262420000001058/e2f80123) Requesting authorization (sgsn_auth.c:160) 20241220100157068 DMM INFO MM(262420000001058/e2f80123) Requesting authentication tuples (sgsn_auth.c:184) 20241220100157068 DMM DEBUG MM(262420000001058/e2f80123) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100157068 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241220100157068 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(1543)@21433bde3953: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241220100157070 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100157070 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100157070 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100157070 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100157070 DMM INFO MM(262420000001058/e2f80123) Subscriber data update (mmctx.c:445) 20241220100157070 DMM DEBUG MM(262420000001058/e2f80123) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100157070 DMM INFO MM(262420000001058/e2f80123) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100157070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100157070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100157071 DMM INFO MM(262420000001058/e2f80123) <- GMM AUTH AND CIPHERING REQ (rand = 67 28 19 8e 2a 55 af 5f 67 f6 6b a7 57 5d 5a 64 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f 25 2a 76 3c 7a a0 6a e2 8d 66 f4 5f aa 92 17 ) (gprs_gmm.c:465) 20241220100157071 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241220100157071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1537)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522EF15D62D23094399990000105008F029045AD40023'O 20241220100157080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157080 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100157080 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100157080 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100157080 DMM INFO MM(262420000001058/e2f80123) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100157080 DMM NOTICE MM(262420000001058/e2f80123) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100157080 DMM DEBUG MM(262420000001058/e2f80123) checking auth: received UMTS RES = ef 15 d6 2d 5a d4 00 23 (gprs_gmm.c:648) 20241220100157080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100157080 DMM DEBUG MM(262420000001058/e2f80123) Requesting authorization (sgsn_auth.c:160) 20241220100157080 DMM INFO MM(262420000001058/e2f80123) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100157080 DMM DEBUG MM(262420000001058/e2f80123) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100157080 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241220100157080 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) 20241220100157080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100157080 DMM DEBUG MM(262420000001058/e2f80123) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100157080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1537)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100157092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157092 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100157092 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100157092 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100157092 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241220100157092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100157092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100157092 DMM INFO MM(262420000001058/e2f80123) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2f80123) (gprs_gmm.c:282) 20241220100157092 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241220100157092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100157096 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100157096 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100157096 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241220100157096 DMM INFO MM(262420000001058/e2f80123) Subscriber data update (mmctx.c:445) 20241220100157096 DMM DEBUG MM(262420000001058/e2f80123) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100157096 DMM INFO MM(262420000001058/e2f80123) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100157096 DMM NOTICE MM(262420000001058/e2f80123) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241220100157096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100157096 DMM NOTICE MM(262420000001058/e2f80123) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100157096 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) 20241220100157096 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100157096 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241220100157096 DMM INFO MM(262420000001058/e2f80123) Subscriber data update (mmctx.c:445) 20241220100157096 DMM DEBUG MM(262420000001058/e2f80123) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1537)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100157098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157098 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100157098 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100157098 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100157098 DMM INFO MM(262420000001058/e2f80123) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100157098 DMM NOTICE MM(262420000001058/e2f80123) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100157098 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100157098 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100157098 DMM DEBUG MM_STATE_Iu(7)[0x560e9785fcb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100157098 DMM DEBUG MM_STATE_Iu(7)[0x560e9785fcb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100157098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100157098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100157099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1537)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1537)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100157103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157103 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100157103 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100157103 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100157103 DMM INFO MM(262420000001058/e2f80123) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100157103 DMM DEBUG MM_STATE_Iu(7)[0x560e9785fcb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100157103 DMM DEBUG MM_STATE_Iu(7)[0x560e9785fcb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100157103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 20241220100157104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@21433bde3953: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)126100 TC_attach_pdp_act_user_addr_v4raw(1545)@21433bde3953: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@21433bde3953: 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 := 'E2F80123'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)6736779 SGSN_Test_0-RAN(1539)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@21433bde3953: First idle individual index:0 20241220100157306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100157306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100157306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100157306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157306 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100157306 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100157306 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100157306 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2F80123) type="signalling"  (gprs_gmm.c:1897) 20241220100157306 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100157306 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100157306 DMM DEBUG MM(262420000001058/e2f80123) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100157306 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100157306 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100157306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100157306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100157306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100157306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100157306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100157306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@21433bde3953: { messageType := 2, destLocRef := '66CB8B'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(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@21433bde3953: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@21433bde3953: Final verdict of PTC: none 20241220100157311 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100157311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100157311 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100157311 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100157311 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100157311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100157311 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100157311 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100157311 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:737) 20241220100157311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100157311 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100157311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100157311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100157311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100157311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100157311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100157311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100157311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@21433bde3953: Final verdict of PTC: none 20241220100157313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@21433bde3953: Final verdict of PTC: none -NSVCI99(1538)@21433bde3953: Final verdict of PTC: none 20241220100157315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525)@21433bde3953: Final verdict of PTC: none 20241220100157315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1523)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@21433bde3953: Final verdict of PTC: none -NSVCI97(1527)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1532)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@21433bde3953: Final verdict of PTC: none -NSVCI98(1533)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1526)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1531)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1536)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1526): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1532): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1533): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Fri Dec 20 10:01:57 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241220100157450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100157952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233176) 20241220100158316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100158316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233176, count=237628) 20241220100159311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100159311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100159311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100159316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100159316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Dec 20 10:01:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20241220100200254 DGPRS DEBUG Checking for inactive LLMEs, time = 37217119 (sgsn.c:132) 20241220100200317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100200317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241220100201003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100201004 DMM INFO MM(262420000001058/e2f80123) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100201004 DMM INFO MM(262420000001058/e2f80123) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100201004 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100201004 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100201004 DMM DEBUG MM_STATE_Iu(7)[0x560e9785fcb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100201004 DMM DEBUG MM_STATE_Iu(7)[0x560e9785fcb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100201004 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241220100201004 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) 20241220100201004 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:402) 20241220100201004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220100201004 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Deallocated (fsm.c:568) 20241220100201004 DMM DEBUG MM_STATE_Iu(7)[0x560e9785fcb0]{Detached}: Deallocated (fsm.c:568) 20241220100201004 DMM DEBUG GMM(gmm_fsm)[0x560e9785d950]{Deregistered}: Deallocated (fsm.c:568) 20241220100201004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100201024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100201024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100201024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100201024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100201024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100201024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100201024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100201024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100201024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100201024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100201024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100201024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100201024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100201024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100201024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100201024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100201025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100201025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100201025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100201025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100201025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100201025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100201027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100201031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100201031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1556)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100201045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100201045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100201045 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100201045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100201045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1555)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1556)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100201046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100201046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100201046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100201047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100201047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100201047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100201047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100201047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100201047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100201047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100201047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100201047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100201047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1556)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100201049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220100201055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100201055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1555)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100201060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100201060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100201060 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100201060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100201060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100201060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100201060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100201061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100201061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100201061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100201061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100201061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100201061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100201061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100201061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1560)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220100201061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100201061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100201063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100201068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100201068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1563)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@21433bde3953: v_sccp_pdu_maxlen:268 20241220100201270 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100201270 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:112) 20241220100201270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100201270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100201272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100201272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100201272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100201272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100201272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100201272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100201272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100201272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100201272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100201272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100201272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100201272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100201272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100201272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100201272 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100201317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100201318 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100201318 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100201318 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100201319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100201319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100202080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202080 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100202080 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100202080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@21433bde3953: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E3CA610C'O, index=0 SGSN_Test-GSUP(1566)@21433bde3953: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@21433bde3953: 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 := 'AD22'O, rac := 'EC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13837749 SGSN_Test_0-SCCP(1561)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1562)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100202351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202351 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100202351 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100202351 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100202351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100202351 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{Deregistered}: Allocated (fsm.c:456) 20241220100202351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100202351 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Allocated (fsm.c:456) 20241220100202351 DMM DEBUG MM_STATE_Iu[0x560e9785f8a0]{Detached}: Allocated (fsm.c:456) 20241220100202351 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100202351 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100202351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100202351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100202351 DMM DEBUG MM(262420000001055/d8190859) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100202351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241220100202351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@21433bde3953: { messageType := 2, destLocRef := 'D325B5'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(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@21433bde3953: 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 := 'ABC2A0F3CEDFC32D0319569045F3CF05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5188DA45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E352C1506B5AE83F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DBE5BA0F4C1B8DFEC19D45889F9B7B42'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0D95D7888F2B6068BD784BDDBF704A7B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EFA56AAD1BFDE57F2F9C04FE7CD206CA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '01F01A0FEE804CB6'O } } } } } SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1561)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241220100202356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100202356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100202356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100202356 DMM DEBUG MM(262420000001055/d8190859) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241220100202356 DMM NOTICE MM(262420000001055/d8190859) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100202356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100202356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100202356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100202356 DMM DEBUG MM(262420000001055/d8190859) Requesting authorization (sgsn_auth.c:160) 20241220100202356 DMM INFO MM(262420000001055/d8190859) Requesting authentication tuples (sgsn_auth.c:184) 20241220100202356 DMM DEBUG MM(262420000001055/d8190859) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100202356 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241220100202356 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(1566)@21433bde3953: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241220100202357 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100202357 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100202357 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100202357 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100202357 DMM INFO MM(262420000001055/d8190859) Subscriber data update (mmctx.c:445) 20241220100202357 DMM DEBUG MM(262420000001055/d8190859) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100202357 DMM INFO MM(262420000001055/d8190859) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100202357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100202357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100202357 DMM INFO MM(262420000001055/d8190859) <- GMM AUTH AND CIPHERING REQ (rand = ab c2 a0 f3 ce df c3 2d 03 19 56 90 45 f3 cf 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ef a5 6a ad 1b fd e5 7f 2f 9c 04 fe 7c d2 06 ca ) (gprs_gmm.c:465) 20241220100202357 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241220100202357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1561)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2201F01A0F23094399990000105005F02904EE804CB6'O 20241220100202360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202360 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100202360 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100202360 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100202360 DMM INFO MM(262420000001055/d8190859) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100202360 DMM NOTICE MM(262420000001055/d8190859) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100202360 DMM DEBUG MM(262420000001055/d8190859) checking auth: received UMTS RES = 01 f0 1a 0f ee 80 4c b6 (gprs_gmm.c:648) 20241220100202360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100202360 DMM DEBUG MM(262420000001055/d8190859) Requesting authorization (sgsn_auth.c:160) 20241220100202360 DMM INFO MM(262420000001055/d8190859) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100202360 DMM DEBUG MM(262420000001055/d8190859) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100202360 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241220100202360 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) 20241220100202360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100202360 DMM DEBUG MM(262420000001055/d8190859) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100202361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1561)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100202364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202364 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100202364 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100202364 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100202364 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241220100202364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100202364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100202364 DMM INFO MM(262420000001055/d8190859) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8190859) (gprs_gmm.c:282) 20241220100202364 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241220100202364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100202366 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100202366 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100202366 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241220100202366 DMM INFO MM(262420000001055/d8190859) Subscriber data update (mmctx.c:445) 20241220100202366 DMM DEBUG MM(262420000001055/d8190859) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100202366 DMM INFO MM(262420000001055/d8190859) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100202366 DMM NOTICE MM(262420000001055/d8190859) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241220100202366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100202366 DMM NOTICE MM(262420000001055/d8190859) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100202366 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) 20241220100202366 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100202366 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241220100202366 DMM INFO MM(262420000001055/d8190859) Subscriber data update (mmctx.c:445) 20241220100202366 DMM DEBUG MM(262420000001055/d8190859) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1561)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100202367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202367 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100202367 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100202367 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100202367 DMM INFO MM(262420000001055/d8190859) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100202367 DMM NOTICE MM(262420000001055/d8190859) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100202367 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100202367 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100202367 DMM DEBUG MM_STATE_Iu(9)[0x560e9785f8a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100202367 DMM DEBUG MM_STATE_Iu(9)[0x560e9785f8a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100202367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100202367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100202367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1561)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1561)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100202370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202370 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100202370 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100202370 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100202370 DMM INFO MM(262420000001055/d8190859) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100202370 DMM DEBUG MM_STATE_Iu(9)[0x560e9785f8a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100202370 DMM DEBUG MM_STATE_Iu(9)[0x560e9785f8a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100202370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 20241220100202370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@21433bde3953: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13837749 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@21433bde3953: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@21433bde3953: 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 := 'D8190859'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)364443 SGSN_Test_0-RAN(1562)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@21433bde3953: First idle individual index:0 20241220100202574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100202574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100202574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100202574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202575 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100202575 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100202575 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100202575 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD8190859) type="signalling"  (gprs_gmm.c:1897) 20241220100202575 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100202575 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100202575 DMM DEBUG MM(262420000001055/d8190859) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100202576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100202576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100202576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100202576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100202576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100202576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100202576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100202576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@21433bde3953: { messageType := 2, destLocRef := '058F9B'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@21433bde3953: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@21433bde3953: Final verdict of PTC: none 20241220100202593 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100202593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100202593 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100202593 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100202593 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100202593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100202593 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100202593 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100202593 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:737) 20241220100202593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100202593 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100202593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100202593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100202593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100202593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100202593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100202593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100202594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@21433bde3953: Final verdict of PTC: none 20241220100202603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45702<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220100202608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100202608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1566)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@21433bde3953: Final verdict of PTC: none -NSVCI98(1556)@21433bde3953: Final verdict of PTC: none -NSVCI99(1560)@21433bde3953: Final verdict of PTC: none -NSVCI97(1550)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1558)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1548)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1554)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Fri Dec 20 10:02:02 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241220100202754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100203256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233716) 20241220100203610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100203610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233716, count=238168) 20241220100204595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100204595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100204595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100204611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100204611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Dec 20 10:02:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20241220100205612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100205612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241220100206319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100206322 DMM INFO MM(262420000001055/d8190859) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100206322 DMM INFO MM(262420000001055/d8190859) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100206322 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100206322 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100206322 DMM DEBUG MM_STATE_Iu(9)[0x560e9785f8a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100206322 DMM DEBUG MM_STATE_Iu(9)[0x560e9785f8a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100206322 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241220100206322 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) 20241220100206322 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:402) 20241220100206322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220100206322 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Deallocated (fsm.c:568) 20241220100206322 DMM DEBUG MM_STATE_Iu(9)[0x560e9785f8a0]{Detached}: Deallocated (fsm.c:568) 20241220100206322 DMM DEBUG GMM(gmm_fsm)[0x560e9785fcb0]{Deregistered}: Deallocated (fsm.c:568) 20241220100206322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1574)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1574)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100206376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100206376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100206376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100206376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100206376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100206376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100206376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100206376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100206376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1573)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1574)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100206377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100206377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100206377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100206377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100206377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100206377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100206377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100206377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100206377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100206377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100206377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100206377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100206377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1574)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1574)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100206379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220100206385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100206385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1573)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100206388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100206388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100206388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100206388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100206388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100206388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100206388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100206388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100206388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100206389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100206389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100206389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100206389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100206389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100206389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100206389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100206389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100206389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100206389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100206389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100206389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100206389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100206390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220100206395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100206395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100206406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100206406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100206406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100206406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100206406 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100206406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100206406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100206406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100206406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100206407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100206407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100206407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100206407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100206407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100206407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100206407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100206407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100206407 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100206407 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100206407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100206407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100206407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100206409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100206414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100206414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1586)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@21433bde3953: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100206613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100206613 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100206613 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100206613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@21433bde3953: Established a new IPA connection (conn_id=2) 20241220100206616 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100206616 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:112) 20241220100206616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100206616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1588)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100206617 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100206618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1586)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100206622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100206622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100206622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100206622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100206622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100206622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100206622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100206623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100206623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100206623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100206623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100206623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100206623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100206623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100206623 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100207420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207421 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100207421 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100207421 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207421 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@21433bde3953: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='D5D8D289'O, index=0 SGSN_Test-GSUP(1589)@21433bde3953: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@21433bde3953: 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 := '40C3'O, rac := 'D0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5541207 SGSN_Test_0-SCCP(1584)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1585)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100207657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207658 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100207658 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100207658 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100207658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100207658 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{Deregistered}: Allocated (fsm.c:456) 20241220100207658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220100207658 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Allocated (fsm.c:456) 20241220100207658 DMM DEBUG MM_STATE_Iu[0x560e978609f0]{Detached}: Allocated (fsm.c:456) 20241220100207658 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100207658 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100207658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100207658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100207658 DMM DEBUG MM(262420000001056/ec156dda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100207658 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241220100207658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@21433bde3953: { messageType := 2, destLocRef := '548D57'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(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@21433bde3953: 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 := '88E6DB66333849C8A876D28065580547'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AEFCD99A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B11C824A2E5CB21B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7066D7B66ADDEB2F5FD1C7BCE1DEDB8A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '58BE2138A34F1C18BF37A6BF4D2D92E4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '64FE6E055F5ACBB4887568FCE3C8323B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BC84694037D8D116'O } } } } } SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1584)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241220100207663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207663 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100207663 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100207663 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100207663 DMM DEBUG MM(262420000001056/ec156dda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241220100207663 DMM NOTICE MM(262420000001056/ec156dda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100207663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100207663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100207663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100207663 DMM DEBUG MM(262420000001056/ec156dda) Requesting authorization (sgsn_auth.c:160) 20241220100207663 DMM INFO MM(262420000001056/ec156dda) Requesting authentication tuples (sgsn_auth.c:184) 20241220100207663 DMM DEBUG MM(262420000001056/ec156dda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100207663 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241220100207663 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(1589)@21433bde3953: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241220100207665 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100207665 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100207665 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100207665 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100207665 DMM INFO MM(262420000001056/ec156dda) Subscriber data update (mmctx.c:445) 20241220100207665 DMM DEBUG MM(262420000001056/ec156dda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100207665 DMM INFO MM(262420000001056/ec156dda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100207665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100207665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100207665 DMM INFO MM(262420000001056/ec156dda) <- GMM AUTH AND CIPHERING REQ (rand = 88 e6 db 66 33 38 49 c8 a8 76 d2 80 65 58 05 47 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 64 fe 6e 05 5f 5a cb b4 88 75 68 fc e3 c8 32 3b ) (gprs_gmm.c:465) 20241220100207665 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241220100207665 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207665 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1584)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822BC84694023094399990000105006F0290437D8D116'O 20241220100207668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207668 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100207668 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100207668 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100207668 DMM INFO MM(262420000001056/ec156dda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100207668 DMM NOTICE MM(262420000001056/ec156dda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100207668 DMM DEBUG MM(262420000001056/ec156dda) checking auth: received UMTS RES = bc 84 69 40 37 d8 d1 16 (gprs_gmm.c:648) 20241220100207668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100207668 DMM DEBUG MM(262420000001056/ec156dda) Requesting authorization (sgsn_auth.c:160) 20241220100207668 DMM INFO MM(262420000001056/ec156dda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100207668 DMM DEBUG MM(262420000001056/ec156dda) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100207668 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241220100207668 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) 20241220100207668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100207668 DMM DEBUG MM(262420000001056/ec156dda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100207668 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1584)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100207672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207672 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100207672 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100207672 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100207672 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241220100207672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100207672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100207672 DMM INFO MM(262420000001056/ec156dda) <- GMM ATTACH ACCEPT (new P-TMSI=0xec156dda) (gprs_gmm.c:282) 20241220100207672 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241220100207672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100207674 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100207674 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100207674 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241220100207674 DMM INFO MM(262420000001056/ec156dda) Subscriber data update (mmctx.c:445) 20241220100207674 DMM DEBUG MM(262420000001056/ec156dda) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100207674 DMM INFO MM(262420000001056/ec156dda) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100207674 DMM NOTICE MM(262420000001056/ec156dda) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241220100207674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100207674 DMM NOTICE MM(262420000001056/ec156dda) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100207674 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) 20241220100207674 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100207674 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241220100207674 DMM INFO MM(262420000001056/ec156dda) Subscriber data update (mmctx.c:445) 20241220100207674 DMM DEBUG MM(262420000001056/ec156dda) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1584)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100207676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207676 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100207676 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100207676 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100207676 DMM INFO MM(262420000001056/ec156dda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100207676 DMM NOTICE MM(262420000001056/ec156dda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100207676 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100207676 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100207676 DMM DEBUG MM_STATE_Iu(11)[0x560e978609f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100207676 DMM DEBUG MM_STATE_Iu(11)[0x560e978609f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100207676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100207676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100207676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1584)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1584)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100207679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207680 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100207680 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100207680 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100207680 DMM INFO MM(262420000001056/ec156dda) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100207680 DMM DEBUG MM_STATE_Iu(11)[0x560e978609f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100207680 DMM DEBUG MM_STATE_Iu(11)[0x560e978609f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100207680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@21433bde3953: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5541207 20241220100207681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@21433bde3953: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@21433bde3953: 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 := 'EC156DDA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)8065377 SGSN_Test_0-RAN(1585)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@21433bde3953: First idle individual index:0 20241220100207882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100207882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100207882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100207882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207882 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100207882 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100207882 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100207882 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEC156DDA) type="signalling"  (gprs_gmm.c:1897) 20241220100207882 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100207882 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100207882 DMM DEBUG MM(262420000001056/ec156dda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100207882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100207882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100207882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100207882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100207882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100207882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100207883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100207883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@21433bde3953: { messageType := 2, destLocRef := '7B1161'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(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@21433bde3953: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@21433bde3953: Final verdict of PTC: none 20241220100207887 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100207887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100207887 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100207887 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100207887 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100207887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100207887 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100207887 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100207887 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:737) 20241220100207887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100207887 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100207887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100207887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100207887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100207887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100207887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100207887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100207887 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@21433bde3953: Final verdict of PTC: none 20241220100207889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51440<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1583)@21433bde3953: Final verdict of PTC: none 20241220100207894 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100207894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1569)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@21433bde3953: Final verdict of PTC: none -NSVCI98(1578)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1573)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1576)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1589)@21433bde3953: Final verdict of PTC: none -NSVCI97(1574)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1572)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1581)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1573): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1574): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Fri Dec 20 10:02:07 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241220100208028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100208531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233600) 20241220100208895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100208895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233600, count=238052) 20241220100209889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100209889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100209889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100209897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100209897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Dec 20 10:02:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20241220100210898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100210899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241220100211578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100211579 DMM INFO MM(262420000001056/ec156dda) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100211579 DMM INFO MM(262420000001056/ec156dda) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100211579 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100211579 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100211579 DMM DEBUG MM_STATE_Iu(11)[0x560e978609f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100211579 DMM DEBUG MM_STATE_Iu(11)[0x560e978609f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100211579 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241220100211579 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) 20241220100211579 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:402) 20241220100211579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220100211579 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Deallocated (fsm.c:568) 20241220100211579 DMM DEBUG MM_STATE_Iu(11)[0x560e978609f0]{Detached}: Deallocated (fsm.c:568) 20241220100211579 DMM DEBUG GMM(gmm_fsm)[0x560e9785f8a0]{Deregistered}: Deallocated (fsm.c:568) 20241220100211579 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100211606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100211606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100211606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100211606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100211606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100211606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100211606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100211606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100211606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100211609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100211609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100211609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100211610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100211610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100211610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100211610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100211610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100211610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100211610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100211610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100211611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100211611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1597)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100211618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1593)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100211628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100211628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1602)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1602)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100211636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100211637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100211637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100211637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100211637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1602)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1601)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220100211637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100211637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100211637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100211637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100211637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100211638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100211638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100211638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100211638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100211638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100211638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1602)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241220100211638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1602)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100211640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1598)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100211646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100211646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1601)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1607)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1607)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100211655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100211655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100211655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100211655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100211655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1607)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100211656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100211656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100211656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100211656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100211656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100211656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100211656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100211656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100211656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100211656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100211656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100211657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100211657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1607)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1607)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100211659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1609)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation SGSN_Test_0-SCCP(1606)@21433bde3953: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100211663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100211663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100211861 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100211861 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:112) 20241220100211861 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100211861 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100211862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100211862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100211862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100211862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100211862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100211862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100211862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100211863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100211863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100211863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100211863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100211863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100211863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100211863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100211863 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100211899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100211899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100211900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100211900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100211901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1611)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100211901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100212677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212677 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100212677 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100212678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@21433bde3953: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='CAAFD22F'O, index=0 SGSN_Test-GSUP(1612)@21433bde3953: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@21433bde3953: 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 := '2D25'O ("-%"), rac := '11'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1608)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)6969698 SGSN_Test_0-SCCP(1606)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1608)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100212951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212951 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100212951 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100212951 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100212951 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100212951 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{Deregistered}: Allocated (fsm.c:456) 20241220100212951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100212951 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Allocated (fsm.c:456) 20241220100212951 DMM DEBUG MM_STATE_Iu[0x560e9785cfa0]{Detached}: Allocated (fsm.c:456) 20241220100212951 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100212951 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100212951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100212951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100212951 DMM DEBUG MM(262420000001057/ecd4a49b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100212951 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241220100212951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@21433bde3953: { messageType := 2, destLocRef := '6A5962'O ("jYb"), 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(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@21433bde3953: 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 := '7BB6518463EC21C024159128104456B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF4707CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA3D79194A638F7E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DA5A959B3E722E1841124D26AEFCA56E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '40ACC8A56A4B773D77F327594AB8816B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B71578909A52EFED175ACD15C6DFF44C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E0D9D5ED400128F3'O } } } } } SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1606)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241220100212957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212957 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100212957 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100212957 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100212957 DMM DEBUG MM(262420000001057/ecd4a49b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241220100212957 DMM NOTICE MM(262420000001057/ecd4a49b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100212957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100212957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100212957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100212957 DMM DEBUG MM(262420000001057/ecd4a49b) Requesting authorization (sgsn_auth.c:160) 20241220100212957 DMM INFO MM(262420000001057/ecd4a49b) Requesting authentication tuples (sgsn_auth.c:184) 20241220100212957 DMM DEBUG MM(262420000001057/ecd4a49b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100212957 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241220100212957 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(1612)@21433bde3953: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241220100212958 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100212958 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100212958 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100212958 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100212958 DMM INFO MM(262420000001057/ecd4a49b) Subscriber data update (mmctx.c:445) 20241220100212958 DMM DEBUG MM(262420000001057/ecd4a49b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100212958 DMM INFO MM(262420000001057/ecd4a49b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100212958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100212958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100212958 DMM INFO MM(262420000001057/ecd4a49b) <- GMM AUTH AND CIPHERING REQ (rand = 7b b6 51 84 63 ec 21 c0 24 15 91 28 10 44 56 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 15 78 90 9a 52 ef ed 17 5a cd 15 c6 df f4 4c ) (gprs_gmm.c:465) 20241220100212958 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241220100212958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1606)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22E0D9D5ED23094399990000105007F02904400128F3'O 20241220100212961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212962 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100212962 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100212962 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100212962 DMM INFO MM(262420000001057/ecd4a49b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100212962 DMM NOTICE MM(262420000001057/ecd4a49b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100212962 DMM DEBUG MM(262420000001057/ecd4a49b) checking auth: received UMTS RES = e0 d9 d5 ed 40 01 28 f3 (gprs_gmm.c:648) 20241220100212962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100212962 DMM DEBUG MM(262420000001057/ecd4a49b) Requesting authorization (sgsn_auth.c:160) 20241220100212962 DMM INFO MM(262420000001057/ecd4a49b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100212962 DMM DEBUG MM(262420000001057/ecd4a49b) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100212962 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241220100212962 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) 20241220100212962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100212962 DMM DEBUG MM(262420000001057/ecd4a49b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100212962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1606)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100212966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212966 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100212966 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100212966 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100212966 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241220100212966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100212966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100212966 DMM INFO MM(262420000001057/ecd4a49b) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd4a49b) (gprs_gmm.c:282) 20241220100212966 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241220100212966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100212968 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100212968 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100212968 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241220100212968 DMM INFO MM(262420000001057/ecd4a49b) Subscriber data update (mmctx.c:445) 20241220100212968 DMM DEBUG MM(262420000001057/ecd4a49b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100212968 DMM INFO MM(262420000001057/ecd4a49b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100212968 DMM NOTICE MM(262420000001057/ecd4a49b) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241220100212968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100212968 DMM NOTICE MM(262420000001057/ecd4a49b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100212968 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) 20241220100212968 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100212968 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241220100212968 DMM INFO MM(262420000001057/ecd4a49b) Subscriber data update (mmctx.c:445) 20241220100212968 DMM DEBUG MM(262420000001057/ecd4a49b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1606)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100212969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212969 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100212969 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100212969 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100212969 DMM INFO MM(262420000001057/ecd4a49b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100212969 DMM NOTICE MM(262420000001057/ecd4a49b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100212969 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100212969 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100212969 DMM DEBUG MM_STATE_Iu(13)[0x560e9785cfa0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100212969 DMM DEBUG MM_STATE_Iu(13)[0x560e9785cfa0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100212969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100212969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100212969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1606)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1606)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100212972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100212972 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100212972 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100212972 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100212972 DMM INFO MM(262420000001057/ecd4a49b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100212972 DMM DEBUG MM_STATE_Iu(13)[0x560e9785cfa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100212972 DMM DEBUG MM_STATE_Iu(13)[0x560e9785cfa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100212972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100212972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100212972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100212972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-RAN(1608)@21433bde3953: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)6969698 20241220100212973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100212973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100212973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100212973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100212973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100212973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100212973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100212973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@21433bde3953: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@21433bde3953: 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 := 'ECD4A49B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)13998787 SGSN_Test_0-RAN(1608)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1606)@21433bde3953: First idle individual index:0 20241220100213174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100213174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100213174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100213174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100213174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100213174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100213174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100213174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100213175 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100213175 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100213175 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100213175 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xECD4A49B) type="signalling"  (gprs_gmm.c:1897) 20241220100213175 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100213175 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100213175 DMM DEBUG MM(262420000001057/ecd4a49b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100213175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100213175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100213175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100213175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100213175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100213175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100213175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100213175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100213175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100213175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100213175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100213175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100213175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100213175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100213175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100213175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@21433bde3953: { messageType := 2, destLocRef := 'D59AC3'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(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@21433bde3953: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@21433bde3953: Final verdict of PTC: none 20241220100213185 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100213185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100213185 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100213185 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100213185 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100213185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100213185 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100213185 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100213185 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:737) 20241220100213185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100213185 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100213185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100213185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100213185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100213185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100213185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100213186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100213186 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1606)@21433bde3953: Final verdict of PTC: none 20241220100213190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51446<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241220100213194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100213194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1612)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@21433bde3953: Final verdict of PTC: none -NSVCI97(1596)@21433bde3953: Final verdict of PTC: none -NSVCI98(1602)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1601)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1600)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1594)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1605)@21433bde3953: Final verdict of PTC: none -NSVCI99(1607)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1600): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1601): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1602): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1605): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1606): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1607): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@21433bde3953: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Fri Dec 20 10:02:13 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241220100213338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100213840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232668) 20241220100214195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100214195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232668, count=237120) 20241220100215186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100215186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100215186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100215196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100215196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Dec 20 10:02:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100216197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100216197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_attach_pdp_act_pmm_idle started. 20241220100216923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100216924 DMM INFO MM(262420000001057/ecd4a49b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100216924 DMM INFO MM(262420000001057/ecd4a49b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100216924 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100216924 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100216924 DMM DEBUG MM_STATE_Iu(13)[0x560e9785cfa0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100216924 DMM DEBUG MM_STATE_Iu(13)[0x560e9785cfa0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100216924 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241220100216924 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) 20241220100216924 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:402) 20241220100216925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220100216925 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Deallocated (fsm.c:568) 20241220100216925 DMM DEBUG MM_STATE_Iu(13)[0x560e9785cfa0]{Detached}: Deallocated (fsm.c:568) 20241220100216925 DMM DEBUG GMM(gmm_fsm)[0x560e978609f0]{Deregistered}: Deallocated (fsm.c:568) 20241220100216925 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100216948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100216948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100216948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100216948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100216948 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100216948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100216948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100216948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100216948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100216949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100216949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100216949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100216949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100216949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100216949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100216949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100216949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100216949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100216949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100216949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100216950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100216950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100216953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100216959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100216959 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1621)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1625)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1625)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1624)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 20241220100216972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100216972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100216972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100216972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100216972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100216972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100216972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100216972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100216972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1625)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100216973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100216973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100216973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100216973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100216973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100216973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100216973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100216973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100216973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100216973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100216973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100216973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100216973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1625)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1625)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100216975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241220100216981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100216981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1624)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1622)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1629)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100216985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100216985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100216985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100216985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100216985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100216985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100216985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100216985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100216985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100216986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100216986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100216986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100216986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100216986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100216986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100216986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100216986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100216986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100216986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100216986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100216987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100216987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100216989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100216995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100216995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1632)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@21433bde3953: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100217196 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100217196 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:112) 20241220100217196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100217196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100217198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100217198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100217198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100217198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100217198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100217198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100217198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100217198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100217199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100217199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100217199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241220100217199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100217199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100217199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100217199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100217199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100217199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100217199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100217199 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1634)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100217199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241220100217200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100218002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218003 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100218003 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100218003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@21433bde3953: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='DDC62966'O, index=0 SGSN_Test-GSUP(1635)@21433bde3953: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@21433bde3953: 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 := '03F8'O, rac := 'B1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1631)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11620954 SGSN_Test_0-SCCP(1630)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1631)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100218236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218236 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100218236 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100218236 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100218236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100218236 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{Deregistered}: Allocated (fsm.c:456) 20241220100218236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220100218236 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Allocated (fsm.c:456) 20241220100218236 DMM DEBUG MM_STATE_Iu[0x560e9785c430]{Detached}: Allocated (fsm.c:456) 20241220100218236 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100218236 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100218236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100218236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100218236 DMM DEBUG MM(262420000001005/db45e35a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100218236 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241220100218236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@21433bde3953: { messageType := 2, destLocRef := 'B1525A'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(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@21433bde3953: 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 := '445F5B69642AC8AFDD8C21418CF81DA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6279E04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92D3912D7780FC8C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D46897C033FB88693AEAF9246D5E481A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EA6EA0F08A4A8FA4369350492A4DA3E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '74E7697238BE391B8490439BCE793F83'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A7869D75BA48C346'O } } } } } SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1630)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241220100218244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218244 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100218244 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100218244 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100218244 DMM DEBUG MM(262420000001005/db45e35a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241220100218244 DMM NOTICE MM(262420000001005/db45e35a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100218244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100218244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100218244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100218244 DMM DEBUG MM(262420000001005/db45e35a) Requesting authorization (sgsn_auth.c:160) 20241220100218244 DMM INFO MM(262420000001005/db45e35a) Requesting authentication tuples (sgsn_auth.c:184) 20241220100218244 DMM DEBUG MM(262420000001005/db45e35a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100218244 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241220100218244 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(1635)@21433bde3953: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@21433bde3953: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241220100218246 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100218246 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100218246 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100218246 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100218246 DMM INFO MM(262420000001005/db45e35a) Subscriber data update (mmctx.c:445) 20241220100218246 DMM DEBUG MM(262420000001005/db45e35a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100218246 DMM INFO MM(262420000001005/db45e35a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100218246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100218246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100218246 DMM INFO MM(262420000001005/db45e35a) <- GMM AUTH AND CIPHERING REQ (rand = 44 5f 5b 69 64 2a c8 af dd 8c 21 41 8c f8 1d a5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 e7 69 72 38 be 39 1b 84 90 43 9b ce 79 3f 83 ) (gprs_gmm.c:465) 20241220100218246 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241220100218246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1630)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22A7869D7523094399990000100005F02904BA48C346'O 20241220100218250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218250 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100218250 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100218250 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100218250 DMM INFO MM(262420000001005/db45e35a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100218250 DMM NOTICE MM(262420000001005/db45e35a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100218250 DMM DEBUG MM(262420000001005/db45e35a) checking auth: received UMTS RES = a7 86 9d 75 ba 48 c3 46 (gprs_gmm.c:648) 20241220100218250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100218250 DMM DEBUG MM(262420000001005/db45e35a) Requesting authorization (sgsn_auth.c:160) 20241220100218250 DMM INFO MM(262420000001005/db45e35a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100218250 DMM DEBUG MM(262420000001005/db45e35a) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100218250 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241220100218250 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) 20241220100218250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100218250 DMM DEBUG MM(262420000001005/db45e35a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100218250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1630)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100218254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218254 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100218254 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100218254 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100218254 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241220100218254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100218254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100218254 DMM INFO MM(262420000001005/db45e35a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb45e35a) (gprs_gmm.c:282) 20241220100218254 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241220100218254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100218256 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100218256 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100218256 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241220100218256 DMM INFO MM(262420000001005/db45e35a) Subscriber data update (mmctx.c:445) 20241220100218256 DMM DEBUG MM(262420000001005/db45e35a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100218256 DMM INFO MM(262420000001005/db45e35a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100218256 DMM NOTICE MM(262420000001005/db45e35a) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241220100218256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100218256 DMM NOTICE MM(262420000001005/db45e35a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100218256 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) 20241220100218256 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100218256 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241220100218256 DMM INFO MM(262420000001005/db45e35a) Subscriber data update (mmctx.c:445) 20241220100218256 DMM DEBUG MM(262420000001005/db45e35a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1630)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100218257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218258 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100218258 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100218258 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100218258 DMM INFO MM(262420000001005/db45e35a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100218258 DMM NOTICE MM(262420000001005/db45e35a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100218258 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100218258 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100218258 DMM DEBUG MM_STATE_Iu(15)[0x560e9785c430]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100218258 DMM DEBUG MM_STATE_Iu(15)[0x560e9785c430]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100218258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100218258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100218258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1630)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1630)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100218260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218260 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100218260 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100218260 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100218260 DMM INFO MM(262420000001005/db45e35a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100218260 DMM DEBUG MM_STATE_Iu(15)[0x560e9785c430]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100218260 DMM DEBUG MM_STATE_Iu(15)[0x560e9785c430]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100218260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 20241220100218261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@21433bde3953: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11620954 TC_attach_pdp_act_pmm_idle(1637)@21433bde3953: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@21433bde3953: 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 := 'DB45E35A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@21433bde3953: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4711001 SGSN_Test_0-RAN(1631)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@21433bde3953: First idle individual index:0 20241220100218466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100218466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100218466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100218466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218466 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100218466 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100218466 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100218466 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB45E35A) type="signalling"  (gprs_gmm.c:1897) 20241220100218466 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100218466 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100218466 DMM DEBUG MM(262420000001005/db45e35a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100218466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100218466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100218466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100218466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100218466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100218466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100218466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100218466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@21433bde3953: { messageType := 2, destLocRef := '47E259'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(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@21433bde3953: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@21433bde3953: Final verdict of PTC: none 20241220100218470 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100218470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100218470 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100218470 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100218470 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100218470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100218470 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100218470 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100218470 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:737) 20241220100218470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100218470 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100218470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100218470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100218470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100218470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100218470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100218470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100218470 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@21433bde3953: Final verdict of PTC: none 20241220100218472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60126<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1635)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1624)@21433bde3953: Final verdict of PTC: none -NSVCI97(1619)@21433bde3953: Final verdict of PTC: none -NSVCI99(1629)@21433bde3953: Final verdict of PTC: none 20241220100218474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1620)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@21433bde3953: Final verdict of PTC: none -NSVCI98(1625)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@21433bde3953: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1617)@21433bde3953: Final verdict of PTC: none 20241220100218474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1633)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1627)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1623)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1624): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1625): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@21433bde3953: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Fri Dec 20 10:02:18 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241220100218621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100219123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235256) 20241220100219475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100219475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235256, count=236416) 20241220100220471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100220471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100220471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100220476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100220476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Dec 20 10:02:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100221478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100221478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_pmm_idle_rx_mt_data started. 20241220100222157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100222158 DMM INFO MM(262420000001005/db45e35a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100222158 DMM INFO MM(262420000001005/db45e35a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100222158 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100222158 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100222158 DMM DEBUG MM_STATE_Iu(15)[0x560e9785c430]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100222158 DMM DEBUG MM_STATE_Iu(15)[0x560e9785c430]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100222158 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241220100222158 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) 20241220100222158 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:402) 20241220100222158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220100222158 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Deallocated (fsm.c:568) 20241220100222158 DMM DEBUG MM_STATE_Iu(15)[0x560e9785c430]{Detached}: Deallocated (fsm.c:568) 20241220100222158 DMM DEBUG GMM(gmm_fsm)[0x560e9785cfa0]{Deregistered}: Deallocated (fsm.c:568) 20241220100222158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1643)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1643)@21433bde3953: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1642)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 20241220100222183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100222183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100222183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100222183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100222183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100222183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100222183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100222183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100222183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1643)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100222184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100222184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100222184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100222184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100222184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100222184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100222184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100222184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100222184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100222184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100222184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100222185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100222185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1643)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1643)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100222188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1639)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1642)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100222194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100222194 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20241220100222195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100222196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100222196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100222196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100222196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100222196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100222196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100222196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100222196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100222196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100222196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100222196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100222196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100222197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100222197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100222197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100222197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100222197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100222197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100222197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100222197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100222197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data-BVCI196(1640)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1647)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100222199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100222204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100222204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100222215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100222215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100222215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100222215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100222215 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100222215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100222215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100222215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100222215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100222216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100222216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100222216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100222216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100222216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100222216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100222216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100222216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100222216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100222216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100222216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100222217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100222217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100222219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1655)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation 20241220100222224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100222224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1653)@21433bde3953: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100222424 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100222424 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:112) 20241220100222424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100222424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100222426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100222426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100222426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100222426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100222426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100222426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100222426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100222427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100222427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100222427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100222427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100222427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100222427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100222427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100222428 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100222478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100222478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100222478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100222478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100222482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100222484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100223230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223230 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100223230 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100223230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1640)@21433bde3953: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='E4DC4F47'O, index=0 SGSN_Test-GSUP(1658)@21433bde3953: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@21433bde3953: 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 := '6FD8'O, rac := '88'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1654)@21433bde3953: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)2004068 SGSN_Test_0-SCCP(1653)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1654)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100223552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223553 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100223553 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100223553 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100223553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100223553 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{Deregistered}: Allocated (fsm.c:456) 20241220100223553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Allocated (fsm.c:456) 20241220100223553 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Allocated (fsm.c:456) 20241220100223553 DMM DEBUG MM_STATE_Iu[0x560e97861b80]{Detached}: Allocated (fsm.c:456) 20241220100223553 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100223553 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100223553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100223553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100223553 DMM DEBUG MM(262420000001007/e4cf9959) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100223553 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241220100223553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@21433bde3953: { messageType := 2, destLocRef := '1E9464'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(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@21433bde3953: 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 := '0BCC6AE7DDA04428CFFDCE9B82DE6B11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C0318125'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DD6696CAAA5EAE1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A51F42B881C397ABE46D454B02F1251E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F7C1DEB8AA62640014DDB95240213E4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '51180E246A3F1E464F866C2A360048B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D27A8E98FA429481'O } } } } } SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1653)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241220100223564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223564 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100223564 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100223564 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100223565 DMM DEBUG MM(262420000001007/e4cf9959) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241220100223565 DMM NOTICE MM(262420000001007/e4cf9959) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100223565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100223565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100223565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100223565 DMM DEBUG MM(262420000001007/e4cf9959) Requesting authorization (sgsn_auth.c:160) 20241220100223565 DMM INFO MM(262420000001007/e4cf9959) Requesting authentication tuples (sgsn_auth.c:184) 20241220100223565 DMM DEBUG MM(262420000001007/e4cf9959) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100223565 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241220100223565 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(1658)@21433bde3953: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@21433bde3953: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241220100223566 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100223566 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100223566 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100223566 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100223566 DMM INFO MM(262420000001007/e4cf9959) Subscriber data update (mmctx.c:445) 20241220100223566 DMM DEBUG MM(262420000001007/e4cf9959) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100223566 DMM INFO MM(262420000001007/e4cf9959) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100223566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100223566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100223566 DMM INFO MM(262420000001007/e4cf9959) <- GMM AUTH AND CIPHERING REQ (rand = 0b cc 6a e7 dd a0 44 28 cf fd ce 9b 82 de 6b 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 18 0e 24 6a 3f 1e 46 4f 86 6c 2a 36 00 48 b0 ) (gprs_gmm.c:465) 20241220100223566 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241220100223566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1653)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22D27A8E9823094399990000100007F02904FA429481'O 20241220100223570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223570 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223570 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100223570 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100223570 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100223570 DMM INFO MM(262420000001007/e4cf9959) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100223570 DMM NOTICE MM(262420000001007/e4cf9959) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100223570 DMM DEBUG MM(262420000001007/e4cf9959) checking auth: received UMTS RES = d2 7a 8e 98 fa 42 94 81 (gprs_gmm.c:648) 20241220100223570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100223570 DMM DEBUG MM(262420000001007/e4cf9959) Requesting authorization (sgsn_auth.c:160) 20241220100223570 DMM INFO MM(262420000001007/e4cf9959) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100223570 DMM DEBUG MM(262420000001007/e4cf9959) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100223570 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241220100223570 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) 20241220100223570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100223570 DMM DEBUG MM(262420000001007/e4cf9959) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100223570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1653)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100223575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223575 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100223575 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100223575 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100223575 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241220100223575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100223575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100223575 DMM INFO MM(262420000001007/e4cf9959) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4cf9959) (gprs_gmm.c:282) 20241220100223575 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241220100223575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100223577 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100223577 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100223577 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241220100223577 DMM INFO MM(262420000001007/e4cf9959) Subscriber data update (mmctx.c:445) 20241220100223577 DMM DEBUG MM(262420000001007/e4cf9959) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100223577 DMM INFO MM(262420000001007/e4cf9959) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100223577 DMM NOTICE MM(262420000001007/e4cf9959) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241220100223577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100223577 DMM NOTICE MM(262420000001007/e4cf9959) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100223577 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) 20241220100223577 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100223577 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241220100223577 DMM INFO MM(262420000001007/e4cf9959) Subscriber data update (mmctx.c:445) 20241220100223577 DMM DEBUG MM(262420000001007/e4cf9959) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1653)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100223578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223578 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100223578 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100223578 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100223578 DMM INFO MM(262420000001007/e4cf9959) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100223578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223578 DMM NOTICE MM(262420000001007/e4cf9959) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100223578 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100223578 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100223578 DMM DEBUG MM_STATE_Iu(17)[0x560e97861b80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100223578 DMM DEBUG MM_STATE_Iu(17)[0x560e97861b80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100223578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100223578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100223578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1653)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1653)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100223580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223581 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100223581 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100223581 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100223581 DMM INFO MM(262420000001007/e4cf9959) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100223581 DMM DEBUG MM_STATE_Iu(17)[0x560e97861b80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100223581 DMM DEBUG MM_STATE_Iu(17)[0x560e97861b80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100223581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 20241220100223581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@21433bde3953: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)2004068 TC_pmm_idle_rx_mt_data(1660)@21433bde3953: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@21433bde3953: 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 := 'E4CF9959'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@21433bde3953: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)10107604 SGSN_Test_0-RAN(1654)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@21433bde3953: First idle individual index:0 20241220100223782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100223782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100223782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100223782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223782 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100223782 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100223782 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100223782 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4CF9959) type="signalling"  (gprs_gmm.c:1897) 20241220100223782 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100223782 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100223782 DMM DEBUG MM(262420000001007/e4cf9959) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100223782 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100223782 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100223782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100223782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100223782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100223782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100223782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100223782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@21433bde3953: { messageType := 2, destLocRef := '9A3AD4'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(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@21433bde3953: setverdict(error): pass -> error TC_pmm_idle_rx_mt_data(1660)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1654)@21433bde3953: Final verdict of PTC: none 20241220100223786 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100223786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100223786 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100223786 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100223786 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100223786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100223786 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100223786 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100223786 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:737) 20241220100223786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100223786 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100223787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100223787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100223787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100223787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100223787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100223787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100223787 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@21433bde3953: Final verdict of PTC: none 20241220100223788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1652)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@21433bde3953: Final verdict of PTC: none -NSVCI98(1647)@21433bde3953: Final verdict of PTC: none20241220100223793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100223793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1649)@21433bde3953: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1642)@21433bde3953: Final verdict of PTC: none -NSVCI97(1643)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1658)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@21433bde3953: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@21433bde3953: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1640)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1645)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1650)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1641)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1640): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1641): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1642): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1643): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@21433bde3953: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Fri Dec 20 10:02:23 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241220100223948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100224449 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=231756) 20241220100224795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100224795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231756, count=236208) 20241220100225788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100225788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100225788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100225796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100225796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Dec 20 10:02:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100226798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100226798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_update_ctx_err_ind_from_ggsn started. 20241220100227531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100227532 DMM INFO MM(262420000001007/e4cf9959) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100227532 DMM INFO MM(262420000001007/e4cf9959) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100227532 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100227532 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100227532 DMM DEBUG MM_STATE_Iu(17)[0x560e97861b80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100227532 DMM DEBUG MM_STATE_Iu(17)[0x560e97861b80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100227532 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241220100227532 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) 20241220100227532 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:402) 20241220100227532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e9784e880]{Init}: Deallocated (fsm.c:568) 20241220100227532 DMM DEBUG MM_STATE_Gb[0x560e97854e30]{Idle}: Deallocated (fsm.c:568) 20241220100227532 DMM DEBUG MM_STATE_Iu(17)[0x560e97861b80]{Detached}: Deallocated (fsm.c:568) 20241220100227533 DMM DEBUG GMM(gmm_fsm)[0x560e9785c430]{Deregistered}: Deallocated (fsm.c:568) 20241220100227533 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@21433bde3953: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@21433bde3953: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100227563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100227563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100227563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100227563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100227563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100227563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100227563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100227563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100227563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@21433bde3953: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100227564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100227564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100227564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100227564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100227564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100227564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100227564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100227564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100227564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241220100227564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100227564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100227565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100227565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@21433bde3953: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100227568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@21433bde3953: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100227574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100227574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@21433bde3953: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@21433bde3953: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100227583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241220100227583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100227583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100227583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100227583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241220100227583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100227583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100227583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100227583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@21433bde3953: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100227585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100227585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100227585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100227585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100227585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100227585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100227585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100227585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100227585 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241220100227585 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100227585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100227585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100227585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@21433bde3953: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100227589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@21433bde3953: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241220100227595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560e978501b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100227595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@21433bde3953: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@21433bde3953: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@21433bde3953: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@21433bde3953: Provider Link came up: sending NS-RESET 20241220100227603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241220100227603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100227603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100227603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100227603 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241220100227603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100227604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100227604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100227604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@21433bde3953: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241220100227604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100227604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100227604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100227604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241220100227604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241220100227604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241220100227605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241220100227605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100227605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241220100227605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241220100227605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241220100227605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241220100227605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@21433bde3953: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@21433bde3953: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241220100227607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@21433bde3953: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@21433bde3953: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@21433bde3953: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@21433bde3953: ************************************************* SGSN_Test_0-M3UA(1678)@21433bde3953: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@21433bde3953: ************************************************* MTC@21433bde3953: Starting RAN_Emulation 20241220100227612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560e97851c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241220100227612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1676)@21433bde3953: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@21433bde3953: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241220100227799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100227799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241220100227799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241220100227799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@21433bde3953: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241220100227804 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241220100227805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@21433bde3953: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@21433bde3953: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@21433bde3953: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241220100227812 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241220100227812 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:112) 20241220100227812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241220100227812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@21433bde3953: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241220100227816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100227816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241220100227816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241220100227816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241220100227816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241220100227816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241220100227816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241220100227817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100227817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241220100227817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241220100227817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241220100227817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241220100227817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241220100227817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241220100227817 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241220100228619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228619 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241220100228619 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241220100228619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@21433bde3953: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@21433bde3953: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='EE1EEB4D'O, index=0 SGSN_Test-GSUP(1681)@21433bde3953: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@21433bde3953: 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 := '390C'O ("9\f"), rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1677)@21433bde3953: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5240127 SGSN_Test_0-SCCP(1676)@21433bde3953: First idle individual index:0 SGSN_Test_0-RAN(1677)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 20241220100228847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228847 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100228847 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100228847 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100228847 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241220100228847 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{Deregistered}: Allocated (fsm.c:456) 20241220100228847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Allocated (fsm.c:456) 20241220100228847 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Allocated (fsm.c:456) 20241220100228847 DMM DEBUG MM_STATE_Iu[0x560e97862ab0]{Detached}: Allocated (fsm.c:456) 20241220100228847 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241220100228847 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241220100228847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241220100228847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241220100228847 DMM DEBUG MM(262420000001004/d9c834f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241220100228847 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241220100228847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@21433bde3953: { messageType := 2, destLocRef := '4FF53F'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(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@21433bde3953: 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 := '374892C6E721AC5F183654F71E8902CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF7B2BB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70B2586AA554B78C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '016BB9F63D72555B2CA4DAE79D583CD2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6415A06CF86C16B2BFC51F18B5182858'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F9BA27EEE73ED5FA977CDD171506EB74'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E5A0EFF821DC87F0'O } } } } } SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_len:23 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1676)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241220100228853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228853 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100228853 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100228853 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100228853 DMM DEBUG MM(262420000001004/d9c834f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241220100228853 DMM NOTICE MM(262420000001004/d9c834f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241220100228853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241220100228853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241220100228853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241220100228853 DMM DEBUG MM(262420000001004/d9c834f2) Requesting authorization (sgsn_auth.c:160) 20241220100228853 DMM INFO MM(262420000001004/d9c834f2) Requesting authentication tuples (sgsn_auth.c:184) 20241220100228853 DMM DEBUG MM(262420000001004/d9c834f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241220100228853 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241220100228853 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(1681)@21433bde3953: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@21433bde3953: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241220100228854 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241220100228854 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241220100228854 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241220100228854 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241220100228854 DMM INFO MM(262420000001004/d9c834f2) Subscriber data update (mmctx.c:445) 20241220100228854 DMM DEBUG MM(262420000001004/d9c834f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241220100228854 DMM INFO MM(262420000001004/d9c834f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241220100228854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241220100228854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241220100228854 DMM INFO MM(262420000001004/d9c834f2) <- GMM AUTH AND CIPHERING REQ (rand = 37 48 92 c6 e7 21 ac 5f 18 36 54 f7 1e 89 02 cc , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 ba 27 ee e7 3e d5 fa 97 7c dd 17 15 06 eb 74 ) (gprs_gmm.c:465) 20241220100228854 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241220100228854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_len:37 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1676)@21433bde3953: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22E5A0EFF823094399990000100004F0290421DC87F0'O 20241220100228858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228858 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100228858 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100228858 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100228858 DMM INFO MM(262420000001004/d9c834f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241220100228858 DMM NOTICE MM(262420000001004/d9c834f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241220100228858 DMM DEBUG MM(262420000001004/d9c834f2) checking auth: received UMTS RES = e5 a0 ef f8 21 dc 87 f0 (gprs_gmm.c:648) 20241220100228858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241220100228858 DMM DEBUG MM(262420000001004/d9c834f2) Requesting authorization (sgsn_auth.c:160) 20241220100228858 DMM INFO MM(262420000001004/d9c834f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241220100228858 DMM DEBUG MM(262420000001004/d9c834f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241220100228858 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241220100228858 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) 20241220100228858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241220100228858 DMM DEBUG MM(262420000001004/d9c834f2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241220100228858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_len:12 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1676)@21433bde3953: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241220100228863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228863 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241220100228863 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241220100228863 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241220100228863 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241220100228863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241220100228863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241220100228863 DMM INFO MM(262420000001004/d9c834f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9c834f2) (gprs_gmm.c:282) 20241220100228863 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241220100228863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241220100228866 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241220100228866 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241220100228866 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241220100228866 DMM INFO MM(262420000001004/d9c834f2) Subscriber data update (mmctx.c:445) 20241220100228866 DMM DEBUG MM(262420000001004/d9c834f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241220100228866 DMM INFO MM(262420000001004/d9c834f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241220100228866 DMM NOTICE MM(262420000001004/d9c834f2) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241220100228866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241220100228866 DMM NOTICE MM(262420000001004/d9c834f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241220100228866 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) 20241220100228866 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241220100228866 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241220100228866 DMM INFO MM(262420000001004/d9c834f2) Subscriber data update (mmctx.c:445) 20241220100228866 DMM DEBUG MM(262420000001004/d9c834f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_len:14 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1676)@21433bde3953: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241220100228868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228868 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241220100228868 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241220100228868 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241220100228868 DMM INFO MM(262420000001004/d9c834f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241220100228868 DMM NOTICE MM(262420000001004/d9c834f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241220100228868 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241220100228868 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241220100228868 DMM DEBUG MM_STATE_Iu(19)[0x560e97862ab0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241220100228868 DMM DEBUG MM_STATE_Iu(19)[0x560e97862ab0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241220100228868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241220100228868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241220100228868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_len:7 SGSN_Test_0-SCCP(1676)@21433bde3953: vl_from0 SGSN_Test_0-SCCP(1676)@21433bde3953: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241220100228873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100228873 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241220100228873 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241220100228873 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241220100228873 DMM INFO MM(262420000001004/d9c834f2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241220100228873 DMM DEBUG MM_STATE_Iu(19)[0x560e97862ab0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241220100228873 DMM DEBUG MM_STATE_Iu(19)[0x560e97862ab0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241220100228873 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228873 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228873 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100228873 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100228873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100228873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 20241220100228874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100228874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100228874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100228874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100228874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100228874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100228874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100228874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@21433bde3953: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5240127 TC_update_ctx_err_ind_from_ggsn(1683)@21433bde3953: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@21433bde3953: 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 := 'D9C834F2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@21433bde3953: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10158989 SGSN_Test_0-RAN(1677)@21433bde3953: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@21433bde3953: First idle individual index:0 20241220100229078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100229078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100229078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241220100229078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241220100229078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100229078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100229078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241220100229078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100229079 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241220100229079 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241220100229079 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241220100229080 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD9C834F2) type="signalling"  (gprs_gmm.c:1897) 20241220100229080 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241220100229080 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241220100229080 DMM DEBUG MM(262420000001004/d9c834f2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241220100229080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100229080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100229080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100229080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100229080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100229080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100229080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100229080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241220100229080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100229080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241220100229080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241220100229080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241220100229080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241220100229080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241220100229080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241220100229080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@21433bde3953: { messageType := 2, destLocRef := '9B038D'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(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@21433bde3953: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@21433bde3953: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@21433bde3953: setverdict(error): pass -> error TC_update_ctx_err_ind_from_ggsn(1683)@21433bde3953: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@21433bde3953: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1677)@21433bde3953: Final verdict of PTC: none 20241220100229097 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241220100229097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100229097 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241220100229097 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241220100229097 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241220100229097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241220100229097 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241220100229097 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241220100229097 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:737) 20241220100229097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241220100229097 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241220100229097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241220100229097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241220100229097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241220100229097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241220100229097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241220100229097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241220100229098 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@21433bde3953: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@21433bde3953: Final verdict of PTC: none 20241220100229106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP(1681)@21433bde3953: Final verdict of PTC: none -NSVCI98(1670)@21433bde3953: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@21433bde3953: Final verdict of PTC: none 20241220100229113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241220100229113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1667)@21433bde3953: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@21433bde3953: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@21433bde3953: Final verdict of PTC: none -NSVCI97(1665)@21433bde3953: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@21433bde3953: Final verdict of PTC: none -NSVCI99(1675)@21433bde3953: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@21433bde3953: Final verdict of PTC: none -NSVCI99-provIP(1673)@21433bde3953: Final verdict of PTC: none -NSVCI97-provIP(1663)@21433bde3953: Final verdict of PTC: none -NSVCI98-provIP(1668)@21433bde3953: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: none MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@21433bde3953: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@21433bde3953: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@21433bde3953: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@21433bde3953: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Fri Dec 20 10:02:29 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241220100229284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100229786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232000) 20241220100230115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100230115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100230255 DGPRS DEBUG Checking for inactive LLMEs, time = 37217149 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=232000, count=236452) 20241220100231098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241220100231098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241220100231098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241220100231116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100231116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@21433bde3953: Test execution finished. MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Dec 20 10:02:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100232117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100232117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_NS_connect_alive started. 20241220100232850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100232851 DMM INFO MM(262420000001004/d9c834f2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241220100232851 DMM INFO MM(262420000001004/d9c834f2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241220100232851 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241220100232851 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241220100232851 DMM DEBUG MM_STATE_Iu(19)[0x560e97862ab0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241220100232851 DMM DEBUG MM_STATE_Iu(19)[0x560e97862ab0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241220100232851 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241220100232851 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) 20241220100232851 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:402) 20241220100232851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560e97854e30]{Init}: Deallocated (fsm.c:568) 20241220100232851 DMM DEBUG MM_STATE_Gb[0x560e9784e880]{Idle}: Deallocated (fsm.c:568) 20241220100232851 DMM DEBUG MM_STATE_Iu(19)[0x560e97862ab0]{Detached}: Deallocated (fsm.c:568) 20241220100232851 DMM DEBUG GMM(gmm_fsm)[0x560e97861b80]{Deregistered}: Deallocated (fsm.c:568) 20241220100232851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241220100232859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241220100232859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241220100232859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241220100233119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100233119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: setverdict(pass): none -> pass MTC@21433bde3953: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241220100233861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: pass MTC@21433bde3953: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@21433bde3953: Test case TC_NS_connect_alive finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Dec 20 10:02:33 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 20241220100233883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100234119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100234120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100234385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9936) 20241220100235121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100235121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=9936, count=14832) 20241220100236123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100236123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Dec 20 10:02:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241220100237124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100237124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@21433bde3953: Test case TC_NS_connect_reset started. 20241220100237415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100237416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241220100237426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241220100237426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241220100237426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241220100237426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241220100237426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241220100237426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241220100237426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241220100237426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241220100237426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560e9784ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@21433bde3953: setverdict(pass): none -> pass 20241220100238125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100238125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@21433bde3953: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241220100238429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@21433bde3953: Final verdict of PTC: none MTC@21433bde3953: Setting final verdict of the test case. MTC@21433bde3953: Local verdict of MTC: pass MTC@21433bde3953: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@21433bde3953: Test case TC_NS_connect_reset finished. Verdict: pass MTC@21433bde3953: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Dec 20 10:02:38 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 20241220100238452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241220100238953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20241220100239126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100239126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20241220100240127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100240127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100240427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@21433bde3953: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@21433bde3953: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@21433bde3953: Terminating MTC. MC@21433bde3953: MTC terminated. MC2> exit MC@21433bde3953: Shutting down session. MC@21433bde3953: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7954.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL 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: PASS 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: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20241220100241129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100241129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (762885) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241220100242130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100242130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100243131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100243131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100243427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241220100244132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100244132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241220100245134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241220100245134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (762792) [testenv][generic] Stopping sgsn (762818) [testenv] Showing testsuite/junit-xml-7954.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7954.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0'] testenv-sgsn-generic-osmocom-nightly-20241220-0948-bfab37ee-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2572/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