Skip to content
Unstable

Console Output

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/jenkins10412848153425450135.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 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-20241228-0948-4ec4f2de-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241228-0948-4ec4f2de-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'] [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-20241228-0948-4ec4f2de-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] 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-20241228-0948-4ec4f2de-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 [240 kB] Fetched 9292 kB in 1s (11.2 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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_6.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 RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.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_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_6.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_5.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_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_1.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_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_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_4.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_4.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_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_4.cc Creating dependency file for IPL4asp_Types_part_5.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_4.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_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Types_part_2.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_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_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 GSUP_Emulation_part_4.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_3.cc Creating dependency file for BSSGP_Types_part_4.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 NS_Types.cc Creating dependency file for Native_Functions.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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (399 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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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] + ['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-20241228-0948-4ec4f2de-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] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-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-20241228-0948-4ec4f2de-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412272026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412272026 [169 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412272026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412272026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412272026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412272026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412272026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412272026 [70.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412272026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412272026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412272026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412272026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412272026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412272026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412272026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412272026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412272026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412272026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412272026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412272026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412272026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412272026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412272026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412272026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412272026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412272026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412272026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412272026 [542 kB] Fetched 13.7 MB in 0s (89.9 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_202412272026_amd64.deb ... Unpacking osmocom-nightly (202412272026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412272026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412272026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412272026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412272026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202412272026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412272026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412272026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412272026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412272026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412272026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412272026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412272026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412272026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412272026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412272026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412272026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412272026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412272026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412272026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412272026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412272026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412272026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412272026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412272026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412272026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412272026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412272026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412272026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412272026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412272026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412272026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412272026) ... Setting up osmocom-nightly (202412272026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libasn1c1:amd64 (0.9.38.202412272026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412272026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412272026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412272026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412272026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libosmocore (1.10.0.56.fc03.202412272026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412272026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412272026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412272026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412272026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412272026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412272026) ... 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.202412272026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412272026) ... 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.202412272026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412272026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412272026) ... 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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-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-20241228-0948-4ec4f2de-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241228094820038 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241228094820038 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241228094820038 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) 20241228094820038 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241228094820038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241228094820038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241228094820038 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241228094820038 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241228094820038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241228094820038 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241228094820038 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241228094820038 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241228094820038 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241228094820039 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241228094820039 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241228094820039 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241228094820039 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-20241228-0948-4ec4f2de-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 0x55e4e854dd40(sgsn) with 23 counters 20241228094820317 DLSS7 INFO (r=127.0.0.1:45241<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228094820317 DLSS7 INFO (r=127.0.0.1:45241<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241228094820317 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:45241<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241228094820317 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241228094820317 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241228094820317 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228094820317 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241228094820317 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241228094820317 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241228094820317 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241228094820317 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241228094820317 DGPRS NOTICE libGTP v1.12.0.33-09142.202412272026 initialized (sgsn_main.c:462) 20241228094820317 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241228094820317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094820317 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241228094820317 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241228094820317 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241228094820317 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228094820317 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) 20241228094820317 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228094820317 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228094820318 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228094820318 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) 20241228094820318 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228094820318 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228094820318 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:45241<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241228094820318 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) 20241228094820318 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228094820318 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241228094820318 DLSS7 INFO (r=127.0.0.1:38407<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228094820318 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241228094820318 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241228094820318 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241228094820318 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241228094820318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228094820318 DLSS7 INFO (r=127.0.0.1:38407<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241228094820318 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:38407<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241228094820318 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241228094820318 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) 20241228094820318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228094820318 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228094820318 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-20241228-0948-4ec4f2de-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@e2518fcd7ffe: Unix server socket created successfully. MC@e2518fcd7ffe: Listening on TCP port 38033. e2518fcd7ffe is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests e2518fcd7ffe 38033 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e2518fcd7ffe: New HC connected from 10.0.2.100 [10.0.2.100]. e2518fcd7ffe: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e2518fcd7ffe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e2518fcd7ffe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e2518fcd7ffe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e2518fcd7ffe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e2518fcd7ffe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e2518fcd7ffe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e2518fcd7ffe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e2518fcd7ffe: Configuration file was processed on all HCs. MC@e2518fcd7ffe: Creating MTC on host 10.0.2.100. MC@e2518fcd7ffe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e2518fcd7ffe: 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 ------ Sat Dec 28 09:48:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228094821319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094821319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach started. 20241228094821840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094821846 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094821884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241228094821884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241228094821884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241228094821884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228094821884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094821884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094821884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094821884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094821884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094821885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094821885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094821885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094821885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094821885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094821885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094821885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094821885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241228094821885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228094821885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094821885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094821885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094821885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094821887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094821892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094821892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094821900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241228094821900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241228094821900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241228094821900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228094821900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094821900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094821900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094821900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094821900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094821901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094821901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094821901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094821901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094821901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094821901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094821901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094821901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241228094821901 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228094821901 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094821901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094821902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094821902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228094821904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094821904 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094821909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094821909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094821914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241228094821914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241228094821914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241228094821914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228094821914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094821914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094821914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094821914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094821914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094821915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094821915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094821915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094821915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094821915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094821915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094821915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094821915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241228094821915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228094821915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094821915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094821915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094821915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094821918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094821918 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)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094821922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094821922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094822319 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) 20241228094822319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241228094822319 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241228094822319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241228094822319 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241228094822319 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241228094822319 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241228094822319 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241228094822319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241228094822319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228094822319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094822320 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241228094822320 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228094822320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228094822320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241228094822320 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) 20241228094822320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228094822320 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228094822320 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228094822320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228094822320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228094822320 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228094822321 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55e4ea598170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241228094822321 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228094822327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228094822329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@e2518fcd7ffe: 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(18)@e2518fcd7ffe: 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(18)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@e2518fcd7ffe: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DAF4AC27'O, index=0 SGSN_Test-GSUP(19)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@e2518fcd7ffe: 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 := 'B212E7D89CE86CC7EBEEE990ED9AEC2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AB2F27C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05132EECFB08D785'O } } } } } 20241228094823370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094823370 DLLC NOTICE LLME(ffffffff/daf4ac27){UNASSIGNED} LLC RX: unknown TLLI 0xdaf4ac27, creating LLME on the fly (gprs_llc.c:552) 20241228094823370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094823370 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20241228094823370 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228094823370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228094823370 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228094823370 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228094823370 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094823370 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228094823370 DLLC NOTICE LLME(ffffffff/daf4ac27){UNASSIGNED} LLGM Assign pre (daf4ac27 => e3e1fd0a) (gprs_llc.c:1079) 20241228094823370 DLLC NOTICE LLME(daf4ac27/e3e1fd0a){ASSIGNED} LLGM Assign post (daf4ac27 => e3e1fd0a) (gprs_llc.c:1125) 20241228094823370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094823370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094823370 DMM DEBUG MM(262420000000001/e3e1fd0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094823376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094823376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228094823376 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094823376 DMM DEBUG MM(262420000000001/e3e1fd0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241228094823376 DMM NOTICE MM(262420000000001/e3e1fd0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228094823376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228094823376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228094823376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228094823376 DMM DEBUG MM(262420000000001/e3e1fd0a) Requesting authorization (sgsn_auth.c:160) 20241228094823376 DMM INFO MM(262420000000001/e3e1fd0a) Requesting authentication tuples (sgsn_auth.c:184) 20241228094823376 DMM DEBUG MM(262420000000001/e3e1fd0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228094823376 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241228094823376 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@e2518fcd7ffe: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241228094823377 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228094823377 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228094823377 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228094823377 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228094823377 DMM INFO MM(262420000000001/e3e1fd0a) Subscriber data update (mmctx.c:445) 20241228094823377 DMM DEBUG MM(262420000000001/e3e1fd0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228094823377 DMM INFO MM(262420000000001/e3e1fd0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228094823377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228094823377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228094823377 DMM INFO MM(262420000000001/e3e1fd0a) <- GMM AUTH AND CIPHERING REQ (rand = b2 12 e7 d8 9c e8 6c c7 eb ee e9 90 ed 9a ec 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228094823380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094823380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094823380 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094823380 DMM INFO MM(262420000000001/e3e1fd0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228094823380 DMM NOTICE MM(262420000000001/e3e1fd0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228094823380 DMM DEBUG MM(262420000000001/e3e1fd0a) checking auth: received GSM SRES = 5a b2 f2 7c (gprs_gmm.c:648) 20241228094823380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228094823380 DMM DEBUG MM(262420000000001/e3e1fd0a) Requesting authorization (sgsn_auth.c:160) 20241228094823380 DMM INFO MM(262420000000001/e3e1fd0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228094823380 DMM DEBUG MM(262420000000001/e3e1fd0a) Requesting subscriber data update (gprs_subscriber.c:894) 20241228094823380 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241228094823380 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) 20241228094823380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228094823380 DMM INFO MM(262420000000001/e3e1fd0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e1fd0a) (gprs_gmm.c:282) 20241228094823381 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228094823381 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228094823381 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241228094823381 DMM INFO MM(262420000000001/e3e1fd0a) Subscriber data update (mmctx.c:445) 20241228094823381 DMM DEBUG MM(262420000000001/e3e1fd0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228094823381 DMM INFO MM(262420000000001/e3e1fd0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228094823381 DMM NOTICE MM(262420000000001/e3e1fd0a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241228094823381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228094823381 DMM NOTICE MM(262420000000001/e3e1fd0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228094823381 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) 20241228094823381 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228094823381 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241228094823381 DMM INFO MM(262420000000001/e3e1fd0a) Subscriber data update (mmctx.c:445) 20241228094823381 DMM DEBUG MM(262420000000001/e3e1fd0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228094823383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094823383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228094823383 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094823383 DMM INFO MM(262420000000001/e3e1fd0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228094823383 DMM NOTICE MM(262420000000001/e3e1fd0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228094823383 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228094823383 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228094823383 DLLC NOTICE LLME(daf4ac27/e3e1fd0a){ASSIGNED} LLGM Assign pre (ffffffff => e3e1fd0a) (gprs_llc.c:1079) 20241228094823383 DLLC NOTICE LLME(ffffffff/e3e1fd0a){ASSIGNED} LLGM Assign post (ffffffff => e3e1fd0a) (gprs_llc.c:1125) 20241228094823383 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228094823383 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228094823383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228094823383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach-BVCI196(6)@e2518fcd7ffe: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@e2518fcd7ffe: Final verdict of PTC: pass 20241228094823446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(7)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(12)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(17)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@e2518fcd7ffe: Final verdict of PTC: none TC_attach-BVCI210(11)@e2518fcd7ffe: Final verdict of PTC: none 20241228094823451 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228094823451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(4)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@e2518fcd7ffe: Final verdict of PTC: none TC_attach-BVCI196(6)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@e2518fcd7ffe: Final verdict of PTC: none TC_attach-BVCI220(16)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(15)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(10)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(5)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:48:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241228094823532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094823838 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) 20241228094823838 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241228094823838 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:38407 err=None (osmo_ss7_asp.c:788) 20241228094823934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98728) 20241228094824453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094824453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98728, count=105840) 20241228094825454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094825454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:48:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228094826456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094826456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_mnc3 started. 20241228094827030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094827032 DMM INFO MM(262420000000001/e3e1fd0a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228094827032 DMM INFO MM(262420000000001/e3e1fd0a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228094827032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228094827032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228094827032 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228094827032 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228094827032 DLLC NOTICE LLME(ffffffff/e3e1fd0a){ASSIGNED} LLGM Assign pre (e3e1fd0a => ffffffff) (gprs_llc.c:1079) 20241228094827032 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e1fd0a => ffffffff) (gprs_llc.c:1125) 20241228094827032 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241228094827032 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) 20241228094827032 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) 20241228094827032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228094827032 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228094827032 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228094827032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228094827032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094827081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228094827081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094827081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094827081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094827081 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228094827081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094827081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094827081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094827081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(26)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(27)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094827082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094827082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094827082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094827082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094827082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094827082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094827082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094827082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094827082 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228094827082 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094827082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094827082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094827082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094827084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(26)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241228094827090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094827090 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(31)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@e2518fcd7ffe: Provider Link came up: sending NS-RESET TC_attach_mnc3-BVCI196(24)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094827092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228094827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094827092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094827092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228094827092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094827092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094827093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094827093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094827093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094827093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094827093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094827093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094827093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094827093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094827093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228094827093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094827093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094827093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094827093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094827096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094827101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094827101 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094827110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228094827110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094827110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094827110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094827110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228094827110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094827110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094827110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094827110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094827110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094827110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094827110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094827110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094827110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094827110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094827110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094827110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094827110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228094827110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094827110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228094827111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094827111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094827112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094827116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094827116 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094827457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094827457 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228094827457 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228094827457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228094827461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228094827462 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@e2518fcd7ffe: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DACD1165'O, index=0 SGSN_Test-GSUP(38)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@e2518fcd7ffe: 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 := 'B34A395444FAB0CCE441F5FFF31D1CCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F8458BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B3B7ECAF5591D74'O } } } } } 20241228094828522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094828522 DLLC NOTICE LLME(ffffffff/dacd1165){UNASSIGNED} LLC RX: unknown TLLI 0xdacd1165, creating LLME on the fly (gprs_llc.c:552) 20241228094828522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094828522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241228094828522 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228094828522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228094828522 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228094828522 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228094828522 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094828522 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228094828522 DLLC NOTICE LLME(ffffffff/dacd1165){UNASSIGNED} LLGM Assign pre (dacd1165 => d51fb68d) (gprs_llc.c:1079) 20241228094828522 DLLC NOTICE LLME(dacd1165/d51fb68d){ASSIGNED} LLGM Assign post (dacd1165 => d51fb68d) (gprs_llc.c:1125) 20241228094828522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094828522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094828522 DMM DEBUG MM(262420000001001/d51fb68d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094828531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094828531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228094828531 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094828531 DMM DEBUG MM(262420000001001/d51fb68d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241228094828531 DMM NOTICE MM(262420000001001/d51fb68d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228094828531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228094828531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228094828531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228094828531 DMM DEBUG MM(262420000001001/d51fb68d) Requesting authorization (sgsn_auth.c:160) 20241228094828531 DMM INFO MM(262420000001001/d51fb68d) Requesting authentication tuples (sgsn_auth.c:184) 20241228094828531 DMM DEBUG MM(262420000001001/d51fb68d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228094828531 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241228094828531 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241228094828534 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228094828534 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228094828534 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228094828534 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228094828534 DMM INFO MM(262420000001001/d51fb68d) Subscriber data update (mmctx.c:445) 20241228094828534 DMM DEBUG MM(262420000001001/d51fb68d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228094828534 DMM INFO MM(262420000001001/d51fb68d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228094828534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228094828534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228094828534 DMM INFO MM(262420000001001/d51fb68d) <- GMM AUTH AND CIPHERING REQ (rand = b3 4a 39 54 44 fa b0 cc e4 41 f5 ff f3 1d 1c cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228094828543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094828543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094828543 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094828543 DMM INFO MM(262420000001001/d51fb68d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228094828543 DMM NOTICE MM(262420000001001/d51fb68d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228094828543 DMM DEBUG MM(262420000001001/d51fb68d) checking auth: received GSM SRES = 6f 84 58 ba (gprs_gmm.c:648) 20241228094828543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228094828543 DMM DEBUG MM(262420000001001/d51fb68d) Requesting authorization (sgsn_auth.c:160) 20241228094828543 DMM INFO MM(262420000001001/d51fb68d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228094828543 DMM DEBUG MM(262420000001001/d51fb68d) Requesting subscriber data update (gprs_subscriber.c:894) 20241228094828543 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241228094828543 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) 20241228094828543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228094828543 DMM INFO MM(262420000001001/d51fb68d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd51fb68d) (gprs_gmm.c:282) 20241228094828544 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228094828544 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228094828544 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241228094828544 DMM INFO MM(262420000001001/d51fb68d) Subscriber data update (mmctx.c:445) 20241228094828544 DMM DEBUG MM(262420000001001/d51fb68d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228094828544 DMM INFO MM(262420000001001/d51fb68d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228094828544 DMM NOTICE MM(262420000001001/d51fb68d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241228094828545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228094828545 DMM NOTICE MM(262420000001001/d51fb68d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228094828545 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) 20241228094828545 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228094828545 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241228094828545 DMM INFO MM(262420000001001/d51fb68d) Subscriber data update (mmctx.c:445) 20241228094828545 DMM DEBUG MM(262420000001001/d51fb68d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228094828551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094828551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228094828551 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094828551 DMM INFO MM(262420000001001/d51fb68d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228094828551 DMM NOTICE MM(262420000001001/d51fb68d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228094828551 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228094828551 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228094828551 DLLC NOTICE LLME(dacd1165/d51fb68d){ASSIGNED} LLGM Assign pre (ffffffff => d51fb68d) (gprs_llc.c:1079) 20241228094828551 DLLC NOTICE LLME(ffffffff/d51fb68d){ASSIGNED} LLGM Assign post (ffffffff => d51fb68d) (gprs_llc.c:1125) 20241228094828551 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228094828551 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228094828551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228094828551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@e2518fcd7ffe: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@e2518fcd7ffe: Final verdict of PTC: pass 20241228094828605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(36)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(31)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@e2518fcd7ffe: Final verdict of PTC: none 20241228094828611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228094828611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(22)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(27)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(34)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(25)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(29)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_mnc3 finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:48:28 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241228094828771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094829173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84656) 20241228094829612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094829612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84656, count=90168) 20241228094830614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094830614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241228094831615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094831615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_umts_aka_umts_res started. 20241228094832260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094832262 DMM INFO MM(262420000001001/d51fb68d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228094832262 DMM INFO MM(262420000001001/d51fb68d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228094832262 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228094832262 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228094832262 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228094832262 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228094832262 DLLC NOTICE LLME(ffffffff/d51fb68d){ASSIGNED} LLGM Assign pre (d51fb68d => ffffffff) (gprs_llc.c:1079) 20241228094832262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d51fb68d => ffffffff) (gprs_llc.c:1125) 20241228094832262 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241228094832262 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) 20241228094832262 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) 20241228094832262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228094832262 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228094832262 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228094832262 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228094832262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094832306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228094832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094832306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094832306 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228094832306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094832306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094832307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094832307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094832307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094832307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094832307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094832307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094832307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094832307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094832307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228094832307 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094832307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(45)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228094832307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(45)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094832307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228094832309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094832314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094832314 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094832322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228094832322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094832322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094832322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094832322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228094832322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094832322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094832322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094832322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094832323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094832323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094832323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094832324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094832324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094832324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094832324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094832324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094832324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228094832324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094832324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228094832324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094832324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228094832326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094832331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094832331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094832338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228094832338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094832338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094832338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094832338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228094832338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094832338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094832338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094832338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094832339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094832339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094832339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094832339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094832339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094832339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094832339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094832339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094832339 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228094832339 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094832339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(55)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228094832339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094832339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094832345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094832345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094832616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094832616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228094832616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228094832616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228094832620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228094832621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@e2518fcd7ffe: 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(56)@e2518fcd7ffe: 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(56)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@e2518fcd7ffe: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E1DD616F'O, index=0 SGSN_Test-GSUP(57)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@e2518fcd7ffe: 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 := 'F628E80C1EFE136D7B506238EE0C9E53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DF5EFC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABC2E33539C291B1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '689DCE9178EA85AFA65DE7AD7F111F64'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17EE30787999AF394EC750260E932FE7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '87CED0FDD7B0AB304F590E06B97C8010'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E897F064E3262AE2'O } } } } } 20241228094833689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094833689 DLLC NOTICE LLME(ffffffff/e1dd616f){UNASSIGNED} LLC RX: unknown TLLI 0xe1dd616f, creating LLME on the fly (gprs_llc.c:552) 20241228094833689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094833689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241228094833689 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228094833689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228094833689 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228094833689 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228094833689 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094833689 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228094833689 DLLC NOTICE LLME(ffffffff/e1dd616f){UNASSIGNED} LLGM Assign pre (e1dd616f => e9bdb98e) (gprs_llc.c:1079) 20241228094833689 DLLC NOTICE LLME(e1dd616f/e9bdb98e){ASSIGNED} LLGM Assign post (e1dd616f => e9bdb98e) (gprs_llc.c:1125) 20241228094833689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094833689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094833689 DMM DEBUG MM(262420000001002/e9bdb98e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094833707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094833707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228094833707 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094833707 DMM DEBUG MM(262420000001002/e9bdb98e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241228094833707 DMM NOTICE MM(262420000001002/e9bdb98e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228094833707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228094833707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228094833707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228094833707 DMM DEBUG MM(262420000001002/e9bdb98e) Requesting authorization (sgsn_auth.c:160) 20241228094833707 DMM INFO MM(262420000001002/e9bdb98e) Requesting authentication tuples (sgsn_auth.c:184) 20241228094833707 DMM DEBUG MM(262420000001002/e9bdb98e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228094833707 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241228094833708 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241228094833713 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228094833713 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228094833713 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228094833713 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228094833713 DMM INFO MM(262420000001002/e9bdb98e) Subscriber data update (mmctx.c:445) 20241228094833713 DMM DEBUG MM(262420000001002/e9bdb98e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228094833713 DMM INFO MM(262420000001002/e9bdb98e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228094833713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228094833714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228094833714 DMM INFO MM(262420000001002/e9bdb98e) <- GMM AUTH AND CIPHERING REQ (rand = f6 28 e8 0c 1e fe 13 6d 7b 50 62 38 ee 0c 9e 53 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 ce d0 fd d7 b0 ab 30 4f 59 0e 06 b9 7c 80 10 ) (gprs_gmm.c:465) 20241228094833729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094833729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094833729 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094833729 DMM INFO MM(262420000001002/e9bdb98e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228094833729 DMM NOTICE MM(262420000001002/e9bdb98e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228094833729 DMM DEBUG MM(262420000001002/e9bdb98e) checking auth: received UMTS RES = e8 97 f0 64 e3 26 2a e2 (gprs_gmm.c:648) 20241228094833730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228094833730 DMM DEBUG MM(262420000001002/e9bdb98e) Requesting authorization (sgsn_auth.c:160) 20241228094833730 DMM INFO MM(262420000001002/e9bdb98e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228094833730 DMM DEBUG MM(262420000001002/e9bdb98e) Requesting subscriber data update (gprs_subscriber.c:894) 20241228094833730 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241228094833730 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) 20241228094833730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228094833730 DMM INFO MM(262420000001002/e9bdb98e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9bdb98e) (gprs_gmm.c:282) 20241228094833732 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228094833732 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228094833732 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241228094833732 DMM INFO MM(262420000001002/e9bdb98e) Subscriber data update (mmctx.c:445) 20241228094833732 DMM DEBUG MM(262420000001002/e9bdb98e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228094833732 DMM INFO MM(262420000001002/e9bdb98e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228094833732 DMM NOTICE MM(262420000001002/e9bdb98e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241228094833732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228094833732 DMM NOTICE MM(262420000001002/e9bdb98e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228094833732 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) 20241228094833733 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228094833734 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241228094833734 DMM INFO MM(262420000001002/e9bdb98e) Subscriber data update (mmctx.c:445) 20241228094833734 DMM DEBUG MM(262420000001002/e9bdb98e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228094833746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094833746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228094833746 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094833746 DMM INFO MM(262420000001002/e9bdb98e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228094833746 DMM NOTICE MM(262420000001002/e9bdb98e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228094833746 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228094833746 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228094833746 DLLC NOTICE LLME(e1dd616f/e9bdb98e){ASSIGNED} LLGM Assign pre (ffffffff => e9bdb98e) (gprs_llc.c:1079) 20241228094833746 DLLC NOTICE LLME(ffffffff/e9bdb98e){ASSIGNED} LLGM Assign post (ffffffff => e9bdb98e) (gprs_llc.c:1125) 20241228094833746 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228094833746 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228094833746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228094833746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@e2518fcd7ffe: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@e2518fcd7ffe: Final verdict of PTC: pass 20241228094833805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@e2518fcd7ffe: Final verdict of PTC: none 20241228094833810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228094833810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI196(44)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(45)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(55)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(50)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(43)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(53)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(48)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none)Sat Dec 28 09:48:33 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@e2518fcd7ffe: 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'. 20241228094833925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094834327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86448) 20241228094834811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094834811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86448, count=90804) 20241228094835813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094835813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228094836814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094836814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_umts_aka_gsm_sres started. 20241228094837426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094837429 DMM INFO MM(262420000001002/e9bdb98e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228094837429 DMM INFO MM(262420000001002/e9bdb98e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228094837429 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228094837429 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228094837429 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228094837429 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228094837429 DLLC NOTICE LLME(ffffffff/e9bdb98e){ASSIGNED} LLGM Assign pre (e9bdb98e => ffffffff) (gprs_llc.c:1079) 20241228094837429 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9bdb98e => ffffffff) (gprs_llc.c:1125) 20241228094837429 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241228094837429 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) 20241228094837429 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) 20241228094837429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228094837430 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228094837430 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228094837430 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228094837430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094837483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228094837483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094837483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094837483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094837483 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228094837483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094837483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094837483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094837483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094837484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094837484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094837484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094837485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094837485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094837485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094837485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094837485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094837485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228094837485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094837485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094837485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094837485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094837487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094837493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094837493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094837504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094837504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094837504 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228094837504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094837504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228094837505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094837505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094837505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(70)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094837505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094837505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094837505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094837505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094837505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094837505 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228094837505 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094837505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094837505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094837506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094837507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228094837512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094837512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(67)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094837516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228094837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094837516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094837516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228094837516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094837516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094837517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094837517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094837517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094837517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094837517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094837517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094837517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094837517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094837517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228094837517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094837517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094837517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094837517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094837519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094837525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094837525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094837815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094837816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228094837816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228094837816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228094837820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228094837821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@e2518fcd7ffe: 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(75)@e2518fcd7ffe: 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(75)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@e2518fcd7ffe: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D68603DE'O, index=0 SGSN_Test-GSUP(76)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@e2518fcd7ffe: 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 := '7DA30987E47E69A6A60361C49FE6E623'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA030CD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07E08AD0C10EB46A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CE2A4491E36089D495710E947CE2D91C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '978F6972523274800F01ECD87B0A9564'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '66A4961628624E350E45A6560FA57E77'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D569E8392F30239B'O } } } } } 20241228094838888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094838888 DLLC NOTICE LLME(ffffffff/d68603de){UNASSIGNED} LLC RX: unknown TLLI 0xd68603de, creating LLME on the fly (gprs_llc.c:552) 20241228094838888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094838888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241228094838888 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228094838888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228094838888 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228094838888 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228094838888 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094838888 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228094838888 DLLC NOTICE LLME(ffffffff/d68603de){UNASSIGNED} LLGM Assign pre (d68603de => d6ac0995) (gprs_llc.c:1079) 20241228094838888 DLLC NOTICE LLME(d68603de/d6ac0995){ASSIGNED} LLGM Assign post (d68603de => d6ac0995) (gprs_llc.c:1125) 20241228094838888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094838888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094838888 DMM DEBUG MM(262420000001003/d6ac0995) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094838899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094838899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228094838899 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094838899 DMM DEBUG MM(262420000001003/d6ac0995) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241228094838899 DMM NOTICE MM(262420000001003/d6ac0995) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228094838899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228094838899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228094838900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228094838900 DMM DEBUG MM(262420000001003/d6ac0995) Requesting authorization (sgsn_auth.c:160) 20241228094838900 DMM INFO MM(262420000001003/d6ac0995) Requesting authentication tuples (sgsn_auth.c:184) 20241228094838900 DMM DEBUG MM(262420000001003/d6ac0995) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228094838900 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241228094838900 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241228094838904 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228094838904 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228094838904 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228094838904 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228094838904 DMM INFO MM(262420000001003/d6ac0995) Subscriber data update (mmctx.c:445) 20241228094838904 DMM DEBUG MM(262420000001003/d6ac0995) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228094838904 DMM INFO MM(262420000001003/d6ac0995) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228094838904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228094838904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228094838904 DMM INFO MM(262420000001003/d6ac0995) <- GMM AUTH AND CIPHERING REQ (rand = 7d a3 09 87 e4 7e 69 a6 a6 03 61 c4 9f e6 e6 23 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 66 a4 96 16 28 62 4e 35 0e 45 a6 56 0f a5 7e 77 ) (gprs_gmm.c:465) 20241228094838918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094838918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094838918 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094838918 DMM INFO MM(262420000001003/d6ac0995) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228094838918 DMM NOTICE MM(262420000001003/d6ac0995) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228094838918 DMM DEBUG MM(262420000001003/d6ac0995) checking auth: received GSM SRES = aa 03 0c d0 (gprs_gmm.c:648) 20241228094838919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228094838919 DMM DEBUG MM(262420000001003/d6ac0995) Requesting authorization (sgsn_auth.c:160) 20241228094838919 DMM INFO MM(262420000001003/d6ac0995) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228094838919 DMM DEBUG MM(262420000001003/d6ac0995) Requesting subscriber data update (gprs_subscriber.c:894) 20241228094838919 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241228094838919 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) 20241228094838919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228094838919 DMM INFO MM(262420000001003/d6ac0995) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6ac0995) (gprs_gmm.c:282) 20241228094838922 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228094838922 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228094838922 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241228094838922 DMM INFO MM(262420000001003/d6ac0995) Subscriber data update (mmctx.c:445) 20241228094838922 DMM DEBUG MM(262420000001003/d6ac0995) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228094838922 DMM INFO MM(262420000001003/d6ac0995) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228094838922 DMM NOTICE MM(262420000001003/d6ac0995) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241228094838922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228094838922 DMM NOTICE MM(262420000001003/d6ac0995) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228094838922 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) 20241228094838924 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228094838924 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241228094838924 DMM INFO MM(262420000001003/d6ac0995) Subscriber data update (mmctx.c:445) 20241228094838924 DMM DEBUG MM(262420000001003/d6ac0995) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228094838933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094838933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228094838933 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094838933 DMM INFO MM(262420000001003/d6ac0995) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228094838933 DMM NOTICE MM(262420000001003/d6ac0995) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228094838933 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228094838933 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228094838933 DLLC NOTICE LLME(d68603de/d6ac0995){ASSIGNED} LLGM Assign pre (ffffffff => d6ac0995) (gprs_llc.c:1079) 20241228094838933 DLLC NOTICE LLME(ffffffff/d6ac0995){ASSIGNED} LLGM Assign post (ffffffff => d6ac0995) (gprs_llc.c:1125) 20241228094838934 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228094838934 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228094838934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228094838934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@e2518fcd7ffe: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@e2518fcd7ffe: Final verdict of PTC: pass 20241228094838994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35876<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228094838997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228094838997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(75)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(76)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(64)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(70)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(74)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(68)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(62)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(72)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(74): none (none -> none)Sat Dec 28 09:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@e2518fcd7ffe: 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'. 20241228094839062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094839465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86172) 20241228094839999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094839999 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) 20241228094841000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094841000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 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_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 20241228094842002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094842002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_timeout_after_pdp_act started. 20241228094842559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094842561 DMM INFO MM(262420000001003/d6ac0995) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228094842561 DMM INFO MM(262420000001003/d6ac0995) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228094842561 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228094842561 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228094842561 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228094842561 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228094842561 DLLC NOTICE LLME(ffffffff/d6ac0995){ASSIGNED} LLGM Assign pre (d6ac0995 => ffffffff) (gprs_llc.c:1079) 20241228094842561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6ac0995 => ffffffff) (gprs_llc.c:1125) 20241228094842561 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241228094842561 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) 20241228094842561 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) 20241228094842561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228094842561 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228094842561 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228094842561 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228094842561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094842602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228094842602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094842602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094842602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094842602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228094842602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094842602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094842602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094842602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241228094842603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094842603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094842603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(83)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094842603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094842603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094842603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094842603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094842603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094842603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228094842603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094842603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094842603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094842603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094842605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094842611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094842611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@e2518fcd7ffe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228094842623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228094842623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094842623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094842623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094842623 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228094842623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094842623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094842623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094842623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094842624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094842624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094842624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094842624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094842624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094842624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094842624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094842624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094842624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228094842624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094842624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094842625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094842625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094842627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228094842631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094842631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(88)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_timeout_after_pdp_act-BVCI210(86)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(93)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094842635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228094842635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094842635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094842635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094842635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228094842635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094842635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094842635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094842635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094842636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094842636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094842636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094842636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094842636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094842636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094842636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094842636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094842636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228094842636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094842636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094842637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094842637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094842639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094842644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094842644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094843004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094843004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228094843004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228094843004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228094843008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228094843010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@e2518fcd7ffe: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C0CBD41F'O, index=0 SGSN_Test-GSUP(95)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: 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 := 'BF8B63DBF9D9A63B8DB9E5B547041FC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D340DBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8E442110EB05B8A'O } } } } } 20241228094843060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094843060 DLLC NOTICE LLME(ffffffff/c0cbd41f){UNASSIGNED} LLC RX: unknown TLLI 0xc0cbd41f, creating LLME on the fly (gprs_llc.c:552) 20241228094843060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094843060 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241228094843060 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228094843060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228094843060 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228094843060 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228094843060 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094843060 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228094843060 DLLC NOTICE LLME(ffffffff/c0cbd41f){UNASSIGNED} LLGM Assign pre (c0cbd41f => f1d180ae) (gprs_llc.c:1079) 20241228094843060 DLLC NOTICE LLME(c0cbd41f/f1d180ae){ASSIGNED} LLGM Assign post (c0cbd41f => f1d180ae) (gprs_llc.c:1125) 20241228094843060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094843060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094843060 DMM DEBUG MM(262420000000021/f1d180ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094843081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094843081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228094843081 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094843081 DMM DEBUG MM(262420000000021/f1d180ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241228094843081 DMM NOTICE MM(262420000000021/f1d180ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228094843081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228094843081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228094843081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228094843081 DMM DEBUG MM(262420000000021/f1d180ae) Requesting authorization (sgsn_auth.c:160) 20241228094843081 DMM INFO MM(262420000000021/f1d180ae) Requesting authentication tuples (sgsn_auth.c:184) 20241228094843081 DMM DEBUG MM(262420000000021/f1d180ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228094843081 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241228094843081 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241228094843087 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228094843087 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228094843087 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228094843087 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228094843087 DMM INFO MM(262420000000021/f1d180ae) Subscriber data update (mmctx.c:445) 20241228094843087 DMM DEBUG MM(262420000000021/f1d180ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228094843087 DMM INFO MM(262420000000021/f1d180ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228094843087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228094843088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228094843088 DMM INFO MM(262420000000021/f1d180ae) <- GMM AUTH AND CIPHERING REQ (rand = bf 8b 63 db f9 d9 a6 3b 8d b9 e5 b5 47 04 1f c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228094843104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094843105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094843105 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094843105 DMM INFO MM(262420000000021/f1d180ae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228094843105 DMM NOTICE MM(262420000000021/f1d180ae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228094843105 DMM DEBUG MM(262420000000021/f1d180ae) checking auth: received GSM SRES = 1d 34 0d ba (gprs_gmm.c:648) 20241228094843105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228094843105 DMM DEBUG MM(262420000000021/f1d180ae) Requesting authorization (sgsn_auth.c:160) 20241228094843105 DMM INFO MM(262420000000021/f1d180ae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228094843105 DMM DEBUG MM(262420000000021/f1d180ae) Requesting subscriber data update (gprs_subscriber.c:894) 20241228094843105 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241228094843105 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) 20241228094843105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228094843105 DMM INFO MM(262420000000021/f1d180ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1d180ae) (gprs_gmm.c:282) 20241228094843107 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228094843107 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228094843107 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241228094843108 DMM INFO MM(262420000000021/f1d180ae) Subscriber data update (mmctx.c:445) 20241228094843108 DMM DEBUG MM(262420000000021/f1d180ae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228094843108 DMM INFO MM(262420000000021/f1d180ae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228094843108 DMM NOTICE MM(262420000000021/f1d180ae) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241228094843108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228094843108 DMM NOTICE MM(262420000000021/f1d180ae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228094843108 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) 20241228094843109 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228094843109 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241228094843109 DMM INFO MM(262420000000021/f1d180ae) Subscriber data update (mmctx.c:445) 20241228094843109 DMM DEBUG MM(262420000000021/f1d180ae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228094843121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094843121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228094843121 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094843121 DMM INFO MM(262420000000021/f1d180ae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228094843121 DMM NOTICE MM(262420000000021/f1d180ae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228094843121 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228094843121 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228094843121 DLLC NOTICE LLME(c0cbd41f/f1d180ae){ASSIGNED} LLGM Assign pre (ffffffff => f1d180ae) (gprs_llc.c:1079) 20241228094843121 DLLC NOTICE LLME(ffffffff/f1d180ae){ASSIGNED} LLGM Assign post (ffffffff => f1d180ae) (gprs_llc.c:1125) 20241228094843121 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228094843121 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228094843121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228094843121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228094843177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094843177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228094843177 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094843177 DMM INFO MM(262420000000021/f1d180ae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228094843177 DMM INFO MM(262420000000021/f1d180ae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228094843177 DMM DEBUG MM(262420000000021/f1d180ae) Using GGSN 0 (gprs_sm.c:317) 20241228094843177 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241228094843177 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228094843177 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241228094843178 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241228094843203 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 75 e3 a7 17 11 78 ab 7e 30 14 05 7f e3 85 b4 07 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) 20241228094843203 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188260058, cbp=0x55e4ea5a2b80) (sgsn_libgtp.c:633) 20241228094843203 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228094843203 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5a67c8 TLLI=f1d180ae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228094843203 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228094843203 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228094843220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094843220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241228094843220 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094843220 DMM INFO MM(262420000000021/f1d180ae) -> GMM ATTACH REQUEST MI(TMSI-0xF1D180AE) type="GPRS attach" (gprs_gmm.c:1248) 20241228094843220 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094843220 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228094843220 DLLC NOTICE LLME(ffffffff/f1d180ae){ASSIGNED} LLGM Assign pre (f1d180ae => f0699548) (gprs_llc.c:1079) 20241228094843220 DLLC NOTICE LLME(f1d180ae/f0699548){ASSIGNED} LLGM Assign post (f1d180ae => f0699548) (gprs_llc.c:1125) 20241228094843220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094843220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094843220 DMM DEBUG MM(262420000000021/f0699548) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094843230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094843230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241228094843230 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094843230 DMM DEBUG MM(262420000000021/f0699548) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241228094843230 DMM NOTICE MM(262420000000021/f0699548) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228094843230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228094843230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228094843230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228094843230 DMM DEBUG MM(262420000000021/f0699548) Requesting authorization (sgsn_auth.c:160) 20241228094843230 DMM INFO MM(262420000000021/f0699548) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228094843230 DMM DEBUG MM(262420000000021/f0699548) Requesting subscriber data update (gprs_subscriber.c:894) 20241228094843230 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241228094843230 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) 20241228094843231 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228094843231 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228094843231 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241228094843231 DMM INFO MM(262420000000021/f0699548) Subscriber data update (mmctx.c:445) 20241228094843231 DMM DEBUG MM(262420000000021/f0699548) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241228094843232 DMM INFO MM(262420000000021/f0699548) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241228094843232 DMM NOTICE MM(262420000000021/f0699548) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241228094843232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228094843232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228094843232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241228094843232 DMM INFO MM(262420000000021/f0699548) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0699548) (gprs_gmm.c:282) 20241228094843232 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) 20241228094843233 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228094843233 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241228094843233 DMM INFO MM(262420000000021/f0699548) Subscriber data update (mmctx.c:445) 20241228094843233 DMM DEBUG MM(262420000000021/f0699548) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: Trying to receive 5 ATTACH ACCEPTs 20241228094849233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228094849233 DMM INFO MM(262420000000021/f0699548) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0699548) (gprs_gmm.c:282) 20241228094850316 DGPRS DEBUG Checking for inactive LLMEs, time = 37907529 (sgsn.c:132) 20241228094855235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228094855235 DMM INFO MM(262420000000021/f0699548) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0699548) (gprs_gmm.c:282) 20241228094901237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228094901237 DMM INFO MM(262420000000021/f0699548) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0699548) (gprs_gmm.c:282) 20241228094903005 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228094903005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241228094903006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228094907238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228094907239 DMM INFO MM(262420000000021/f0699548) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0699548) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241228094912604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094912610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094912610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228094912626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094912630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094912630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228094912638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094912643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094912643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228094913239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228094913240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241228094913240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228094913240 DMM NOTICE MM(262420000000021/f0699548) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228094913240 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241228094913240 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5a67c8, TLLI=f0699548, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228094913240 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228094913240 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228094913240 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241228094913240 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241228094913240 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) 20241228094913240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Reject}: Deallocated (fsm.c:568) 20241228094913240 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Deallocated (fsm.c:568) 20241228094913240 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228094913240 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228094913240 DLLC NOTICE LLME(f1d180ae/f0699548){ASSIGNED} LLGM Assign pre (f0699548 => ffffffff) (gprs_llc.c:1079) 20241228094913240 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0699548 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@e2518fcd7ffe: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@e2518fcd7ffe: Final verdict of PTC: pass 20241228094913764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@e2518fcd7ffe: Final verdict of PTC: none 20241228094913769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228094913769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(94)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(83)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(93)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(89)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(91)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(81)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(87)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:49:13 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241228094913850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094914152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20241228094914771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094914771 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=131416) 20241228094915773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094915773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:49: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_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 20241228094916774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094916774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_auth_id_timeout started. 20241228094917252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094917254 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094917298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228094917298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094917298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094917298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094917298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228094917298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094917298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094917298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094917298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094917299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094917299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094917299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094917299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094917299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094917299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094917299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094917299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094917299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228094917299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094917299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094917299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094917299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094917302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094917307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094917307 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094917313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228094917313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094917313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094917313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094917313 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228094917313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094917313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094917313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094917313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094917314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094917314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094917314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094917314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094917314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094917314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094917314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094917314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094917314 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228094917314 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094917314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094917314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094917314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094917317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094917321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094917321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094917330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228094917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094917331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094917331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228094917331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094917331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094917331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094917331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094917331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094917331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094917331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094917331 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228094917331 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094917331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094917332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094917332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094917333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094917338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094917338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094917775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094917776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228094917776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228094917776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228094917780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228094917781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@e2518fcd7ffe: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EA94FD85'O, index=0 SGSN_Test-GSUP(114)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241228094917846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094917846 DLLC NOTICE LLME(ffffffff/ea94fd85){UNASSIGNED} LLC RX: unknown TLLI 0xea94fd85, creating LLME on the fly (gprs_llc.c:552) 20241228094917846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094917846 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1248) 20241228094917846 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228094917846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228094917846 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228094917846 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228094917846 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094917846 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228094917846 DLLC NOTICE LLME(ffffffff/ea94fd85){UNASSIGNED} LLGM Assign pre (ea94fd85 => c062ed78) (gprs_llc.c:1079) 20241228094917846 DLLC NOTICE LLME(ea94fd85/c062ed78){ASSIGNED} LLGM Assign post (ea94fd85 => c062ed78) (gprs_llc.c:1125) 20241228094917846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094917846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094917846 DMM DEBUG MM(/c062ed78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094920317 DGPRS DEBUG Checking for inactive LLMEs, time = 37907559 (sgsn.c:132) 20241228094923847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228094923847 DMM DEBUG MM(/c062ed78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094929848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228094929848 DMM DEBUG MM(/c062ed78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094935850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228094935850 DMM DEBUG MM(/c062ed78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094937777 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228094937777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228094937778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241228094941851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228094941851 DMM DEBUG MM(/c062ed78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094947302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094947309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094947309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228094947315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094947318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094947318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228094947332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094947336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094947336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228094947853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228094947853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241228094947853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228094947853 DMM NOTICE MM(/c062ed78) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241228094947853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Reject}: Deallocated (fsm.c:568) 20241228094947853 DMM DEBUG MM_STATE_Gb(3935632773)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228094947853 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228094947853 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228094947853 DLLC NOTICE LLME(ea94fd85/c062ed78){ASSIGNED} LLGM Assign pre (c062ed78 => ffffffff) (gprs_llc.c:1079) 20241228094947853 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c062ed78 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@e2518fcd7ffe: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@e2518fcd7ffe: Final verdict of PTC: pass 20241228094947874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@e2518fcd7ffe: Final verdict of PTC: none 20241228094947879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_auth_id_timeout-BVCI196(101)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(112)@e2518fcd7ffe: Final verdict of PTC: none 20241228094947879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(108)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(107)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(102)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(105)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(110)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(100)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:49:47 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241228094947936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094948238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60500) 20241228094948880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094948880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60500, count=68752) 20241228094949881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094949881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:49:50 UTC 2024 20241228094950318 DGPRS DEBUG Checking for inactive LLMEs, time = 37907589 (sgsn.c:132) /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 20241228094950883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094950883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_auth_sai_timeout started. 20241228094951333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094951335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094951375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228094951375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094951375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094951375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094951375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228094951375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094951375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094951375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094951375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094951376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094951376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094951376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094951377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094951377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094951377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094951377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094951377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094951377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228094951377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094951377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228094951377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094951377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228094951379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094951384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094951384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094951390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228094951390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094951390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094951390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094951390 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228094951390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094951390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094951390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094951390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094951391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094951391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094951391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094951391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094951391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094951391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094951391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094951391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094951391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228094951391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094951391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(126)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228094951391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094951391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094951393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094951398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094951398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228094951406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228094951406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228094951406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228094951406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094951406 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228094951406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228094951406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228094951406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228094951406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228094951407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228094951407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228094951407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228094951407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228094951407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228094951407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228094951407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228094951407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228094951407 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228094951407 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228094951407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(131)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228094951407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228094951407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228094951409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228094951414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094951414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228094951885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094951885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228094951885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228094951885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228094951889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228094951890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@e2518fcd7ffe: 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(132)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@e2518fcd7ffe: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CFFC964B'O, index=0 SGSN_Test-GSUP(133)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241228094951940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094951940 DLLC NOTICE LLME(ffffffff/cffc964b){UNASSIGNED} LLC RX: unknown TLLI 0xcffc964b, creating LLME on the fly (gprs_llc.c:552) 20241228094951940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228094951940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20241228094951940 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228094951940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228094951940 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228094951940 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228094951940 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228094951940 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228094951940 DLLC NOTICE LLME(ffffffff/cffc964b){UNASSIGNED} LLGM Assign pre (cffc964b => eed4f018) (gprs_llc.c:1079) 20241228094951940 DLLC NOTICE LLME(cffc964b/eed4f018){ASSIGNED} LLGM Assign post (cffc964b => eed4f018) (gprs_llc.c:1125) 20241228094951940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228094951940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228094951940 DMM DEBUG MM(262420000000003/eed4f018) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228094951962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228094951962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228094951963 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228094951963 DMM DEBUG MM(262420000000003/eed4f018) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241228094951963 DMM NOTICE MM(262420000000003/eed4f018) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228094951963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228094951963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228094951963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228094951963 DMM DEBUG MM(262420000000003/eed4f018) Requesting authorization (sgsn_auth.c:160) 20241228094951963 DMM INFO MM(262420000000003/eed4f018) Requesting authentication tuples (sgsn_auth.c:184) 20241228094951963 DMM DEBUG MM(262420000000003/eed4f018) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228094951963 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241228094951963 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241228094957964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241228094957964 DMM ERROR MM(262420000000003/eed4f018) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241228094957964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241228094957964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228094957964 DMM NOTICE MM(262420000000003/eed4f018) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241228094957964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Reject}: Deallocated (fsm.c:568) 20241228094957964 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228094957964 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228094957964 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228094957964 DLLC NOTICE LLME(cffc964b/eed4f018){ASSIGNED} LLGM Assign pre (eed4f018 => ffffffff) (gprs_llc.c:1079) 20241228094957965 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eed4f018 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@e2518fcd7ffe: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@e2518fcd7ffe: Final verdict of PTC: pass 20241228094957986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228094957990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228094957990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(133)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(121)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(126)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(131)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(124)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(129)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(119)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:49:58 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 20241228094958089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228094958391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57756) 20241228094958992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094958992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57756, count=66880) 20241228094959993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228094959993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 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_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 20241228095000995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095000995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_auth_sai_reject started. 20241228095001491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095001493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095001530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095001530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095001530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095001530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095001530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095001530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095001530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095001530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095001530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095001531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095001531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095001531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095001531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095001531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095001531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095001531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095001531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095001531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095001531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095001531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095001531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095001531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095001534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095001541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095001541 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095001546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095001546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095001546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095001546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095001546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095001546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095001546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095001546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095001546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095001546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095001546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095001546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095001546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095001546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095001546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095001546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095001546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095001546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095001546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095001546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(145)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095001547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095001547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095001548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095001553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095001553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095001561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095001561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095001561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095001561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095001561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095001561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095001561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095001561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095001561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095001562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095001562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095001562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095001562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095001562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095001562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095001562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095001562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095001562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095001562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095001562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095001562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095001562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095001564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095001569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095001569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095001996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095001996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095001996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095001996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095002001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: 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)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228095002002 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@e2518fcd7ffe: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E52C61E5'O, index=0 SGSN_Test-GSUP(152)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241228095002058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095002058 DLLC NOTICE LLME(ffffffff/e52c61e5){UNASSIGNED} LLC RX: unknown TLLI 0xe52c61e5, creating LLME on the fly (gprs_llc.c:552) 20241228095002058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095002058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20241228095002058 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095002058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095002058 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095002058 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095002058 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095002058 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095002058 DLLC NOTICE LLME(ffffffff/e52c61e5){UNASSIGNED} LLGM Assign pre (e52c61e5 => de243321) (gprs_llc.c:1079) 20241228095002058 DLLC NOTICE LLME(e52c61e5/de243321){ASSIGNED} LLGM Assign post (e52c61e5 => de243321) (gprs_llc.c:1125) 20241228095002059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095002059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095002059 DMM DEBUG MM(262420000000004/de243321) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095002082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095002082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095002082 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095002082 DMM DEBUG MM(262420000000004/de243321) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241228095002082 DMM NOTICE MM(262420000000004/de243321) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095002082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095002082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095002082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095002082 DMM DEBUG MM(262420000000004/de243321) Requesting authorization (sgsn_auth.c:160) 20241228095002082 DMM INFO MM(262420000000004/de243321) Requesting authentication tuples (sgsn_auth.c:184) 20241228095002082 DMM DEBUG MM(262420000000004/de243321) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095002082 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241228095002082 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241228095002089 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241228095002089 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241228095002089 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241228095008083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241228095008083 DMM ERROR MM(262420000000004/de243321) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241228095008083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241228095008083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095008083 DMM NOTICE MM(262420000000004/de243321) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241228095008083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Reject}: Deallocated (fsm.c:568) 20241228095008083 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095008084 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095008084 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095008084 DLLC NOTICE LLME(e52c61e5/de243321){ASSIGNED} LLGM Assign pre (de243321 => ffffffff) (gprs_llc.c:1079) 20241228095008084 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de243321 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@e2518fcd7ffe: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095008095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(140)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(150)@e2518fcd7ffe: Final verdict of PTC: none 20241228095008100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095008100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI196(139)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(145)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(148)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(138)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(143)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:50:08 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 20241228095008218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095008520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68036) 20241228095009102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095009102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68036, count=69296) 20241228095010103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095010104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 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_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 20241228095011105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095011105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_gsup_lu_timeout started. 20241228095011616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095011619 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095011663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095011663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095011663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095011663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095011663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095011663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095011663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095011663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095011663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095011664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095011664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095011664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095011664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095011664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095011664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095011664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095011664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095011664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095011664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095011664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095011665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095011665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095011667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095011673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095011673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095011678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095011678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095011678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095011678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095011678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095011678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095011678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095011678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095011678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095011679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095011679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095011679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095011679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095011679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095011679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095011679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095011679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095011679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095011679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095011679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(164)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095011679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095011679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095011681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095011686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095011686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095011694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095011694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095011694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095011694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095011694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095011694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095011694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095011694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095011694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095011695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095011695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095011695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095011695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095011695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095011695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095011695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095011695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095011695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095011695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095011695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095011695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095011695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095011698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095011703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095011703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095012106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095012106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095012106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095012106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095012110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095012111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@e2518fcd7ffe: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D6379210'O, index=0 SGSN_Test-GSUP(171)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@e2518fcd7ffe: 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 := '4104EFB810A00D730667021C5FB5E12F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BE9C1F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0BBD274DEA839009'O } } } } } 20241228095013177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095013177 DLLC NOTICE LLME(ffffffff/d6379210){UNASSIGNED} LLC RX: unknown TLLI 0xd6379210, creating LLME on the fly (gprs_llc.c:552) 20241228095013177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095013177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20241228095013177 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095013177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095013177 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095013177 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095013177 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095013177 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095013177 DLLC NOTICE LLME(ffffffff/d6379210){UNASSIGNED} LLGM Assign pre (d6379210 => fb14c1f1) (gprs_llc.c:1079) 20241228095013177 DLLC NOTICE LLME(d6379210/fb14c1f1){ASSIGNED} LLGM Assign post (d6379210 => fb14c1f1) (gprs_llc.c:1125) 20241228095013177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095013177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095013177 DMM DEBUG MM(262420000000005/fb14c1f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095013197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095013197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095013197 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095013197 DMM DEBUG MM(262420000000005/fb14c1f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241228095013197 DMM NOTICE MM(262420000000005/fb14c1f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095013198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095013198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095013198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095013198 DMM DEBUG MM(262420000000005/fb14c1f1) Requesting authorization (sgsn_auth.c:160) 20241228095013198 DMM INFO MM(262420000000005/fb14c1f1) Requesting authentication tuples (sgsn_auth.c:184) 20241228095013198 DMM DEBUG MM(262420000000005/fb14c1f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095013198 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241228095013198 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241228095013203 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095013203 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095013203 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095013203 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095013203 DMM INFO MM(262420000000005/fb14c1f1) Subscriber data update (mmctx.c:445) 20241228095013203 DMM DEBUG MM(262420000000005/fb14c1f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095013203 DMM INFO MM(262420000000005/fb14c1f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095013203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095013203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095013203 DMM INFO MM(262420000000005/fb14c1f1) <- GMM AUTH AND CIPHERING REQ (rand = 41 04 ef b8 10 a0 0d 73 06 67 02 1c 5f b5 e1 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095013220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095013220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095013220 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095013220 DMM INFO MM(262420000000005/fb14c1f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095013220 DMM NOTICE MM(262420000000005/fb14c1f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095013220 DMM DEBUG MM(262420000000005/fb14c1f1) checking auth: received GSM SRES = 8b e9 c1 f8 (gprs_gmm.c:648) 20241228095013220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095013220 DMM DEBUG MM(262420000000005/fb14c1f1) Requesting authorization (sgsn_auth.c:160) 20241228095013220 DMM INFO MM(262420000000005/fb14c1f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095013220 DMM DEBUG MM(262420000000005/fb14c1f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095013220 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241228095013220 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) 20241228095013220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095013220 DMM INFO MM(262420000000005/fb14c1f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb14c1f1) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@e2518fcd7ffe: setverdict(fail): none -> fail MC@e2518fcd7ffe: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@e2518fcd7ffe: Final verdict of PTC: none 20241228095013238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095013238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(159)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(164)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@e2518fcd7ffe: Final verdict of PTC: none 20241228095013244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51934<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(167)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(157)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@e2518fcd7ffe: Final verdict of PTC: fail -NSVCI98-provIP(162)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@e2518fcd7ffe: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:50:13 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 20241228095013373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095013775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73608) 20241228095014240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095014240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73608, count=74768) 20241228095015242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095015242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:50:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095016244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095016244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_gsup_lu_reject started. 20241228095016860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095016862 DMM INFO MM(262420000000005/fb14c1f1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095016863 DMM INFO MM(262420000000005/fb14c1f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095016863 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095016863 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095016863 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095016863 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228095016863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241228095016863 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095016863 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095016863 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095016863 DLLC NOTICE LLME(d6379210/fb14c1f1){ASSIGNED} LLGM Assign pre (fb14c1f1 => ffffffff) (gprs_llc.c:1079) 20241228095016863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb14c1f1 => ffffffff) (gprs_llc.c:1125) 20241228095016863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095016916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095016916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095016916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095016916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095016916 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095016916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095016916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095016916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095016916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095016916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095016916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095016916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095016917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095016917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095016917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095016917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095016917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095016917 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095016917 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095016917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095016917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095016917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095016919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095016926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095016926 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(176)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095016936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095016936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095016936 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095016936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095016936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095016937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095016937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095016937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095016937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095016937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095016937 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095016937 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095016937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095016937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095016939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095016944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095016944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(181)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095016949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095016949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095016949 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095016949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095016949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095016950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095016950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095016950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095016950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095016950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095016950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095016950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095016950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095016950 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095016950 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095016950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095016951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095016951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095016953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095016959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095016959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095017246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095017246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095017246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095017246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095017250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095017252 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@e2518fcd7ffe: 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(189)@e2518fcd7ffe: 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(189)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@e2518fcd7ffe: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F2A6C0EB'O, index=0 SGSN_Test-GSUP(190)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@e2518fcd7ffe: 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 := 'C319893201092FEE542BE7F07BB56547'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE588B28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06782E4C6590F0CD'O } } } } } 20241228095018323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095018323 DLLC NOTICE LLME(ffffffff/f2a6c0eb){UNASSIGNED} LLC RX: unknown TLLI 0xf2a6c0eb, creating LLME on the fly (gprs_llc.c:552) 20241228095018323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095018323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20241228095018323 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095018323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095018323 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095018323 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095018323 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095018323 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095018323 DLLC NOTICE LLME(ffffffff/f2a6c0eb){UNASSIGNED} LLGM Assign pre (f2a6c0eb => cf1541e4) (gprs_llc.c:1079) 20241228095018323 DLLC NOTICE LLME(f2a6c0eb/cf1541e4){ASSIGNED} LLGM Assign post (f2a6c0eb => cf1541e4) (gprs_llc.c:1125) 20241228095018323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095018323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095018323 DMM DEBUG MM(262420000000006/cf1541e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095018341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095018341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095018341 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095018341 DMM DEBUG MM(262420000000006/cf1541e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241228095018341 DMM NOTICE MM(262420000000006/cf1541e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095018341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095018341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095018341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095018341 DMM DEBUG MM(262420000000006/cf1541e4) Requesting authorization (sgsn_auth.c:160) 20241228095018341 DMM INFO MM(262420000000006/cf1541e4) Requesting authentication tuples (sgsn_auth.c:184) 20241228095018341 DMM DEBUG MM(262420000000006/cf1541e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095018341 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241228095018341 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241228095018347 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095018347 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095018347 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095018347 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095018347 DMM INFO MM(262420000000006/cf1541e4) Subscriber data update (mmctx.c:445) 20241228095018347 DMM DEBUG MM(262420000000006/cf1541e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095018347 DMM INFO MM(262420000000006/cf1541e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095018347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095018347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095018347 DMM INFO MM(262420000000006/cf1541e4) <- GMM AUTH AND CIPHERING REQ (rand = c3 19 89 32 01 09 2f ee 54 2b e7 f0 7b b5 65 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095018362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095018362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095018362 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095018362 DMM INFO MM(262420000000006/cf1541e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095018362 DMM NOTICE MM(262420000000006/cf1541e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095018362 DMM DEBUG MM(262420000000006/cf1541e4) checking auth: received GSM SRES = ee 58 8b 28 (gprs_gmm.c:648) 20241228095018362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095018362 DMM DEBUG MM(262420000000006/cf1541e4) Requesting authorization (sgsn_auth.c:160) 20241228095018362 DMM INFO MM(262420000000006/cf1541e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095018362 DMM DEBUG MM(262420000000006/cf1541e4) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095018362 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241228095018362 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) 20241228095018362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095018362 DMM INFO MM(262420000000006/cf1541e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf1541e4) (gprs_gmm.c:282) 20241228095018364 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241228095018364 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241228095018364 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241228095018364 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095018364 DMM INFO MM(262420000000006/cf1541e4) Subscriber data update (mmctx.c:445) 20241228095018364 DMM DEBUG MM(262420000000006/cf1541e4) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@e2518fcd7ffe: setverdict(fail): none -> fail MC@e2518fcd7ffe: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(184)@e2518fcd7ffe: Final verdict of PTC: none 20241228095018380 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095018380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(180)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(188)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@e2518fcd7ffe: Final verdict of PTC: none 20241228095018382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(189)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(179)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(186)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(177)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(182)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@e2518fcd7ffe: Final verdict of PTC: fail MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@e2518fcd7ffe: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:50:18 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 20241228095018479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095018882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20241228095019381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095019381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76520, count=80876) 20241228095020319 DGPRS DEBUG Checking for inactive LLMEs, time = 37907619 (sgsn.c:132) 20241228095020382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095020382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 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_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 20241228095021382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095021383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_combined started. 20241228095021975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095021978 DMM INFO MM(262420000000006/cf1541e4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095021978 DMM INFO MM(262420000000006/cf1541e4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095021978 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095021978 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095021978 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095021978 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228095021978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241228095021978 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095021978 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095021978 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095021978 DLLC NOTICE LLME(f2a6c0eb/cf1541e4){ASSIGNED} LLGM Assign pre (cf1541e4 => ffffffff) (gprs_llc.c:1079) 20241228095021978 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf1541e4 => ffffffff) (gprs_llc.c:1125) 20241228095021978 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095022019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095022019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095022019 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095022019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095022019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095022020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095022020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095022020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095022020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095022020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095022020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095022020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095022020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095022020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095022020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095022020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095022020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095022020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095022023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(194)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095022028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095022028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(195)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@e2518fcd7ffe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(202)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095022037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095022037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095022037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095022037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095022037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095022038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095022038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095022038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095022038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(203)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095022040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095022045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095022045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(202)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI210(200)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095022048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095022048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095022048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095022048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095022048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095022048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095022048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095022048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095022048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095022049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095022049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095022049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095022049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095022049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095022049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095022049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095022049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095022049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095022049 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095022049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095022049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095022049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095022051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095022057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095022057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095022384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095022384 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095022384 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095022384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095022388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(208)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095022389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@e2518fcd7ffe: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C8BDA031'O, index=0 SGSN_Test-GSUP(209)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@e2518fcd7ffe: 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 := '2CF037B8BE8F0326BF0CB08A9EF50B26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '201B8A74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F05B90F969F867C'O } } } } } 20241228095023424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095023424 DLLC NOTICE LLME(ffffffff/c8bda031){UNASSIGNED} LLC RX: unknown TLLI 0xc8bda031, creating LLME on the fly (gprs_llc.c:552) 20241228095023424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095023424 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241228095023424 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095023424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095023424 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095023424 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095023424 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095023424 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095023424 DLLC NOTICE LLME(ffffffff/c8bda031){UNASSIGNED} LLGM Assign pre (c8bda031 => c5bd0b1f) (gprs_llc.c:1079) 20241228095023424 DLLC NOTICE LLME(c8bda031/c5bd0b1f){ASSIGNED} LLGM Assign post (c8bda031 => c5bd0b1f) (gprs_llc.c:1125) 20241228095023424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095023424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095023424 DMM DEBUG MM(262420000000007/c5bd0b1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095023444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095023444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095023444 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095023444 DMM DEBUG MM(262420000000007/c5bd0b1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241228095023444 DMM NOTICE MM(262420000000007/c5bd0b1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095023444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095023444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095023445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095023445 DMM DEBUG MM(262420000000007/c5bd0b1f) Requesting authorization (sgsn_auth.c:160) 20241228095023445 DMM INFO MM(262420000000007/c5bd0b1f) Requesting authentication tuples (sgsn_auth.c:184) 20241228095023445 DMM DEBUG MM(262420000000007/c5bd0b1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095023445 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241228095023445 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241228095023450 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095023450 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095023450 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095023450 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095023450 DMM INFO MM(262420000000007/c5bd0b1f) Subscriber data update (mmctx.c:445) 20241228095023450 DMM DEBUG MM(262420000000007/c5bd0b1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095023450 DMM INFO MM(262420000000007/c5bd0b1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095023450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095023450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095023450 DMM INFO MM(262420000000007/c5bd0b1f) <- GMM AUTH AND CIPHERING REQ (rand = 2c f0 37 b8 be 8f 03 26 bf 0c b0 8a 9e f5 0b 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095023465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095023465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095023465 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095023465 DMM INFO MM(262420000000007/c5bd0b1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095023465 DMM NOTICE MM(262420000000007/c5bd0b1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095023465 DMM DEBUG MM(262420000000007/c5bd0b1f) checking auth: received GSM SRES = 20 1b 8a 74 (gprs_gmm.c:648) 20241228095023465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095023465 DMM DEBUG MM(262420000000007/c5bd0b1f) Requesting authorization (sgsn_auth.c:160) 20241228095023465 DMM INFO MM(262420000000007/c5bd0b1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095023465 DMM DEBUG MM(262420000000007/c5bd0b1f) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095023465 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241228095023465 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) 20241228095023465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095023465 DMM INFO MM(262420000000007/c5bd0b1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5bd0b1f) (gprs_gmm.c:282) 20241228095023468 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095023468 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095023468 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241228095023468 DMM INFO MM(262420000000007/c5bd0b1f) Subscriber data update (mmctx.c:445) 20241228095023468 DMM DEBUG MM(262420000000007/c5bd0b1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095023468 DMM INFO MM(262420000000007/c5bd0b1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095023468 DMM NOTICE MM(262420000000007/c5bd0b1f) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241228095023468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095023468 DMM NOTICE MM(262420000000007/c5bd0b1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095023468 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) 20241228095023469 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095023469 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241228095023469 DMM INFO MM(262420000000007/c5bd0b1f) Subscriber data update (mmctx.c:445) 20241228095023469 DMM DEBUG MM(262420000000007/c5bd0b1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@e2518fcd7ffe: Removing Client IMSI='262420000000007'H, index=0 20241228095023483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095023483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095023484 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095023484 DMM INFO MM(262420000000007/c5bd0b1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095023484 DMM NOTICE MM(262420000000007/c5bd0b1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095023484 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095023484 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095023484 DLLC NOTICE LLME(c8bda031/c5bd0b1f){ASSIGNED} LLGM Assign pre (ffffffff => c5bd0b1f) (gprs_llc.c:1079) 20241228095023484 DLLC NOTICE LLME(ffffffff/c5bd0b1f){ASSIGNED} LLGM Assign post (ffffffff => c5bd0b1f) (gprs_llc.c:1125) 20241228095023484 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095023484 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095023484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095023484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095023487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(207)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@e2518fcd7ffe: Final verdict of PTC: none 20241228095023493 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095023493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(203)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(197)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(201)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(205)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(196)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_combined finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:50:23 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241228095023595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095023998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20241228095024495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095024495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=89388) 20241228095025496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095025496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:50: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_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 20241228095026497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095026497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_accept_all started. 20241228095027104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095027108 DMM INFO MM(262420000000007/c5bd0b1f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095027108 DMM INFO MM(262420000000007/c5bd0b1f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095027108 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095027108 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095027108 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095027108 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095027108 DLLC NOTICE LLME(ffffffff/c5bd0b1f){ASSIGNED} LLGM Assign pre (c5bd0b1f => ffffffff) (gprs_llc.c:1079) 20241228095027108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5bd0b1f => ffffffff) (gprs_llc.c:1125) 20241228095027108 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241228095027108 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) 20241228095027108 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) 20241228095027108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095027108 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095027108 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095027108 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095027108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095027153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095027153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095027154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095027154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095027154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095027154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095027154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095027154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095027154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095027155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095027155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095027155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095027155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095027155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095027155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095027155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095027155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095027155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095027155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095027155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095027155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095027155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095027157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095027163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095027163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095027178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095027178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095027178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095027178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095027178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095027178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095027178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095027178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095027178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095027179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095027179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095027179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095027179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095027179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095027179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095027180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095027180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095027180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095027180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095027180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(221)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095027180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095027180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095027182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095027186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095027186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095027199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095027199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095027199 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095027199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095027199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095027200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095027200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095027200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095027200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095027202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095027206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095027206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095027498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095027498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095027498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095027498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095027502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(226)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095027503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@e2518fcd7ffe: 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(226)@e2518fcd7ffe: 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(226)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@e2518fcd7ffe: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F5CAEE96'O, index=0 SGSN_Test-GSUP(228)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241228095028586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095028587 DLLC NOTICE LLME(ffffffff/f5caee96){UNASSIGNED} LLC RX: unknown TLLI 0xf5caee96, creating LLME on the fly (gprs_llc.c:552) 20241228095028587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095028587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20241228095028587 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095028587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095028587 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095028587 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095028587 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095028587 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095028587 DLLC NOTICE LLME(ffffffff/f5caee96){UNASSIGNED} LLGM Assign pre (f5caee96 => c103249b) (gprs_llc.c:1079) 20241228095028587 DLLC NOTICE LLME(f5caee96/c103249b){ASSIGNED} LLGM Assign post (f5caee96 => c103249b) (gprs_llc.c:1125) 20241228095028587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095028587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095028587 DMM DEBUG MM(262420000000008/c103249b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095028613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095028613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095028613 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095028613 DMM DEBUG MM(262420000000008/c103249b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241228095028613 DMM NOTICE MM(262420000000008/c103249b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095028613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095028613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095028613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241228095028613 DMM INFO MM(262420000000008/c103249b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc103249b) (gprs_gmm.c:282) TC_attach_accept_all(230)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@e2518fcd7ffe: Removing Client IMSI='262420000000008'H, index=0 20241228095029599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095029599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095029599 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095029599 DMM INFO MM(262420000000008/c103249b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095029599 DMM NOTICE MM(262420000000008/c103249b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095029599 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095029599 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095029599 DLLC NOTICE LLME(f5caee96/c103249b){ASSIGNED} LLGM Assign pre (ffffffff => c103249b) (gprs_llc.c:1079) 20241228095029599 DLLC NOTICE LLME(ffffffff/c103249b){ASSIGNED} LLGM Assign post (ffffffff => c103249b) (gprs_llc.c:1125) 20241228095029599 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095029599 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095029599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095029599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095029603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@e2518fcd7ffe: Final verdict of PTC: none 20241228095029607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095029607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(226)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(227)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(216)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(221)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(214)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(219)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(225)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_accept_all finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:50:29 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241228095029685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095030088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69748) 20241228095030609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095030609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69748, count=71008) 20241228095031610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095031610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:50:32 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 20241228095032611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095032611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_closed started. 20241228095033183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095033185 DMM INFO MM(262420000000008/c103249b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095033185 DMM INFO MM(262420000000008/c103249b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095033185 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095033185 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095033185 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095033185 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095033185 DLLC NOTICE LLME(ffffffff/c103249b){ASSIGNED} LLGM Assign pre (c103249b => ffffffff) (gprs_llc.c:1079) 20241228095033185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c103249b => ffffffff) (gprs_llc.c:1125) 20241228095033185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095033185 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095033185 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095033185 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095033185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095033225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095033225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095033225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095033225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095033225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095033225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095033225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095033225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095033225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095033226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095033226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095033226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095033227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095033227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095033227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095033227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095033227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095033227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095033227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095033227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(235)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095033227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095033227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095033229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095033234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095033235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095033243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095033243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095033243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095033243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095033243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095033243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095033243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095033243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095033243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095033244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095033244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095033244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095033244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095033244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095033244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095033244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095033244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095033244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095033244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095033244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095033244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095033244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095033246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095033251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095033251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095033260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095033260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095033260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095033260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095033260 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095033260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095033260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095033260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095033260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095033261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095033261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095033261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095033261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095033261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095033261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095033261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095033261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095033261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095033261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095033261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095033261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095033261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095033263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095033268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095033268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095033612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095033612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095033612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095033612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095033616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095033617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@e2518fcd7ffe: 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(246)@e2518fcd7ffe: 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(246)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@e2518fcd7ffe: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E6971E13'O, index=0 SGSN_Test-GSUP(247)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@e2518fcd7ffe: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E6971E13'O, index=1 20241228095034689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095034689 DLLC NOTICE LLME(ffffffff/e6971e13){UNASSIGNED} LLC RX: unknown TLLI 0xe6971e13, creating LLME on the fly (gprs_llc.c:552) 20241228095034689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095034689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241228095034689 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095034689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095034689 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095034689 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095034689 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095034689 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095034689 DLLC NOTICE LLME(ffffffff/e6971e13){UNASSIGNED} LLGM Assign pre (e6971e13 => cd8cc311) (gprs_llc.c:1079) 20241228095034689 DLLC NOTICE LLME(e6971e13/cd8cc311){ASSIGNED} LLGM Assign post (e6971e13 => cd8cc311) (gprs_llc.c:1125) 20241228095034689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095034689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095034689 DMM DEBUG MM(001010123456789/cd8cc311) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095034705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095034705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095034705 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095034705 DMM DEBUG MM(001010123456789/cd8cc311) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241228095034705 DMM NOTICE MM(001010123456789/cd8cc311) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095034705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095034705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095034705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241228095034705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095034705 DMM NOTICE MM(001010123456789/cd8cc311) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241228095034705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Reject}: Deallocated (fsm.c:568) 20241228095034705 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095034705 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095034705 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095034705 DLLC NOTICE LLME(e6971e13/cd8cc311){ASSIGNED} LLGM Assign pre (cd8cc311 => ffffffff) (gprs_llc.c:1079) 20241228095034705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd8cc311 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e2518fcd7ffe: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@e2518fcd7ffe: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@e2518fcd7ffe: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C0246F9D'O, index=2 SGSN_Test-GSUP(247)@e2518fcd7ffe: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241228095034738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095034738 DLLC NOTICE LLME(ffffffff/c0246f9d){UNASSIGNED} LLC RX: unknown TLLI 0xc0246f9d, creating LLME on the fly (gprs_llc.c:552) 20241228095034738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095034738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20241228095034738 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095034738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095034738 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095034738 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095034738 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095034738 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095034738 DLLC NOTICE LLME(ffffffff/c0246f9d){UNASSIGNED} LLGM Assign pre (c0246f9d => c3f076fe) (gprs_llc.c:1079) 20241228095034738 DLLC NOTICE LLME(c0246f9d/c3f076fe){ASSIGNED} LLGM Assign post (c0246f9d => c3f076fe) (gprs_llc.c:1125) 20241228095034738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095034738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095034738 DMM DEBUG MM(262420000000010/c3f076fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095034740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095034740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095034741 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095034741 DMM DEBUG MM(262420000000010/c3f076fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241228095034741 DMM NOTICE MM(262420000000010/c3f076fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095034741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095034741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095034741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241228095034741 DMM INFO MM(262420000000010/c3f076fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3f076fe) (gprs_gmm.c:282) TC_attach_closed(250)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e2518fcd7ffe: Removing Client IMSI='262420000000010'H, index=2 20241228095035751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095035752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095035752 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095035752 DMM INFO MM(262420000000010/c3f076fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095035752 DMM NOTICE MM(262420000000010/c3f076fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095035752 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095035752 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095035752 DLLC NOTICE LLME(c0246f9d/c3f076fe){ASSIGNED} LLGM Assign pre (ffffffff => c3f076fe) (gprs_llc.c:1079) 20241228095035752 DLLC NOTICE LLME(ffffffff/c3f076fe){ASSIGNED} LLGM Assign post (ffffffff => c3f076fe) (gprs_llc.c:1125) 20241228095035752 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095035752 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095035752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095035752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095035753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(231)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(247)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(240)@e2518fcd7ffe: Final verdict of PTC: none 20241228095035758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095035758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI196(234)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(245)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(235)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(243)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(238)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(233)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@e2518fcd7ffe: Test case TC_attach_closed finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241228095035819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095036221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77464) 20241228095036760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095036760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77464, count=81820) 20241228095037761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095037761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:50: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_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 20241228095038763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095038763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_no_imei_response started. 20241228095039321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095039324 DMM INFO MM(262420000000010/c3f076fe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095039324 DMM INFO MM(262420000000010/c3f076fe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095039324 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095039324 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095039324 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095039324 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095039324 DLLC NOTICE LLME(ffffffff/c3f076fe){ASSIGNED} LLGM Assign pre (c3f076fe => ffffffff) (gprs_llc.c:1079) 20241228095039324 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3f076fe => ffffffff) (gprs_llc.c:1125) 20241228095039324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095039324 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095039324 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095039324 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095039324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095039376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095039376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095039376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095039376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095039376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095039376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095039376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095039376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095039376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095039376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095039376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095039376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095039376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(255)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095039377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095039377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095039379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095039384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095039384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095039392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095039392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095039392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095039392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095039392 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095039392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095039392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095039392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095039392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095039393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095039393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095039393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095039393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095039393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095039393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095039393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095039393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095039393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095039393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095039393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095039393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095039393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095039396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095039401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095039401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095039415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095039415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095039415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095039415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095039415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095039415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095039415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095039415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095039415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095039415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095039415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095039415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095039416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095039416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095039416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095039416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095039416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095039416 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095039416 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095039416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095039416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095039416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095039417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095039421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095039421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095039764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095039764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095039764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095039764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095039769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095039770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: 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(265)@e2518fcd7ffe: 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(265)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@e2518fcd7ffe: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C4373725'O, index=0 SGSN_Test-GSUP(267)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241228095040850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095040850 DLLC NOTICE LLME(ffffffff/c4373725){UNASSIGNED} LLC RX: unknown TLLI 0xc4373725, creating LLME on the fly (gprs_llc.c:552) 20241228095040850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095040850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241228095040850 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095040850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095040850 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095040850 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095040850 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095040850 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095040850 DLLC NOTICE LLME(ffffffff/c4373725){UNASSIGNED} LLGM Assign pre (c4373725 => e4f3d294) (gprs_llc.c:1079) 20241228095040850 DLLC NOTICE LLME(c4373725/e4f3d294){ASSIGNED} LLGM Assign post (c4373725 => e4f3d294) (gprs_llc.c:1125) 20241228095040850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095040850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095040850 DMM DEBUG MM(262420000000032/e4f3d294) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095046851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095046851 DMM DEBUG MM(262420000000032/e4f3d294) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095050320 DGPRS DEBUG Checking for inactive LLMEs, time = 37907649 (sgsn.c:132) 20241228095052852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095052852 DMM DEBUG MM(262420000000032/e4f3d294) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095058853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095058853 DMM DEBUG MM(262420000000032/e4f3d294) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095059766 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228095059766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095059767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241228095104855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095104855 DMM DEBUG MM(262420000000032/e4f3d294) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095109377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095109380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095109380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095109394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095109395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095109395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095109416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095109419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095109419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095110856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095110857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241228095110857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095110857 DMM NOTICE MM(262420000000032/e4f3d294) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241228095110857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Reject}: Deallocated (fsm.c:568) 20241228095110857 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095110857 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095110857 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095110857 DLLC NOTICE LLME(c4373725/e4f3d294){ASSIGNED} LLGM Assign pre (e4f3d294 => ffffffff) (gprs_llc.c:1079) 20241228095110857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4f3d294 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@e2518fcd7ffe: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095110875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095110879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095110879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(252)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(255)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(267)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(266)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(260)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(258)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(253)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(264)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:51:10 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241228095110991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095111293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66696) 20241228095111880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095111880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66696, count=72208) 20241228095112881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095112881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:51: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_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 20241228095113883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095113883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_no_imsi_response started. 20241228095114383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095114386 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095114431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095114431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095114431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095114431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095114431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095114431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095114431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095114431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095114431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095114431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095114432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095114432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095114432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095114432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095114432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095114432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095114432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095114432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095114439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095114439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095114445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095114445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095114445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095114445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095114445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095114445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095114445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095114445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095114445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095114446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095114446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095114446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095114446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095114446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095114446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095114446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095114446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095114446 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095114446 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095114446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095114446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095114446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095114448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095114452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095114452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095114461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095114461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095114461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095114461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095114461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095114461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095114461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095114461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095114461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095114462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095114462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095114462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095114462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095114462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095114462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095114462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095114462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095114462 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095114462 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095114462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095114462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095114462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095114464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095114468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095114468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095114884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095114884 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095114884 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095114884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095114888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: 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(285)@e2518fcd7ffe: 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(285)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228095114889 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_no_imsi_response-BVCI196(273)@e2518fcd7ffe: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C11EBC21'O, index=0 SGSN_Test-GSUP(286)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241228095115944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095115944 DLLC NOTICE LLME(ffffffff/c11ebc21){UNASSIGNED} LLC RX: unknown TLLI 0xc11ebc21, creating LLME on the fly (gprs_llc.c:552) 20241228095115944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095115945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241228095115945 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095115945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095115945 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095115945 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095115945 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095115945 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095115945 DLLC NOTICE LLME(ffffffff/c11ebc21){UNASSIGNED} LLGM Assign pre (c11ebc21 => d0447181) (gprs_llc.c:1079) 20241228095115945 DLLC NOTICE LLME(c11ebc21/d0447181){ASSIGNED} LLGM Assign post (c11ebc21 => d0447181) (gprs_llc.c:1125) 20241228095115945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095115945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095115945 DMM DEBUG MM(/d0447181) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095115966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095115966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095115966 DMM DEBUG MM_STATE_Gb(3240016929)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095115966 DMM DEBUG MM(/d0447181) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241228095115966 DMM NOTICE MM(/d0447181) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095115966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095115966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241228095115966 DMM DEBUG MM(/d0447181) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241228095120321 DGPRS DEBUG Checking for inactive LLMEs, time = 37907679 (sgsn.c:132) 20241228095121967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095121967 DMM DEBUG MM(/d0447181) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241228095127968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095127968 DMM DEBUG MM(/d0447181) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241228095133969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095133969 DMM DEBUG MM(/d0447181) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241228095134885 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228095134885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241228095134886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095139970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095139970 DMM DEBUG MM(/d0447181) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241228095144432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095144434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095144434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095144447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095144450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095144450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095144463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095144466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095144466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095145972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241228095145972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241228095145972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095145972 DMM NOTICE MM(/d0447181) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241228095145972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Reject}: Deallocated (fsm.c:568) 20241228095145972 DMM DEBUG MM_STATE_Gb(3240016929)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095145972 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095145972 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095145972 DLLC NOTICE LLME(c11ebc21/d0447181){ASSIGNED} LLGM Assign pre (d0447181 => ffffffff) (gprs_llc.c:1079) 20241228095145972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0447181 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@e2518fcd7ffe: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095145993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(279)@e2518fcd7ffe: Final verdict of PTC: none 20241228095145999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095145999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imsi_response-BVCI220(283)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(274)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(284)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(272)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(282)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(277)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:51:46 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 20241228095146104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095146406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241228095147000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095147000 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) 20241228095148002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095148002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:51: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_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 20241228095149004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095149004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_closed_add_vty started. 20241228095149489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095149490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095149525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095149525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095149525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095149525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095149525 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095149525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095149525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095149525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095149525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095149526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095149526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095149526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095149526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095149526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095149526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095149526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095149526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095149526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095149526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095149526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(293)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095149526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095149526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095149528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095149534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095149534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095149540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095149540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095149540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095149540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095149540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095149540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095149540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095149540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095149540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095149541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095149541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095149541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095149541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095149541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095149541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095149541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095149541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095149541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095149541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095149541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095149541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095149541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095149544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095149555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095149555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095149570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095149570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095149570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095149570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095149570 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095149570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095149570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095149570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095149570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095149571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095149571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095149571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095149571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095149571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095149571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095149571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095149571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095149571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095149571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095149571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095149571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095149571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095149574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095149579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095149579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095150005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095150005 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095150005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095150005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(303)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095150010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095150011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(303)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228095150322 DGPRS DEBUG Checking for inactive LLMEs, time = 37907709 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@e2518fcd7ffe: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E91D623F'O, index=0 SGSN_Test-GSUP(305)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@e2518fcd7ffe: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E91D623F'O, index=1 20241228095151086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095151086 DLLC NOTICE LLME(ffffffff/e91d623f){UNASSIGNED} LLC RX: unknown TLLI 0xe91d623f, creating LLME on the fly (gprs_llc.c:552) 20241228095151086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095151086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241228095151086 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095151086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095151086 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095151086 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095151086 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095151086 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095151086 DLLC NOTICE LLME(ffffffff/e91d623f){UNASSIGNED} LLGM Assign pre (e91d623f => f3bc1e8f) (gprs_llc.c:1079) 20241228095151086 DLLC NOTICE LLME(e91d623f/f3bc1e8f){ASSIGNED} LLGM Assign post (e91d623f => f3bc1e8f) (gprs_llc.c:1125) 20241228095151086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095151086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095151086 DMM DEBUG MM(001010123456789/f3bc1e8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095151098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095151098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095151098 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095151098 DMM DEBUG MM(001010123456789/f3bc1e8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241228095151098 DMM NOTICE MM(001010123456789/f3bc1e8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095151098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095151098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095151098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241228095151098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095151098 DMM NOTICE MM(001010123456789/f3bc1e8f) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241228095151098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Reject}: Deallocated (fsm.c:568) 20241228095151098 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095151098 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095151098 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095151098 DLLC NOTICE LLME(e91d623f/f3bc1e8f){ASSIGNED} LLGM Assign pre (f3bc1e8f => ffffffff) (gprs_llc.c:1079) 20241228095151098 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3bc1e8f => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@e2518fcd7ffe: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@e2518fcd7ffe: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E91D623F'O, index=2 20241228095151112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095151112 DLLC NOTICE LLME(ffffffff/e91d623f){UNASSIGNED} LLC RX: unknown TLLI 0xe91d623f, creating LLME on the fly (gprs_llc.c:552) 20241228095151112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095151112 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20241228095151112 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095151112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095151112 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095151112 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095151112 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095151112 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095151112 DLLC NOTICE LLME(ffffffff/e91d623f){UNASSIGNED} LLGM Assign pre (e91d623f => f280bb78) (gprs_llc.c:1079) 20241228095151112 DLLC NOTICE LLME(e91d623f/f280bb78){ASSIGNED} LLGM Assign post (e91d623f => f280bb78) (gprs_llc.c:1125) 20241228095151112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095151112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095151112 DMM DEBUG MM(001010123456700/f280bb78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095151122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095151122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095151122 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095151123 DMM DEBUG MM(001010123456700/f280bb78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241228095151123 DMM NOTICE MM(001010123456700/f280bb78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095151123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095151123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095151123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241228095151123 DMM INFO MM(001010123456700/f280bb78) <- GMM ATTACH ACCEPT (new P-TMSI=0xf280bb78) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@e2518fcd7ffe: Removing Client IMSI='001010123456700'H, index=2 20241228095152125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095152125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095152125 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095152125 DMM INFO MM(001010123456700/f280bb78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095152125 DMM NOTICE MM(001010123456700/f280bb78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095152125 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095152125 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095152125 DLLC NOTICE LLME(e91d623f/f280bb78){ASSIGNED} LLGM Assign pre (ffffffff => f280bb78) (gprs_llc.c:1079) 20241228095152125 DLLC NOTICE LLME(ffffffff/f280bb78){ASSIGNED} LLGM Assign post (ffffffff => f280bb78) (gprs_llc.c:1125) 20241228095152125 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095152125 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095152125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095152125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095152127 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)@e2518fcd7ffe: Final verdict of PTC: none 20241228095152132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095152132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(290)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(304)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(298)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(293)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(296)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(302)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(291)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:51:52 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 20241228095152220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095152622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75724) 20241228095153133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095153133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75724, count=81776) 20241228095154135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095154136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095155137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095155137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_check_subscriber_list started. 20241228095155726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095155729 DMM INFO MM(001010123456700/f280bb78) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095155729 DMM INFO MM(001010123456700/f280bb78) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095155730 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095155730 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095155730 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095155730 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095155730 DLLC NOTICE LLME(ffffffff/f280bb78){ASSIGNED} LLGM Assign pre (f280bb78 => ffffffff) (gprs_llc.c:1079) 20241228095155730 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f280bb78 => ffffffff) (gprs_llc.c:1125) 20241228095155730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095155730 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095155730 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095155730 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095155730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095155768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095155768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095155768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095155768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095155768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095155768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095155768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095155768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095155768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095155769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095155769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095155769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095155769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095155769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095155769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095155769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095155769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095155769 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095155769 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095155769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095155769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095155769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095155771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095155775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095155775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095155783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095155783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095155783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095155783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095155783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095155783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095155783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095155783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095155783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095155784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095155784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095155784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095155784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095155784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095155784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095155784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095155784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095155784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095155786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095155792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095155792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095155799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095155799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095155799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095155799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095155799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095155800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095155800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095155800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095155800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095155800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095155800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095155800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095155800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095155800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095155800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095155800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095155800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095155800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095155802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095155806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095155806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095156139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095156139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095156139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095156139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095156141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095156142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@e2518fcd7ffe: 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(323)@e2518fcd7ffe: 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(323)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@e2518fcd7ffe: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D5DFA646'O, index=0 SGSN_Test-GSUP(324)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@e2518fcd7ffe: 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 := 'FAE951DC26D60D22F1714F1AAF575766'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC60DA2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A96CD1CBC28C13CB'O } } } } } 20241228095157205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095157205 DLLC NOTICE LLME(ffffffff/d5dfa646){UNASSIGNED} LLC RX: unknown TLLI 0xd5dfa646, creating LLME on the fly (gprs_llc.c:552) 20241228095157205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095157205 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20241228095157205 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095157205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095157205 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095157205 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095157205 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095157205 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095157205 DLLC NOTICE LLME(ffffffff/d5dfa646){UNASSIGNED} LLGM Assign pre (d5dfa646 => d1137919) (gprs_llc.c:1079) 20241228095157205 DLLC NOTICE LLME(d5dfa646/d1137919){ASSIGNED} LLGM Assign post (d5dfa646 => d1137919) (gprs_llc.c:1125) 20241228095157205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095157205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095157205 DMM DEBUG MM(262420000000034/d1137919) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095157216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095157216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095157216 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095157216 DMM DEBUG MM(262420000000034/d1137919) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241228095157216 DMM NOTICE MM(262420000000034/d1137919) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095157216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095157216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095157216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095157216 DMM DEBUG MM(262420000000034/d1137919) Requesting authorization (sgsn_auth.c:160) 20241228095157216 DMM INFO MM(262420000000034/d1137919) Requesting authentication tuples (sgsn_auth.c:184) 20241228095157216 DMM DEBUG MM(262420000000034/d1137919) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095157216 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241228095157216 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241228095157219 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095157219 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095157219 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095157219 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095157219 DMM INFO MM(262420000000034/d1137919) Subscriber data update (mmctx.c:445) 20241228095157219 DMM DEBUG MM(262420000000034/d1137919) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095157219 DMM INFO MM(262420000000034/d1137919) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095157219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095157219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095157219 DMM INFO MM(262420000000034/d1137919) <- GMM AUTH AND CIPHERING REQ (rand = fa e9 51 dc 26 d6 0d 22 f1 71 4f 1a af 57 57 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095157229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095157229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095157229 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095157229 DMM INFO MM(262420000000034/d1137919) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095157229 DMM NOTICE MM(262420000000034/d1137919) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095157229 DMM DEBUG MM(262420000000034/d1137919) checking auth: received GSM SRES = fc 60 da 2e (gprs_gmm.c:648) 20241228095157229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095157229 DMM DEBUG MM(262420000000034/d1137919) Requesting authorization (sgsn_auth.c:160) 20241228095157229 DMM INFO MM(262420000000034/d1137919) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095157229 DMM DEBUG MM(262420000000034/d1137919) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095157229 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241228095157230 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) 20241228095157230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095157230 DMM INFO MM(262420000000034/d1137919) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1137919) (gprs_gmm.c:282) 20241228095157231 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095157231 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095157231 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241228095157231 DMM INFO MM(262420000000034/d1137919) Subscriber data update (mmctx.c:445) 20241228095157231 DMM DEBUG MM(262420000000034/d1137919) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095157231 DMM INFO MM(262420000000034/d1137919) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095157231 DMM NOTICE MM(262420000000034/d1137919) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241228095157231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095157231 DMM NOTICE MM(262420000000034/d1137919) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095157231 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) 20241228095157232 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095157232 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241228095157232 DMM INFO MM(262420000000034/d1137919) Subscriber data update (mmctx.c:445) 20241228095157232 DMM DEBUG MM(262420000000034/d1137919) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095157240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095157240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095157240 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095157240 DMM INFO MM(262420000000034/d1137919) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095157240 DMM NOTICE MM(262420000000034/d1137919) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095157240 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095157240 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095157240 DLLC NOTICE LLME(d5dfa646/d1137919){ASSIGNED} LLGM Assign pre (ffffffff => d1137919) (gprs_llc.c:1079) 20241228095157240 DLLC NOTICE LLME(ffffffff/d1137919){ASSIGNED} LLGM Assign post (ffffffff => d1137919) (gprs_llc.c:1125) 20241228095157240 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095157240 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095157240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095157240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@e2518fcd7ffe: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095157301 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241228095157301 DMM INFO MM(262420000000034/d1137919) Subscriber data update (mmctx.c:445) 20241228095157301 DMM DEBUG MM(262420000000034/d1137919) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241228095157301 DMM INFO MM(262420000000034/d1137919) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241228095157301 DMM INFO MM(262420000000034/d1137919) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095157301 DMM INFO MM(262420000000034/d1137919) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095157301 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095157301 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095157301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095157301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095157301 DLLC NOTICE LLME(ffffffff/d1137919){ASSIGNED} LLGM Assign pre (d1137919 => ffffffff) (gprs_llc.c:1079) 20241228095157301 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1137919 => ffffffff) (gprs_llc.c:1125) 20241228095157301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095157301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095157301 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095157301 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095157303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36818<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(312)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(322)@e2518fcd7ffe: Final verdict of PTC: none 20241228095157309 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095157309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(308)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(317)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(310)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(320)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(315)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:51:57 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 20241228095157409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095157710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90848) 20241228095158310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095158310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90848, count=95204) 20241228095159312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095159312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095200314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095200314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_detach_check_subscriber_list started. 20241228095200786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095200788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095200832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095200832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095200832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095200832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095200832 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095200832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095200832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095200832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095200832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095200833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095200833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095200833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095200833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095200833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095200833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095200833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095200833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095200833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095200833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095200833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095200833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095200833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095200835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095200840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095200840 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095200848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095200848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095200848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095200848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095200848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095200848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095200848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095200848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095200848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095200849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095200849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095200849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095200849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095200849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095200849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095200849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095200849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095200849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095200849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095200849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(336)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095200849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095200849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095200851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095200855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095200855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095200865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095200865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095200865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095200865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095200865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095200865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095200865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095200865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095200865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095200866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095200866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095200866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095200866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095200866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095200866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095200866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095200866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095200866 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095200866 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095200866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095200866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095200866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095200868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095200874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095200874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095201315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095201315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095201315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095201315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095201319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095201321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@e2518fcd7ffe: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F43CC2F6'O, index=0 SGSN_Test-GSUP(343)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@e2518fcd7ffe: 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 := 'F5D0D2FFC083119762EBFE3972B5CD8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EE276C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B13D99FE005BCE4'O } } } } } 20241228095201371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095201371 DLLC NOTICE LLME(ffffffff/f43cc2f6){UNASSIGNED} LLC RX: unknown TLLI 0xf43cc2f6, creating LLME on the fly (gprs_llc.c:552) 20241228095201371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095201371 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20241228095201371 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095201371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095201371 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095201372 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095201372 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095201372 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095201372 DLLC NOTICE LLME(ffffffff/f43cc2f6){UNASSIGNED} LLGM Assign pre (f43cc2f6 => eafd27f7) (gprs_llc.c:1079) 20241228095201372 DLLC NOTICE LLME(f43cc2f6/eafd27f7){ASSIGNED} LLGM Assign post (f43cc2f6 => eafd27f7) (gprs_llc.c:1125) 20241228095201372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095201372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095201372 DMM DEBUG MM(262420000000033/eafd27f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095201383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095201383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095201383 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095201383 DMM DEBUG MM(262420000000033/eafd27f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241228095201383 DMM NOTICE MM(262420000000033/eafd27f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095201383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095201383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095201383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095201383 DMM DEBUG MM(262420000000033/eafd27f7) Requesting authorization (sgsn_auth.c:160) 20241228095201383 DMM INFO MM(262420000000033/eafd27f7) Requesting authentication tuples (sgsn_auth.c:184) 20241228095201383 DMM DEBUG MM(262420000000033/eafd27f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095201383 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241228095201383 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241228095201388 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095201388 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095201388 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095201388 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095201388 DMM INFO MM(262420000000033/eafd27f7) Subscriber data update (mmctx.c:445) 20241228095201388 DMM DEBUG MM(262420000000033/eafd27f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095201388 DMM INFO MM(262420000000033/eafd27f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095201388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095201388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095201388 DMM INFO MM(262420000000033/eafd27f7) <- GMM AUTH AND CIPHERING REQ (rand = f5 d0 d2 ff c0 83 11 97 62 eb fe 39 72 b5 cd 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095201401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095201401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095201401 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095201401 DMM INFO MM(262420000000033/eafd27f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095201401 DMM NOTICE MM(262420000000033/eafd27f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095201401 DMM DEBUG MM(262420000000033/eafd27f7) checking auth: received GSM SRES = 8e e2 76 c8 (gprs_gmm.c:648) 20241228095201401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095201401 DMM DEBUG MM(262420000000033/eafd27f7) Requesting authorization (sgsn_auth.c:160) 20241228095201401 DMM INFO MM(262420000000033/eafd27f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095201401 DMM DEBUG MM(262420000000033/eafd27f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095201401 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241228095201401 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) 20241228095201401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095201401 DMM INFO MM(262420000000033/eafd27f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xeafd27f7) (gprs_gmm.c:282) 20241228095201404 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095201404 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095201404 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241228095201404 DMM INFO MM(262420000000033/eafd27f7) Subscriber data update (mmctx.c:445) 20241228095201404 DMM DEBUG MM(262420000000033/eafd27f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095201404 DMM INFO MM(262420000000033/eafd27f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095201404 DMM NOTICE MM(262420000000033/eafd27f7) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241228095201404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095201404 DMM NOTICE MM(262420000000033/eafd27f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095201404 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) 20241228095201406 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095201406 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241228095201406 DMM INFO MM(262420000000033/eafd27f7) Subscriber data update (mmctx.c:445) 20241228095201406 DMM DEBUG MM(262420000000033/eafd27f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095201415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095201415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095201415 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095201415 DMM INFO MM(262420000000033/eafd27f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095201415 DMM NOTICE MM(262420000000033/eafd27f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095201415 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095201415 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095201415 DLLC NOTICE LLME(f43cc2f6/eafd27f7){ASSIGNED} LLGM Assign pre (ffffffff => eafd27f7) (gprs_llc.c:1079) 20241228095201415 DLLC NOTICE LLME(ffffffff/eafd27f7){ASSIGNED} LLGM Assign post (ffffffff => eafd27f7) (gprs_llc.c:1125) 20241228095201415 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095201415 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095201415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095201415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095201471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095201471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241228095201471 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095201471 DMM INFO MM(262420000000033/eafd27f7) -> GMM DETACH REQUEST TLLI=0xeafd27f7 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241228095201471 DMM INFO MM(262420000000033/eafd27f7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241228095201472 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095201472 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095201472 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095201472 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095201472 DLLC NOTICE LLME(ffffffff/eafd27f7){ASSIGNED} LLGM Assign pre (eafd27f7 => ffffffff) (gprs_llc.c:1079) 20241228095201472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eafd27f7 => ffffffff) (gprs_llc.c:1125) 20241228095201472 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241228095201472 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) 20241228095201472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095201472 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095201472 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095201472 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095201474 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@e2518fcd7ffe: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095206488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@e2518fcd7ffe: Final verdict of PTC: none 20241228095206493 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095206493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(336)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(331)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(341)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(334)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(339)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(329)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:52:06 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 20241228095206602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095206904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20241228095207494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095207494 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=93968) 20241228095208495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095208495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095209496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095209496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_check_complete_resend started. 20241228095209997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095210002 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095210063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095210063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095210063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095210063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095210063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095210063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095210063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095210063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095210063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095210064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095210064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095210064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095210064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095210064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095210064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095210064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095210064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095210064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095210064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095210064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095210064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095210064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095210066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095210072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095210072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095210077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095210077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095210077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095210077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095210077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095210077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095210077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095210077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095210077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095210078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095210078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095210078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095210078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095210078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095210078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095210078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095210078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095210078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095210078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095210078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095210078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095210078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095210080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095210084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095210084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095210096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095210096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095210096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095210096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095210096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095210096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095210096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095210096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095210096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095210097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095210097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095210097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095210097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095210097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095210097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095210097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095210097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095210097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095210097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095210097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095210097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095210097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095210099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095210103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095210103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095210497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095210497 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095210497 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095210497 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095210501 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095210502 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@e2518fcd7ffe: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='FCF4388B'O, index=0 SGSN_Test-GSUP(362)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@e2518fcd7ffe: 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 := '581E0204C8B44168CB8F09F6900DA075'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '410462D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48CCD263095E8586'O } } } } } 20241228095211572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095211572 DLLC NOTICE LLME(ffffffff/fcf4388b){UNASSIGNED} LLC RX: unknown TLLI 0xfcf4388b, creating LLME on the fly (gprs_llc.c:552) 20241228095211572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095211572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241228095211572 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095211572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095211572 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095211572 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095211572 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095211572 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095211572 DLLC NOTICE LLME(ffffffff/fcf4388b){UNASSIGNED} LLGM Assign pre (fcf4388b => d37d78fd) (gprs_llc.c:1079) 20241228095211572 DLLC NOTICE LLME(fcf4388b/d37d78fd){ASSIGNED} LLGM Assign post (fcf4388b => d37d78fd) (gprs_llc.c:1125) 20241228095211572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095211572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095211572 DMM DEBUG MM(262420000000036/d37d78fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095211596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095211596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095211596 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095211596 DMM DEBUG MM(262420000000036/d37d78fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241228095211596 DMM NOTICE MM(262420000000036/d37d78fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095211596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095211596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095211596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095211596 DMM DEBUG MM(262420000000036/d37d78fd) Requesting authorization (sgsn_auth.c:160) 20241228095211596 DMM INFO MM(262420000000036/d37d78fd) Requesting authentication tuples (sgsn_auth.c:184) 20241228095211596 DMM DEBUG MM(262420000000036/d37d78fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095211596 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241228095211596 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241228095211602 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095211602 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095211602 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095211602 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095211602 DMM INFO MM(262420000000036/d37d78fd) Subscriber data update (mmctx.c:445) 20241228095211602 DMM DEBUG MM(262420000000036/d37d78fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095211602 DMM INFO MM(262420000000036/d37d78fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095211602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095211602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095211602 DMM INFO MM(262420000000036/d37d78fd) <- GMM AUTH AND CIPHERING REQ (rand = 58 1e 02 04 c8 b4 41 68 cb 8f 09 f6 90 0d a0 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095211619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095211619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095211619 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095211619 DMM INFO MM(262420000000036/d37d78fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095211619 DMM NOTICE MM(262420000000036/d37d78fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095211619 DMM DEBUG MM(262420000000036/d37d78fd) checking auth: received GSM SRES = 41 04 62 d5 (gprs_gmm.c:648) 20241228095211619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095211619 DMM DEBUG MM(262420000000036/d37d78fd) Requesting authorization (sgsn_auth.c:160) 20241228095211619 DMM INFO MM(262420000000036/d37d78fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095211619 DMM DEBUG MM(262420000000036/d37d78fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095211619 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241228095211619 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) 20241228095211619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095211619 DMM INFO MM(262420000000036/d37d78fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd37d78fd) (gprs_gmm.c:282) 20241228095211621 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095211621 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095211621 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241228095211621 DMM INFO MM(262420000000036/d37d78fd) Subscriber data update (mmctx.c:445) 20241228095211621 DMM DEBUG MM(262420000000036/d37d78fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095211621 DMM INFO MM(262420000000036/d37d78fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095211622 DMM NOTICE MM(262420000000036/d37d78fd) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241228095211622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095211622 DMM NOTICE MM(262420000000036/d37d78fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095211622 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) 20241228095211623 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095211623 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241228095211623 DMM INFO MM(262420000000036/d37d78fd) Subscriber data update (mmctx.c:445) 20241228095211623 DMM DEBUG MM(262420000000036/d37d78fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@e2518fcd7ffe: Warning: Re-starting timer T, which is already active (running or expired). 20241228095217620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228095217620 DMM INFO MM(262420000000036/d37d78fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd37d78fd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e2518fcd7ffe: Warning: Re-starting timer T, which is already active (running or expired). 20241228095220323 DGPRS DEBUG Checking for inactive LLMEs, time = 37907739 (sgsn.c:132) 20241228095223621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228095223621 DMM INFO MM(262420000000036/d37d78fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd37d78fd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e2518fcd7ffe: Warning: Re-starting timer T, which is already active (running or expired). 20241228095229622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228095229622 DMM INFO MM(262420000000036/d37d78fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd37d78fd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e2518fcd7ffe: Warning: Re-starting timer T, which is already active (running or expired). 20241228095230497 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228095230497 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241228095230498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095235623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228095235623 DMM INFO MM(262420000000036/d37d78fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd37d78fd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e2518fcd7ffe: Warning: Re-starting timer T, which is already active (running or expired). 20241228095240066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095240071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095240071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095240078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095240081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095240081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095240098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095240102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095240102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095241625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241228095241625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241228095241625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095241625 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241228095241625 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) 20241228095241625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Reject}: Deallocated (fsm.c:568) 20241228095241625 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095241625 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095241625 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095241625 DLLC NOTICE LLME(fcf4388b/d37d78fd){ASSIGNED} LLGM Assign pre (d37d78fd => ffffffff) (gprs_llc.c:1079) 20241228095241625 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d37d78fd => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@e2518fcd7ffe: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095245647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(355)@e2518fcd7ffe: Final verdict of PTC: none 20241228095245652 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095245652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(347)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(361)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(350)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(359)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(348)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(353)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:52:45 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241228095245710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095246012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90108) 20241228095246653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095246653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90108, count=95540) 20241228095247654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095247654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:52: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_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 20241228095248655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095248655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_update started. 20241228095249112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095249114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095249154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095249154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095249155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095249155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095249155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095249155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095249155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095249155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095249155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095249155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095249155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095249155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095249155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095249155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095249155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095249157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095249162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095249162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095249170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095249170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095249171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095249171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095249171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095249171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095249171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095249171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095249171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095249171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095249171 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095249171 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095249171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095249171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095249171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095249173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095249178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095249178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095249190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095249190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095249190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095249190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095249190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095249190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095249190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095249190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095249190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095249191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095249191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095249191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095249191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095249191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095249191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095249191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095249191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095249191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095249191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095249191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095249191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095249191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095249193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095249197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095249197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(377)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095249656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095249656 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095249656 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095249656 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095249660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095249661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@e2518fcd7ffe: 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(379)@e2518fcd7ffe: 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(379)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228095250324 DGPRS DEBUG Checking for inactive LLMEs, time = 37907769 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@e2518fcd7ffe: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FE252C7E'O, index=0 SGSN_Test-GSUP(381)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@e2518fcd7ffe: 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 := '0244A359E29BEA93AD10CCC971D491D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3EEB224'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6313D1DE52D8A17C'O } } } } } 20241228095250740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095250740 DLLC NOTICE LLME(ffffffff/fe252c7e){UNASSIGNED} LLC RX: unknown TLLI 0xfe252c7e, creating LLME on the fly (gprs_llc.c:552) 20241228095250740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095250740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20241228095250740 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095250740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095250740 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095250740 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095250740 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095250740 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095250740 DLLC NOTICE LLME(ffffffff/fe252c7e){UNASSIGNED} LLGM Assign pre (fe252c7e => ee890883) (gprs_llc.c:1079) 20241228095250740 DLLC NOTICE LLME(fe252c7e/ee890883){ASSIGNED} LLGM Assign post (fe252c7e => ee890883) (gprs_llc.c:1125) 20241228095250740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095250740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095250740 DMM DEBUG MM(262420000000031/ee890883) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095250765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095250765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095250765 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095250765 DMM DEBUG MM(262420000000031/ee890883) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241228095250765 DMM NOTICE MM(262420000000031/ee890883) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095250765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095250765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095250765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095250765 DMM DEBUG MM(262420000000031/ee890883) Requesting authorization (sgsn_auth.c:160) 20241228095250765 DMM INFO MM(262420000000031/ee890883) Requesting authentication tuples (sgsn_auth.c:184) 20241228095250765 DMM DEBUG MM(262420000000031/ee890883) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095250765 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241228095250765 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@e2518fcd7ffe: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241228095250772 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095250772 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095250772 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095250772 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095250772 DMM INFO MM(262420000000031/ee890883) Subscriber data update (mmctx.c:445) 20241228095250772 DMM DEBUG MM(262420000000031/ee890883) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095250772 DMM INFO MM(262420000000031/ee890883) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095250772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095250772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095250772 DMM INFO MM(262420000000031/ee890883) <- GMM AUTH AND CIPHERING REQ (rand = 02 44 a3 59 e2 9b ea 93 ad 10 cc c9 71 d4 91 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095250790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095250790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095250790 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095250790 DMM INFO MM(262420000000031/ee890883) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095250790 DMM NOTICE MM(262420000000031/ee890883) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095250790 DMM DEBUG MM(262420000000031/ee890883) checking auth: received GSM SRES = e3 ee b2 24 (gprs_gmm.c:648) 20241228095250790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095250790 DMM DEBUG MM(262420000000031/ee890883) Requesting authorization (sgsn_auth.c:160) 20241228095250790 DMM INFO MM(262420000000031/ee890883) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095250790 DMM DEBUG MM(262420000000031/ee890883) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095250790 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241228095250790 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) 20241228095250790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095250790 DMM INFO MM(262420000000031/ee890883) <- GMM ATTACH ACCEPT (new P-TMSI=0xee890883) (gprs_gmm.c:282) 20241228095250793 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095250793 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095250793 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241228095250793 DMM INFO MM(262420000000031/ee890883) Subscriber data update (mmctx.c:445) 20241228095250793 DMM DEBUG MM(262420000000031/ee890883) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095250793 DMM INFO MM(262420000000031/ee890883) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095250793 DMM NOTICE MM(262420000000031/ee890883) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241228095250793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095250793 DMM NOTICE MM(262420000000031/ee890883) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095250793 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) 20241228095250795 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095250795 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241228095250795 DMM INFO MM(262420000000031/ee890883) Subscriber data update (mmctx.c:445) 20241228095250795 DMM DEBUG MM(262420000000031/ee890883) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095250808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095250808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095250808 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095250808 DMM INFO MM(262420000000031/ee890883) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095250808 DMM NOTICE MM(262420000000031/ee890883) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095250808 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095250808 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095250808 DLLC NOTICE LLME(fe252c7e/ee890883){ASSIGNED} LLGM Assign pre (ffffffff => ee890883) (gprs_llc.c:1079) 20241228095250808 DLLC NOTICE LLME(ffffffff/ee890883){ASSIGNED} LLGM Assign post (ffffffff => ee890883) (gprs_llc.c:1125) 20241228095250808 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095250809 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095250809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095250809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095250857 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241228095250857 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241228095250857 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) 20241228095250857 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241228095250857 DMM INFO MM(262420000000031/ee890883) Subscriber data update (mmctx.c:445) 20241228095250857 DMM DEBUG MM(262420000000031/ee890883) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241228095250857 DMM INFO MM(262420000000031/ee890883) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241228095250857 DMM INFO MM(262420000000031/ee890883) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095250857 DMM INFO MM(262420000000031/ee890883) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095250857 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095250857 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095250857 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095250857 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095250857 DLLC NOTICE LLME(ffffffff/ee890883){ASSIGNED} LLGM Assign pre (ee890883 => ffffffff) (gprs_llc.c:1079) 20241228095250857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee890883 => ffffffff) (gprs_llc.c:1125) 20241228095250858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095250858 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095250858 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095250858 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed MC@e2518fcd7ffe: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@e2518fcd7ffe: Final verdict of PTC: none 20241228095255868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33376<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095255868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095255868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(380)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(369)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(374)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(372)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(367)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(378)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@e2518fcd7ffe: Final verdict of PTC: pass MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:52:55 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241228095255970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095256272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88168) 20241228095256869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095256869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88168, count=93600) 20241228095257871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095257871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:52:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241228095258873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095258873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_withdraw started. 20241228095259366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095259366 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095259402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095259402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095259402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095259402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095259402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095259402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095259402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095259402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095259402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095259403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095259403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095259403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095259403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095259403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095259403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095259403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095259403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095259403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095259403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095259403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095259404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095259404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095259406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095259411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095259411 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095259418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095259418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095259418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095259418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095259418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095259418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095259418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095259418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095259418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095259419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095259419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095259419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095259419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095259419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095259419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095259419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095259419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095259419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095259419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095259419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095259419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095259419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095259421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095259427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095259428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095259433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095259433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095259433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095259433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095259433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095259433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095259433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095259433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095259433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095259434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095259434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095259434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095259434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095259434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095259434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095259434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095259434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095259434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095259434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095259434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095259434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095259434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095259436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095259440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095259440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095259874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095259874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095259874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095259874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095259879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095259880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e2518fcd7ffe: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D0929284'O, index=0 SGSN_Test-GSUP(400)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@e2518fcd7ffe: 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 := '26EC412B9A60BA194171ADF2BC26DBCC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '592AECA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7AE57975BF6BDE2'O } } } } } 20241228095300958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095300958 DLLC NOTICE LLME(ffffffff/d0929284){UNASSIGNED} LLC RX: unknown TLLI 0xd0929284, creating LLME on the fly (gprs_llc.c:552) 20241228095300958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095300958 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20241228095300959 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095300959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095300959 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095300959 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095300959 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095300959 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095300959 DLLC NOTICE LLME(ffffffff/d0929284){UNASSIGNED} LLGM Assign pre (d0929284 => efa0af95) (gprs_llc.c:1079) 20241228095300959 DLLC NOTICE LLME(d0929284/efa0af95){ASSIGNED} LLGM Assign post (d0929284 => efa0af95) (gprs_llc.c:1125) 20241228095300959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095300959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095300959 DMM DEBUG MM(262420000000029/efa0af95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095300984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095300984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095300984 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095300984 DMM DEBUG MM(262420000000029/efa0af95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241228095300984 DMM NOTICE MM(262420000000029/efa0af95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095300984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095300984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095300984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095300984 DMM DEBUG MM(262420000000029/efa0af95) Requesting authorization (sgsn_auth.c:160) 20241228095300985 DMM INFO MM(262420000000029/efa0af95) Requesting authentication tuples (sgsn_auth.c:184) 20241228095300985 DMM DEBUG MM(262420000000029/efa0af95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095300985 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241228095300985 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@e2518fcd7ffe: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241228095300990 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095300990 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095300990 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095300990 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095300990 DMM INFO MM(262420000000029/efa0af95) Subscriber data update (mmctx.c:445) 20241228095300990 DMM DEBUG MM(262420000000029/efa0af95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095300990 DMM INFO MM(262420000000029/efa0af95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095300990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095300990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095300990 DMM INFO MM(262420000000029/efa0af95) <- GMM AUTH AND CIPHERING REQ (rand = 26 ec 41 2b 9a 60 ba 19 41 71 ad f2 bc 26 db cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095301006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095301006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095301007 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095301007 DMM INFO MM(262420000000029/efa0af95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095301007 DMM NOTICE MM(262420000000029/efa0af95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095301007 DMM DEBUG MM(262420000000029/efa0af95) checking auth: received GSM SRES = 59 2a ec a2 (gprs_gmm.c:648) 20241228095301007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095301007 DMM DEBUG MM(262420000000029/efa0af95) Requesting authorization (sgsn_auth.c:160) 20241228095301007 DMM INFO MM(262420000000029/efa0af95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095301007 DMM DEBUG MM(262420000000029/efa0af95) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095301007 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241228095301007 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) 20241228095301007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095301007 DMM INFO MM(262420000000029/efa0af95) <- GMM ATTACH ACCEPT (new P-TMSI=0xefa0af95) (gprs_gmm.c:282) 20241228095301009 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095301009 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095301009 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241228095301009 DMM INFO MM(262420000000029/efa0af95) Subscriber data update (mmctx.c:445) 20241228095301009 DMM DEBUG MM(262420000000029/efa0af95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095301009 DMM INFO MM(262420000000029/efa0af95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095301009 DMM NOTICE MM(262420000000029/efa0af95) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241228095301009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095301009 DMM NOTICE MM(262420000000029/efa0af95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095301009 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) 20241228095301011 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095301011 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241228095301011 DMM INFO MM(262420000000029/efa0af95) Subscriber data update (mmctx.c:445) 20241228095301011 DMM DEBUG MM(262420000000029/efa0af95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095301023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095301023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095301023 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095301023 DMM INFO MM(262420000000029/efa0af95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095301023 DMM NOTICE MM(262420000000029/efa0af95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095301023 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095301023 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095301023 DLLC NOTICE LLME(d0929284/efa0af95){ASSIGNED} LLGM Assign pre (ffffffff => efa0af95) (gprs_llc.c:1079) 20241228095301023 DLLC NOTICE LLME(ffffffff/efa0af95){ASSIGNED} LLGM Assign post (ffffffff => efa0af95) (gprs_llc.c:1125) 20241228095301023 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095301023 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095301023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095301023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095301073 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241228095301073 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241228095301073 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) 20241228095301073 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241228095301073 DMM INFO MM(262420000000029/efa0af95) Subscriber data update (mmctx.c:445) 20241228095301073 DMM DEBUG MM(262420000000029/efa0af95) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241228095301073 DMM INFO MM(262420000000029/efa0af95) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241228095301073 DMM INFO MM(262420000000029/efa0af95) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241228095301073 DMM NOTICE MM(262420000000029/efa0af95) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241228095301073 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241228095301073 DMM INFO MM(262420000000029/efa0af95) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241228095301073 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095301073 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095301073 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095301073 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095301073 DLLC NOTICE LLME(ffffffff/efa0af95){ASSIGNED} LLGM Assign pre (efa0af95 => ffffffff) (gprs_llc.c:1079) 20241228095301074 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efa0af95 => ffffffff) (gprs_llc.c:1125) 20241228095301074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095301074 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095301074 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095301074 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e2518fcd7ffe: Removing Client IMSI='262420000000029'H, index=0 20241228095301089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095301089 DLLC NOTICE LLME(ffffffff/efa0af95){UNASSIGNED} LLC RX: unknown TLLI 0xefa0af95, creating LLME on the fly (gprs_llc.c:552) 20241228095301089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095301089 DMM NOTICE LLME(ffffffff/efa0af95){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241228095301089 DLLC NOTICE LLME(ffffffff/efa0af95){UNASSIGNED} LLGM Assign pre (efa0af95 => ffffffff) (gprs_llc.c:1079) 20241228095301089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efa0af95 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095301095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(388)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@e2518fcd7ffe: Final verdict of PTC: none 20241228095301100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(384)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e2518fcd7ffe: Final verdict of PTC: none 20241228095301100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(398)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(393)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(396)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(386)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(391)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:01 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 20241228095301181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095301483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45156) 20241228095302102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095302102 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) 20241228095303104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095303104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53: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_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 20241228095304107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095304107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241228095304569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095304570 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095304611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095304611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095304611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095304611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095304611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095304611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095304611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095304611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095304611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095304613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095304613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095304613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095304613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095304613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095304613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095304613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095304613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095304613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095304613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095304613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095304613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095304613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095304615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095304620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095304621 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095304627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095304627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095304627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095304627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095304627 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095304627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095304627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095304627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095304627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095304628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095304628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095304628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095304628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095304628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095304628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095304628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095304628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095304628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095304628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095304628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095304628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095304628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095304630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095304634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095304634 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)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095304648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095304648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095304648 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095304648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095304648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095304649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095304649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095304649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095304649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095304649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095304649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095304649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095304649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095304649 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095304649 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095304649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095304650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095304650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095304651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095304655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095304655 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(415)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095305108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095305108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095305108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095305108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(417)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095305110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095305111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(417)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(417)@e2518fcd7ffe: 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(417)@e2518fcd7ffe: 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(417)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e2518fcd7ffe: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C3832029'O, index=0 SGSN_Test-GSUP(419)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241228095306172 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) 20241228095306172 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@e2518fcd7ffe: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e2518fcd7ffe: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e2518fcd7ffe: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095306181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(412)@e2518fcd7ffe: Final verdict of PTC: none 20241228095306185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095306185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(407)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(418)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(405)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(416)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(410)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:06 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 20241228095306275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095306577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47828) 20241228095307187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095307187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47828, count=53880) 20241228095308189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095308189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53: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_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 20241228095309190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095309190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241228095309663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095309667 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095309707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095309707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095309707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095309707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095309707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095309707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095309707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095309707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095309707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095309708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095309709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095309709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095309709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095309709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095309709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095309709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095309709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095309709 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095309709 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095309709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095309709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095309709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095309711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095309717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095309717 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095309728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095309728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095309728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095309728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095309728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095309728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095309728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095309728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095309728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095309729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095309729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095309729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095309729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095309729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095309729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095309729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095309729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095309729 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095309729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095309729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095309729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095309729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095309731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095309735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095309735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095309745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095309745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095309745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095309745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095309745 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095309745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095309745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095309745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095309745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095309746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095309746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095309746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095309746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095309746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095309746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095309746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095309746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095309746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095309746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095309746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095309746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095309746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095309748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095309753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095309753 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095310192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095310192 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095310192 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095310192 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095310196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095310197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e2518fcd7ffe: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E3E98CA1'O, index=0 SGSN_Test-GSUP(438)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241228095311251 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) 20241228095311251 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@e2518fcd7ffe: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e2518fcd7ffe: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e2518fcd7ffe: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095311260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@e2518fcd7ffe: Final verdict of PTC: none 20241228095311264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095311264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(427)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(426)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(436)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(431)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(424)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(434)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(429)@e2518fcd7ffe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:11 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 20241228095311358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095311660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45248) 20241228095312266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095312266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45248, count=53468) 20241228095313269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095313269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095314270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095314271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_rau_unknown started. 20241228095314747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095314750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095314784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095314784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095314784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095314784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095314784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095314784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095314784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095314784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095314784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095314785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095314785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095314785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095314785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095314785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095314785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095314785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095314785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095314785 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095314785 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095314785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095314785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095314785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095314787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095314792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095314792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095314801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095314801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095314801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095314801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095314801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095314801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095314801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095314801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095314801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095314802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095314802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095314802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095314802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095314802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095314802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095314802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095314802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095314802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095314802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095314802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(450)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095314803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095314803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095314805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095314811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095314811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095314817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095314817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095314817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095314817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095314817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095314817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095314817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095314817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095314817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095314818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095314818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095314818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095314818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095314818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095314818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095314818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095314818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095314818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095314818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095314818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095314819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095314819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095314821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095314826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095314826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095315272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095315272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095315272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095315272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095315276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095315277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@e2518fcd7ffe: 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(456)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@e2518fcd7ffe: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D4744B3C'O, index=0 SGSN_Test-GSUP(457)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241228095316343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095316343 DLLC NOTICE LLME(ffffffff/d4744b3c){UNASSIGNED} LLC RX: unknown TLLI 0xd4744b3c, creating LLME on the fly (gprs_llc.c:552) 20241228095316343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241228095316343 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095316343 DMM NOTICE LLME(ffffffff/d4744b3c){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241228095316343 DLLC NOTICE LLME(ffffffff/d4744b3c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241228095316343 DMM ERROR LLME(ffffffff/d4744b3c){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241228095316343 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241228095316343 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241228095316343 DLLC NOTICE LLME(ffffffff/d4744b3c){UNASSIGNED} LLGM Assign pre (d4744b3c => ffffffff) (gprs_llc.c:1079) 20241228095316343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4744b3c => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@e2518fcd7ffe: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@e2518fcd7ffe: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095316364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(441)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(457)@e2518fcd7ffe: Final verdict of PTC: none 20241228095316369 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095316369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(442)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(450)@e2518fcd7ffe: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@e2518fcd7ffe: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@e2518fcd7ffe: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(455)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(448)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(443)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(453)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(445)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_rau_unknown finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:16 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241228095316477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095316779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44840) 20241228095317370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095317370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44840, count=55304) 20241228095318371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095318371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095319372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095319372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_rau started. 20241228095319875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095319877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095319924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095319924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095319924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095319924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095319924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095319924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095319924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095319924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095319924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095319925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095319925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095319925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095319925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095319925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095319925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095319925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095319925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095319925 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095319925 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095319925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095319925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095319925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095319927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095319932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095319932 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095319939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095319940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095319940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095319940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095319940 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095319940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095319940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095319940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095319940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095319941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095319941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095319941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095319941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095319941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095319941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095319941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095319941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095319941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095319941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095319941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095319941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095319941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095319944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095319949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095319949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095319957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095319957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095319957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095319957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095319957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095319958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095319958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095319958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095319958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095319958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095319958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095319958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095319958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095319958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095319958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095319958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095319958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095319958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095319960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095319964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095319964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095320325 DGPRS DEBUG Checking for inactive LLMEs, time = 37907799 (sgsn.c:132) 20241228095320372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095320373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095320373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095320373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095320377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095320378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@e2518fcd7ffe: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C04C79A3'O, index=0 SGSN_Test-GSUP(476)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@e2518fcd7ffe: 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 := '3555CBB3EFD6A136675E462DC1B779C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F0D9763'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7984E2C155BAD397'O } } } } } 20241228095321451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095321451 DLLC NOTICE LLME(ffffffff/c04c79a3){UNASSIGNED} LLC RX: unknown TLLI 0xc04c79a3, creating LLME on the fly (gprs_llc.c:552) 20241228095321451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095321451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20241228095321451 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095321451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095321451 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095321451 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095321451 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095321451 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095321451 DLLC NOTICE LLME(ffffffff/c04c79a3){UNASSIGNED} LLGM Assign pre (c04c79a3 => f5817336) (gprs_llc.c:1079) 20241228095321451 DLLC NOTICE LLME(c04c79a3/f5817336){ASSIGNED} LLGM Assign post (c04c79a3 => f5817336) (gprs_llc.c:1125) 20241228095321451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095321451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095321451 DMM DEBUG MM(262420000000012/f5817336) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095321467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095321467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095321467 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095321467 DMM DEBUG MM(262420000000012/f5817336) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241228095321467 DMM NOTICE MM(262420000000012/f5817336) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095321467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095321467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095321467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095321467 DMM DEBUG MM(262420000000012/f5817336) Requesting authorization (sgsn_auth.c:160) 20241228095321467 DMM INFO MM(262420000000012/f5817336) Requesting authentication tuples (sgsn_auth.c:184) 20241228095321467 DMM DEBUG MM(262420000000012/f5817336) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095321467 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241228095321467 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241228095321472 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095321472 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095321472 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095321472 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095321472 DMM INFO MM(262420000000012/f5817336) Subscriber data update (mmctx.c:445) 20241228095321472 DMM DEBUG MM(262420000000012/f5817336) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095321472 DMM INFO MM(262420000000012/f5817336) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095321472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095321472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095321472 DMM INFO MM(262420000000012/f5817336) <- GMM AUTH AND CIPHERING REQ (rand = 35 55 cb b3 ef d6 a1 36 67 5e 46 2d c1 b7 79 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095321487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095321487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095321487 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095321487 DMM INFO MM(262420000000012/f5817336) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095321487 DMM NOTICE MM(262420000000012/f5817336) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095321487 DMM DEBUG MM(262420000000012/f5817336) checking auth: received GSM SRES = 9f 0d 97 63 (gprs_gmm.c:648) 20241228095321487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095321487 DMM DEBUG MM(262420000000012/f5817336) Requesting authorization (sgsn_auth.c:160) 20241228095321487 DMM INFO MM(262420000000012/f5817336) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095321487 DMM DEBUG MM(262420000000012/f5817336) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095321487 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241228095321487 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) 20241228095321487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095321487 DMM INFO MM(262420000000012/f5817336) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5817336) (gprs_gmm.c:282) 20241228095321490 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095321490 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095321490 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241228095321490 DMM INFO MM(262420000000012/f5817336) Subscriber data update (mmctx.c:445) 20241228095321490 DMM DEBUG MM(262420000000012/f5817336) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095321490 DMM INFO MM(262420000000012/f5817336) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095321490 DMM NOTICE MM(262420000000012/f5817336) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241228095321490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095321490 DMM NOTICE MM(262420000000012/f5817336) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095321490 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) 20241228095321491 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095321491 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241228095321491 DMM INFO MM(262420000000012/f5817336) Subscriber data update (mmctx.c:445) 20241228095321491 DMM DEBUG MM(262420000000012/f5817336) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095321502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095321502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095321502 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095321502 DMM INFO MM(262420000000012/f5817336) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095321502 DMM NOTICE MM(262420000000012/f5817336) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095321502 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095321502 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095321502 DLLC NOTICE LLME(c04c79a3/f5817336){ASSIGNED} LLGM Assign pre (ffffffff => f5817336) (gprs_llc.c:1079) 20241228095321502 DLLC NOTICE LLME(ffffffff/f5817336){ASSIGNED} LLGM Assign post (ffffffff => f5817336) (gprs_llc.c:1125) 20241228095321502 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095321502 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095321502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095321502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095321561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095321562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095321562 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095321562 DMM INFO MM(262420000000012/f5817336) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241228095321562 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095321562 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095321562 DLLC NOTICE LLME(ffffffff/f5817336){ASSIGNED} LLGM Assign pre (f5817336 => f5667e37) (gprs_llc.c:1079) 20241228095321562 DLLC NOTICE LLME(f5817336/f5667e37){ASSIGNED} LLGM Assign post (f5817336 => f5667e37) (gprs_llc.c:1125) 20241228095321562 DMM INFO MM(262420000000012/f5667e37) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@e2518fcd7ffe: Removing Client IMSI='262420000000012'H, index=0 20241228095321577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095321577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241228095321577 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095321577 DMM INFO MM(262420000000012/f5667e37) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228095321577 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228095321577 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095321577 DLLC NOTICE LLME(f5817336/f5667e37){ASSIGNED} LLGM Assign pre (ffffffff => f5667e37) (gprs_llc.c:1079) 20241228095321577 DLLC NOTICE LLME(ffffffff/f5667e37){ASSIGNED} LLGM Assign post (ffffffff => f5667e37) (gprs_llc.c:1125) 20241228095321577 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095321582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(464)@e2518fcd7ffe: Final verdict of PTC: none 20241228095321586 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(460)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(469)@e2518fcd7ffe: Final verdict of PTC: none 20241228095321587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(475)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(474)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(472)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(462)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(467)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_rau finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:21 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241228095321684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095322087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57576) 20241228095322588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095322588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57576, count=93200) 20241228095323589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095323589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53: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_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 20241228095324590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095324590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_rau_a_a started. 20241228095325185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095325189 DMM INFO MM(262420000000012/f5667e37) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095325189 DMM INFO MM(262420000000012/f5667e37) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095325189 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095325189 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095325189 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095325189 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095325189 DLLC NOTICE LLME(ffffffff/f5667e37){ASSIGNED} LLGM Assign pre (f5667e37 => ffffffff) (gprs_llc.c:1079) 20241228095325189 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5667e37 => ffffffff) (gprs_llc.c:1125) 20241228095325189 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241228095325189 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) 20241228095325189 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) 20241228095325189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095325189 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095325189 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095325189 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095325189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095325226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095325226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095325226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095325226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095325226 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095325226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095325226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095325226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095325226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095325227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095325227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095325227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095325227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095325227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095325227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095325227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095325227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095325227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095325227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095325227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095325227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095325227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095325230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095325235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095325235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095325243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095325243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095325243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095325243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095325243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095325243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095325243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095325243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095325243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095325243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095325243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095325243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095325243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095325243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095325243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095325243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095325243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095325243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095325243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095325243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095325244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095325244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095325245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095325250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095325250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095325259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095325259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095325259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095325259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095325259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095325259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095325259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095325259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095325259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095325260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095325260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095325260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095325260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095325260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095325260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095325260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095325260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095325260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095325260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095325260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095325260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095325260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095325263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095325268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095325268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095325592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095325592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095325592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095325592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095325596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: 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)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228095325597 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@e2518fcd7ffe: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F23F2F64'O, index=0 SGSN_Test-GSUP(495)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@e2518fcd7ffe: 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 := '0CB8D9999A14043AED33A5C5120E5D1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF28F290'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBC8D7643FBDBB7A'O } } } } } 20241228095326673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326673 DLLC NOTICE LLME(ffffffff/f23f2f64){UNASSIGNED} LLC RX: unknown TLLI 0xf23f2f64, creating LLME on the fly (gprs_llc.c:552) 20241228095326673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326673 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20241228095326673 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095326673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095326673 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095326673 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095326673 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095326673 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095326673 DLLC NOTICE LLME(ffffffff/f23f2f64){UNASSIGNED} LLGM Assign pre (f23f2f64 => f3c8536c) (gprs_llc.c:1079) 20241228095326673 DLLC NOTICE LLME(f23f2f64/f3c8536c){ASSIGNED} LLGM Assign post (f23f2f64 => f3c8536c) (gprs_llc.c:1125) 20241228095326673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095326673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095326673 DMM DEBUG MM(262420000000037/f3c8536c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095326692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326692 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326692 DMM DEBUG MM(262420000000037/f3c8536c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241228095326692 DMM NOTICE MM(262420000000037/f3c8536c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095326692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095326692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095326692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095326692 DMM DEBUG MM(262420000000037/f3c8536c) Requesting authorization (sgsn_auth.c:160) 20241228095326692 DMM INFO MM(262420000000037/f3c8536c) Requesting authentication tuples (sgsn_auth.c:184) 20241228095326692 DMM DEBUG MM(262420000000037/f3c8536c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095326692 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241228095326692 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241228095326697 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095326697 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095326697 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095326698 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095326698 DMM INFO MM(262420000000037/f3c8536c) Subscriber data update (mmctx.c:445) 20241228095326698 DMM DEBUG MM(262420000000037/f3c8536c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095326698 DMM INFO MM(262420000000037/f3c8536c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095326698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095326698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095326698 DMM INFO MM(262420000000037/f3c8536c) <- GMM AUTH AND CIPHERING REQ (rand = 0c b8 d9 99 9a 14 04 3a ed 33 a5 c5 12 0e 5d 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095326713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326713 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326713 DMM INFO MM(262420000000037/f3c8536c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095326713 DMM NOTICE MM(262420000000037/f3c8536c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095326713 DMM DEBUG MM(262420000000037/f3c8536c) checking auth: received GSM SRES = ff 28 f2 90 (gprs_gmm.c:648) 20241228095326713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095326713 DMM DEBUG MM(262420000000037/f3c8536c) Requesting authorization (sgsn_auth.c:160) 20241228095326713 DMM INFO MM(262420000000037/f3c8536c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095326713 DMM DEBUG MM(262420000000037/f3c8536c) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095326713 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241228095326713 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) 20241228095326713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095326713 DMM INFO MM(262420000000037/f3c8536c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c8536c) (gprs_gmm.c:282) 20241228095326716 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095326716 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095326716 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241228095326716 DMM INFO MM(262420000000037/f3c8536c) Subscriber data update (mmctx.c:445) 20241228095326716 DMM DEBUG MM(262420000000037/f3c8536c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095326716 DMM INFO MM(262420000000037/f3c8536c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095326716 DMM NOTICE MM(262420000000037/f3c8536c) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241228095326716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095326716 DMM NOTICE MM(262420000000037/f3c8536c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095326716 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) 20241228095326717 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095326717 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241228095326717 DMM INFO MM(262420000000037/f3c8536c) Subscriber data update (mmctx.c:445) 20241228095326717 DMM DEBUG MM(262420000000037/f3c8536c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095326719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326719 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326719 DMM INFO MM(262420000000037/f3c8536c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095326719 DMM NOTICE MM(262420000000037/f3c8536c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095326719 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095326719 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095326719 DLLC NOTICE LLME(f23f2f64/f3c8536c){ASSIGNED} LLGM Assign pre (ffffffff => f3c8536c) (gprs_llc.c:1079) 20241228095326719 DLLC NOTICE LLME(ffffffff/f3c8536c){ASSIGNED} LLGM Assign post (ffffffff => f3c8536c) (gprs_llc.c:1125) 20241228095326719 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095326719 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095326719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095326719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095326780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326780 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326780 DMM INFO MM(262420000000037/f3c8536c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095326780 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095326780 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095326780 DLLC NOTICE LLME(ffffffff/f3c8536c){ASSIGNED} LLGM Assign pre (f3c8536c => f7792850) (gprs_llc.c:1079) 20241228095326780 DLLC NOTICE LLME(f3c8536c/f7792850){ASSIGNED} LLGM Assign post (f3c8536c => f7792850) (gprs_llc.c:1125) 20241228095326780 DMM INFO MM(262420000000037/f7792850) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095326796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326797 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326797 DMM INFO MM(262420000000037/f7792850) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228095326797 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228095326797 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095326797 DLLC NOTICE LLME(f3c8536c/f7792850){ASSIGNED} LLGM Assign pre (ffffffff => f7792850) (gprs_llc.c:1079) 20241228095326797 DLLC NOTICE LLME(ffffffff/f7792850){ASSIGNED} LLGM Assign post (ffffffff => f7792850) (gprs_llc.c:1125) 20241228095326797 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241228095326797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326797 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326797 DMM INFO MM(262420000000037/f7792850) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095326797 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095326797 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095326797 DLLC NOTICE LLME(ffffffff/f7792850){ASSIGNED} LLGM Assign pre (f7792850 => eff4dc1b) (gprs_llc.c:1079) 20241228095326797 DLLC NOTICE LLME(f7792850/eff4dc1b){ASSIGNED} LLGM Assign post (f7792850 => eff4dc1b) (gprs_llc.c:1125) 20241228095326797 DMM INFO MM(262420000000037/eff4dc1b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095326811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326811 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326811 DMM INFO MM(262420000000037/eff4dc1b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228095326811 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228095326811 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095326811 DLLC NOTICE LLME(f7792850/eff4dc1b){ASSIGNED} LLGM Assign pre (ffffffff => eff4dc1b) (gprs_llc.c:1079) 20241228095326811 DLLC NOTICE LLME(ffffffff/eff4dc1b){ASSIGNED} LLGM Assign post (ffffffff => eff4dc1b) (gprs_llc.c:1125) 20241228095326811 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241228095326812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095326812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095326812 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095326812 DMM INFO MM(262420000000037/eff4dc1b) -> GMM DETACH REQUEST TLLI=0xeff4dc1b type=GPRS detach Power-off (gprs_gmm.c:1440) 20241228095326812 DMM INFO MM(262420000000037/eff4dc1b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241228095326812 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095326812 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095326812 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095326812 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095326812 DLLC NOTICE LLME(ffffffff/eff4dc1b){ASSIGNED} LLGM Assign pre (eff4dc1b => ffffffff) (gprs_llc.c:1079) 20241228095326812 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eff4dc1b => ffffffff) (gprs_llc.c:1125) 20241228095326812 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241228095326812 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) 20241228095326812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095326812 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095326813 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095326813 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095326814 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@e2518fcd7ffe: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095331825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@e2518fcd7ffe: Final verdict of PTC: none 20241228095331831 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095331831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI210(487)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(488)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(483)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(493)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(486)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(491)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(481)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:31 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241228095331939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095332241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241228095332832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095332832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109436, count=113792) 20241228095333834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095333834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241228095334836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095334836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_rau_a_b started. 20241228095335350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095335353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095335408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095335408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095335408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095335408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095335408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095335408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095335408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095335408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095335408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095335409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095335409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095335409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095335409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095335409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095335409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095335409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095335409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095335409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095335409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095335409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095335409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095335409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095335411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095335415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095335415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095335423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095335423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095335423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095335423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095335423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095335423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095335423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095335423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095335423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095335424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095335424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095335424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095335424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095335424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095335424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095335424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095335424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095335424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095335424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095335424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095335424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095335424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095335426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095335431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095335431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095335439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095335439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095335439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095335439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095335439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095335439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095335439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095335439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095335439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095335440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095335440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095335440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095335440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095335440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095335440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095335440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095335440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095335440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095335440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095335440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095335440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095335440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095335442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095335448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095335448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095335838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095335838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095335838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095335838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095335842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095335843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(513)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@e2518fcd7ffe: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C829F262'O, index=0 SGSN_Test-GSUP(514)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@e2518fcd7ffe: 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 := '82C635F1C7EF2FA21D2C1B0A51BDFCB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68E6E568'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04D225FF6C67D712'O } } } } } 20241228095336916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095336916 DLLC NOTICE LLME(ffffffff/c829f262){UNASSIGNED} LLC RX: unknown TLLI 0xc829f262, creating LLME on the fly (gprs_llc.c:552) 20241228095336916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095336916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20241228095336916 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095336916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095336916 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095336916 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095336916 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095336916 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095336916 DLLC NOTICE LLME(ffffffff/c829f262){UNASSIGNED} LLGM Assign pre (c829f262 => c3e737ba) (gprs_llc.c:1079) 20241228095336916 DLLC NOTICE LLME(c829f262/c3e737ba){ASSIGNED} LLGM Assign post (c829f262 => c3e737ba) (gprs_llc.c:1125) 20241228095336916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095336916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095336916 DMM DEBUG MM(262420000000038/c3e737ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095336930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095336930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095336930 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095336930 DMM DEBUG MM(262420000000038/c3e737ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241228095336930 DMM NOTICE MM(262420000000038/c3e737ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095336930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095336930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095336930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095336930 DMM DEBUG MM(262420000000038/c3e737ba) Requesting authorization (sgsn_auth.c:160) 20241228095336930 DMM INFO MM(262420000000038/c3e737ba) Requesting authentication tuples (sgsn_auth.c:184) 20241228095336930 DMM DEBUG MM(262420000000038/c3e737ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095336930 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241228095336930 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241228095336934 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095336934 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095336934 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095336934 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095336935 DMM INFO MM(262420000000038/c3e737ba) Subscriber data update (mmctx.c:445) 20241228095336935 DMM DEBUG MM(262420000000038/c3e737ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095336935 DMM INFO MM(262420000000038/c3e737ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095336935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095336935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095336935 DMM INFO MM(262420000000038/c3e737ba) <- GMM AUTH AND CIPHERING REQ (rand = 82 c6 35 f1 c7 ef 2f a2 1d 2c 1b 0a 51 bd fc b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095336948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095336948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095336948 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095336949 DMM INFO MM(262420000000038/c3e737ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095336949 DMM NOTICE MM(262420000000038/c3e737ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095336949 DMM DEBUG MM(262420000000038/c3e737ba) checking auth: received GSM SRES = 68 e6 e5 68 (gprs_gmm.c:648) 20241228095336949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095336949 DMM DEBUG MM(262420000000038/c3e737ba) Requesting authorization (sgsn_auth.c:160) 20241228095336949 DMM INFO MM(262420000000038/c3e737ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095336949 DMM DEBUG MM(262420000000038/c3e737ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095336949 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241228095336949 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) 20241228095336949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095336949 DMM INFO MM(262420000000038/c3e737ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3e737ba) (gprs_gmm.c:282) 20241228095336952 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095336952 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095336952 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241228095336952 DMM INFO MM(262420000000038/c3e737ba) Subscriber data update (mmctx.c:445) 20241228095336952 DMM DEBUG MM(262420000000038/c3e737ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095336952 DMM INFO MM(262420000000038/c3e737ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095336952 DMM NOTICE MM(262420000000038/c3e737ba) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241228095336952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095336952 DMM NOTICE MM(262420000000038/c3e737ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095336952 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) 20241228095336954 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095336954 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241228095336954 DMM INFO MM(262420000000038/c3e737ba) Subscriber data update (mmctx.c:445) 20241228095336954 DMM DEBUG MM(262420000000038/c3e737ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095336964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095336964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095336964 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095336964 DMM INFO MM(262420000000038/c3e737ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095336965 DMM NOTICE MM(262420000000038/c3e737ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095336965 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095336965 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095336965 DLLC NOTICE LLME(c829f262/c3e737ba){ASSIGNED} LLGM Assign pre (ffffffff => c3e737ba) (gprs_llc.c:1079) 20241228095336965 DLLC NOTICE LLME(ffffffff/c3e737ba){ASSIGNED} LLGM Assign post (ffffffff => c3e737ba) (gprs_llc.c:1125) 20241228095336965 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095336965 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095336965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095336965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@e2518fcd7ffe: attach complete sending rau 20241228095337024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095337024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095337024 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095337024 DMM INFO MM(262420000000038/c3e737ba) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095337024 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095337024 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095337024 DLLC NOTICE LLME(ffffffff/c3e737ba){ASSIGNED} LLGM Assign pre (c3e737ba => c0ec7328) (gprs_llc.c:1079) 20241228095337024 DLLC NOTICE LLME(c3e737ba/c0ec7328){ASSIGNED} LLGM Assign post (c3e737ba => c0ec7328) (gprs_llc.c:1125) 20241228095337024 DMM INFO MM(262420000000038/c0ec7328) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e2518fcd7ffe: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@e2518fcd7ffe: Removing Client IMSI='262420000000038'H, index=0 20241228095337039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095337040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241228095337040 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095337040 DMM INFO MM(262420000000038/c0ec7328) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228095337040 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228095337040 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095337040 DLLC NOTICE LLME(c3e737ba/c0ec7328){ASSIGNED} LLGM Assign pre (ffffffff => c0ec7328) (gprs_llc.c:1079) 20241228095337040 DLLC NOTICE LLME(ffffffff/c0ec7328){ASSIGNED} LLGM Assign post (ffffffff => c0ec7328) (gprs_llc.c:1125) 20241228095337040 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@e2518fcd7ffe: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C0EC7328'O, index=0 TC_attach_rau_a_b(516)@e2518fcd7ffe: sending second RAU via different RA 20241228095337048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095337048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095337048 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095337048 DMM INFO MM(262420000000038/c0ec7328) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c0ec7328, P-TMSI: c0ec7328 (00000000), TLLI: c0ec7328 (c0ec7328), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241228095337048 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241228095337048 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095337048 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095337048 DLLC NOTICE LLME(ffffffff/c0ec7328){ASSIGNED} LLGM Assign pre (c0ec7328 => c0ec7328) (gprs_llc.c:1079) 20241228095337048 DLLC NOTICE LLME(c0ec7328/c0ec7328){ASSIGNED} LLGM Assign post (c0ec7328 => c0ec7328) (gprs_llc.c:1125) 20241228095337048 DMM INFO MM(262420000000038/c0ec7328) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095337074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095337075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095337075 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095337075 DMM INFO MM(262420000000038/c0ec7328) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228095337075 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228095337075 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095337075 DLLC NOTICE LLME(c0ec7328/c0ec7328){ASSIGNED} LLGM Assign pre (ffffffff => c0ec7328) (gprs_llc.c:1079) 20241228095337075 DLLC NOTICE LLME(ffffffff/c0ec7328){ASSIGNED} LLGM Assign post (ffffffff => c0ec7328) (gprs_llc.c:1125) 20241228095337075 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241228095337076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095337076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095337076 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095337076 DMM INFO MM(262420000000038/c0ec7328) -> GMM DETACH REQUEST TLLI=0xc0ec7328 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241228095337076 DMM INFO MM(262420000000038/c0ec7328) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241228095337076 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095337076 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095337076 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095337076 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095337076 DLLC NOTICE LLME(ffffffff/c0ec7328){ASSIGNED} LLGM Assign pre (c0ec7328 => ffffffff) (gprs_llc.c:1079) 20241228095337076 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0ec7328 => ffffffff) (gprs_llc.c:1125) 20241228095337076 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241228095337076 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) 20241228095337077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095337077 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095337077 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095337077 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095337078 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@e2518fcd7ffe: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095342089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@e2518fcd7ffe: Final verdict of PTC: none 20241228095342094 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_rau_a_b-BVCI220(511)@e2518fcd7ffe: Final verdict of PTC: none 20241228095342094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(502)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(512)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(507)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(510)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(500)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(505)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:42 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 20241228095342226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095342529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105072) 20241228095343096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095343096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105072, count=109428) 20241228095344097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095344097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53:44 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 20241228095345099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095345099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241228095345637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095345640 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095345681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095345681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095345681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095345681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095345681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095345681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095345681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095345681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095345681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095345682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095345682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095345682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095345682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095345682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095345682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095345682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095345682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095345682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095345682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095345682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095345682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095345682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095345685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095345690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095345690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095345697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095345697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095345697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095345697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095345697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095345697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095345697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095345697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095345697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095345698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095345698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095345698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095345698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095345698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095345698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095345698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095345698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095345698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095345698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095345698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095345698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095345698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095345700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095345705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095345705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095345711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095345712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095345712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095345712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095345712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095345712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095345712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095345712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095345712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095345712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095345712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095345712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095345712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095345712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095345713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095345713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095345714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095345718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095345718 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095346100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095346100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095346100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095346100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095346105 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: 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)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228095346106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e2518fcd7ffe: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F27FFFCA'O, index=0 SGSN_Test-GSUP(533)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '354604C1B918181B1CD7481296A59AED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30307002'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAC05411480302DC'O } } } } } 20241228095347172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347172 DLLC NOTICE LLME(ffffffff/f27fffca){UNASSIGNED} LLC RX: unknown TLLI 0xf27fffca, creating LLME on the fly (gprs_llc.c:552) 20241228095347172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347172 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20241228095347172 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095347172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095347172 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095347173 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095347173 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095347173 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095347173 DLLC NOTICE LLME(ffffffff/f27fffca){UNASSIGNED} LLGM Assign pre (f27fffca => e4006d0f) (gprs_llc.c:1079) 20241228095347173 DLLC NOTICE LLME(f27fffca/e4006d0f){ASSIGNED} LLGM Assign post (f27fffca => e4006d0f) (gprs_llc.c:1125) 20241228095347173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095347173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095347173 DMM DEBUG MM(262420000000039/e4006d0f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095347190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347190 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095347190 DMM DEBUG MM(262420000000039/e4006d0f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241228095347190 DMM NOTICE MM(262420000000039/e4006d0f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095347190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095347190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095347190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095347190 DMM DEBUG MM(262420000000039/e4006d0f) Requesting authorization (sgsn_auth.c:160) 20241228095347190 DMM INFO MM(262420000000039/e4006d0f) Requesting authentication tuples (sgsn_auth.c:184) 20241228095347190 DMM DEBUG MM(262420000000039/e4006d0f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095347190 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241228095347190 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241228095347195 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095347195 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095347195 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095347195 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095347195 DMM INFO MM(262420000000039/e4006d0f) Subscriber data update (mmctx.c:445) 20241228095347195 DMM DEBUG MM(262420000000039/e4006d0f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095347195 DMM INFO MM(262420000000039/e4006d0f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095347195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095347195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095347195 DMM INFO MM(262420000000039/e4006d0f) <- GMM AUTH AND CIPHERING REQ (rand = 35 46 04 c1 b9 18 18 1b 1c d7 48 12 96 a5 9a ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095347212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347212 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095347212 DMM INFO MM(262420000000039/e4006d0f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095347212 DMM NOTICE MM(262420000000039/e4006d0f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095347212 DMM DEBUG MM(262420000000039/e4006d0f) checking auth: received GSM SRES = 30 30 70 02 (gprs_gmm.c:648) 20241228095347212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095347212 DMM DEBUG MM(262420000000039/e4006d0f) Requesting authorization (sgsn_auth.c:160) 20241228095347212 DMM INFO MM(262420000000039/e4006d0f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095347212 DMM DEBUG MM(262420000000039/e4006d0f) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095347212 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241228095347212 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) 20241228095347212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095347212 DMM INFO MM(262420000000039/e4006d0f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4006d0f) (gprs_gmm.c:282) 20241228095347215 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095347215 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095347215 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241228095347215 DMM INFO MM(262420000000039/e4006d0f) Subscriber data update (mmctx.c:445) 20241228095347215 DMM DEBUG MM(262420000000039/e4006d0f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095347215 DMM INFO MM(262420000000039/e4006d0f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095347215 DMM NOTICE MM(262420000000039/e4006d0f) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241228095347215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095347215 DMM NOTICE MM(262420000000039/e4006d0f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095347215 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) 20241228095347217 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095347217 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241228095347217 DMM INFO MM(262420000000039/e4006d0f) Subscriber data update (mmctx.c:445) 20241228095347217 DMM DEBUG MM(262420000000039/e4006d0f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095347231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347231 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095347231 DMM INFO MM(262420000000039/e4006d0f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095347231 DMM NOTICE MM(262420000000039/e4006d0f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095347231 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095347231 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095347231 DLLC NOTICE LLME(f27fffca/e4006d0f){ASSIGNED} LLGM Assign pre (ffffffff => e4006d0f) (gprs_llc.c:1079) 20241228095347231 DLLC NOTICE LLME(ffffffff/e4006d0f){ASSIGNED} LLGM Assign post (ffffffff => e4006d0f) (gprs_llc.c:1125) 20241228095347231 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095347231 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095347231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095347231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: attach complete sending rau 20241228095347288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347288 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095347288 DMM INFO MM(262420000000039/e4006d0f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095347288 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095347288 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095347288 DLLC NOTICE LLME(ffffffff/e4006d0f){ASSIGNED} LLGM Assign pre (e4006d0f => f536e403) (gprs_llc.c:1079) 20241228095347288 DLLC NOTICE LLME(e4006d0f/f536e403){ASSIGNED} LLGM Assign post (e4006d0f => f536e403) (gprs_llc.c:1125) 20241228095347288 DMM INFO MM(262420000000039/f536e403) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e2518fcd7ffe: Removing Client IMSI='262420000000039'H, index=0 20241228095347301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095347301 DMM INFO MM(262420000000039/f536e403) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228095347301 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228095347301 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095347301 DLLC NOTICE LLME(e4006d0f/f536e403){ASSIGNED} LLGM Assign pre (ffffffff => f536e403) (gprs_llc.c:1079) 20241228095347301 DLLC NOTICE LLME(ffffffff/f536e403){ASSIGNED} LLGM Assign post (ffffffff => f536e403) (gprs_llc.c:1125) 20241228095347301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e2518fcd7ffe: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F536E403'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: sending second RAU via different RA with wrong Old RA 20241228095347310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347310 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095347310 DMM NOTICE LLME(ffffffff/f536e403){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241228095347310 DLLC NOTICE LLME(ffffffff/f536e403){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241228095347311 DMM NOTICE MM(262420000000039/f536e403) Rx RA Update Request with unexpected TLLI=f536e403 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241228095347311 DMM ERROR LLME(ffffffff/f536e403){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241228095347311 DMM NOTICE MM(262420000000039/f536e403) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241228095347311 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241228095347311 DMM INFO MM(262420000000039/f536e403) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241228095347311 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095347311 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095347311 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095347311 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095347311 DLLC NOTICE LLME(ffffffff/f536e403){ASSIGNED} LLGM Assign pre (f536e403 => ffffffff) (gprs_llc.c:1079) 20241228095347311 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f536e403 => ffffffff) (gprs_llc.c:1125) 20241228095347311 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241228095347311 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) 20241228095347311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095347311 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095347311 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095347311 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095347334 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241228095347335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095347335 DLLC NOTICE LLME(ffffffff/f536e403){UNASSIGNED} LLC RX: unknown TLLI 0xf536e403, creating LLME on the fly (gprs_llc.c:552) 20241228095347335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095347335 DMM NOTICE LLME(ffffffff/f536e403){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241228095350326 DGPRS DEBUG Checking for inactive LLMEs, time = 37907829 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e2518fcd7ffe: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095352347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(521)@e2518fcd7ffe: Final verdict of PTC: none 20241228095352352 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095352352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(526)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(531)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(519)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(524)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(529)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:52 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 20241228095352426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095352728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101128) 20241228095353353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095353353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101128, count=106560) 20241228095354355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095354355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095355355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095355355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_usim_resync started. 20241228095355824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095355826 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095355872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095355872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095355872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095355872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095355872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095355872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095355872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095355872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095355872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095355872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095355872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095355872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095355873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095355873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095355873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095355873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095355873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095355873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095355873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095355873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095355873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095355873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095355875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095355880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095355880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095355887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095355887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095355887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095355887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095355887 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095355887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095355887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095355887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095355887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095355888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095355888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095355888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095355888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095355888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095355888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095355888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095355888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095355888 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095355888 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095355888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(545)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095355888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095355888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095355891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095355895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095355895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095355903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095355903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095355903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095355903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095355903 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095355903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095355903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095355903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095355903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095355904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095355904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095355904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095355904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095355904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095355904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095355904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095355904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095355904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095355904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095355904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095355905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095355905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095355906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095355911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095356357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095356357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095356357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095356357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095356361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095356362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(551)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@e2518fcd7ffe: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='CEB86F88'O, index=0 SGSN_Test-GSUP(552)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@e2518fcd7ffe: 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 := '83EA0B6626F7B2895883A39748A48D80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A55E5D4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0189FE08AF32997'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FADF0D11DA75127CD2BD5668C791ECC7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4D13261535D64A73CBF7B507AE067C20'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9114714698988FFD5EE1A26898D25659'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED8818F9C9AE517E'O } } } } } 20241228095357439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095357439 DLLC NOTICE LLME(ffffffff/ceb86f88){UNASSIGNED} LLC RX: unknown TLLI 0xceb86f88, creating LLME on the fly (gprs_llc.c:552) 20241228095357439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095357439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241228095357439 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095357439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095357439 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095357440 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095357440 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095357440 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095357440 DLLC NOTICE LLME(ffffffff/ceb86f88){UNASSIGNED} LLGM Assign pre (ceb86f88 => ecfe45aa) (gprs_llc.c:1079) 20241228095357440 DLLC NOTICE LLME(ceb86f88/ecfe45aa){ASSIGNED} LLGM Assign post (ceb86f88 => ecfe45aa) (gprs_llc.c:1125) 20241228095357440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095357440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095357440 DMM DEBUG MM(262420000000040/ecfe45aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095357459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095357459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095357459 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095357459 DMM DEBUG MM(262420000000040/ecfe45aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241228095357459 DMM NOTICE MM(262420000000040/ecfe45aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095357459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095357459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095357460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095357460 DMM DEBUG MM(262420000000040/ecfe45aa) Requesting authorization (sgsn_auth.c:160) 20241228095357460 DMM INFO MM(262420000000040/ecfe45aa) Requesting authentication tuples (sgsn_auth.c:184) 20241228095357460 DMM DEBUG MM(262420000000040/ecfe45aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095357460 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241228095357460 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241228095357467 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095357467 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095357467 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095357467 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095357467 DMM INFO MM(262420000000040/ecfe45aa) Subscriber data update (mmctx.c:445) 20241228095357467 DMM DEBUG MM(262420000000040/ecfe45aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095357467 DMM INFO MM(262420000000040/ecfe45aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095357467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095357467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095357467 DMM INFO MM(262420000000040/ecfe45aa) <- GMM AUTH AND CIPHERING REQ (rand = 83 ea 0b 66 26 f7 b2 89 58 83 a3 97 48 a4 8d 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 14 71 46 98 98 8f fd 5e e1 a2 68 98 d2 56 59 ) (gprs_gmm.c:465) 20241228095357483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095357483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095357483 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095357483 DMM INFO MM(262420000000040/ecfe45aa) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241228095357483 DMM INFO MM(262420000000040/ecfe45aa) R99 AUTHENTICATION SYNCH (AUTS = 251a6d04c79ede8b914f597860f8) (gprs_gmm.c:693) 20241228095357483 DMM DEBUG MM(262420000000040/ecfe45aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095357483 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241228095357483 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 25 1a 6d 04 c7 9e de 8b 91 4f 59 78 60 f8 20 10 83 ea 0b 66 26 f7 b2 89 58 83 a3 97 48 a4 8d 80 28 01 01 (gprs_subscriber.c:210) 20241228095357483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241228095357483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241228095357486 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095357486 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095357486 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095357486 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095357486 DMM INFO MM(262420000000040/ecfe45aa) Subscriber data update (mmctx.c:445) 20241228095357486 DMM DEBUG MM(262420000000040/ecfe45aa) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241228095357486 DMM INFO MM(262420000000040/ecfe45aa) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241228095357486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095357486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095357486 DMM INFO MM(262420000000040/ecfe45aa) <- GMM AUTH AND CIPHERING REQ (rand = 89 b5 c6 25 ae e6 10 80 60 c6 5f 11 07 b5 6f ec , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 3f 08 95 b1 1d 9d c6 d5 25 4f aa da 51 4c 32 ) (gprs_gmm.c:465) 20241228095357498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095357499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x633b20 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095357499 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095357499 DMM INFO MM(262420000000040/ecfe45aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095357499 DMM NOTICE MM(262420000000040/ecfe45aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095357499 DMM DEBUG MM(262420000000040/ecfe45aa) checking auth: received UMTS RES = b1 59 86 ed 94 30 10 d2 (gprs_gmm.c:648) 20241228095357499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095357499 DMM DEBUG MM(262420000000040/ecfe45aa) Requesting authorization (sgsn_auth.c:160) 20241228095357499 DMM INFO MM(262420000000040/ecfe45aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095357499 DMM DEBUG MM(262420000000040/ecfe45aa) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095357499 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241228095357499 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) 20241228095357499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095357499 DMM INFO MM(262420000000040/ecfe45aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xecfe45aa) (gprs_gmm.c:282) 20241228095357502 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095357502 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095357502 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241228095357502 DMM INFO MM(262420000000040/ecfe45aa) Subscriber data update (mmctx.c:445) 20241228095357502 DMM DEBUG MM(262420000000040/ecfe45aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095357502 DMM INFO MM(262420000000040/ecfe45aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095357502 DMM NOTICE MM(262420000000040/ecfe45aa) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241228095357503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095357503 DMM NOTICE MM(262420000000040/ecfe45aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095357503 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) 20241228095357504 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095357504 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241228095357504 DMM INFO MM(262420000000040/ecfe45aa) Subscriber data update (mmctx.c:445) 20241228095357504 DMM DEBUG MM(262420000000040/ecfe45aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@e2518fcd7ffe: Removing Client IMSI='262420000000040'H, index=0 20241228095357515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095357515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095357515 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095357515 DMM INFO MM(262420000000040/ecfe45aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095357515 DMM NOTICE MM(262420000000040/ecfe45aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095357515 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095357515 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095357515 DLLC NOTICE LLME(ceb86f88/ecfe45aa){ASSIGNED} LLGM Assign pre (ffffffff => ecfe45aa) (gprs_llc.c:1079) 20241228095357515 DLLC NOTICE LLME(ffffffff/ecfe45aa){ASSIGNED} LLGM Assign post (ffffffff => ecfe45aa) (gprs_llc.c:1125) 20241228095357515 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095357515 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095357515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095357515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095357518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58138<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(540)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(552)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(550)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(545)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@e2518fcd7ffe: Final verdict of PTC: none 20241228095357525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095357525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(541)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(543)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(538)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(548)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_usim_resync finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:53:57 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241228095357589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095357991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94568) 20241228095358526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095358526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94568, count=95728) 20241228095359527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095359527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54: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_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 20241228095400528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095400528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_usim_a54_a54 started. 20241228095401090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095401092 DMM INFO MM(262420000000040/ecfe45aa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095401092 DMM INFO MM(262420000000040/ecfe45aa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095401092 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095401092 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095401092 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095401092 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095401092 DLLC NOTICE LLME(ffffffff/ecfe45aa){ASSIGNED} LLGM Assign pre (ecfe45aa => ffffffff) (gprs_llc.c:1079) 20241228095401092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecfe45aa => ffffffff) (gprs_llc.c:1125) 20241228095401093 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241228095401093 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) 20241228095401093 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) 20241228095401093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095401093 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095401093 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095401093 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095401093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095401133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095401133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095401133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095401133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095401133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095401133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095401133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095401133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095401133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241228095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095401134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(559)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095401134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095401134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095401134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095401134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095401134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095401134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095401135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095401135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095401136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095401141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095401141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095401148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095401148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095401148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095401148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095401148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095401149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095401149 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095401149 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095401149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095401152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095401156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095401156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095401164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095401164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095401164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095401164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095401164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095401165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095401165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095401165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095401165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095401167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095401172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095401172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095401529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095401529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095401529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095401529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095401533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095401534 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@e2518fcd7ffe: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EC731D55'O, index=0 SGSN_Test-GSUP(571)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@e2518fcd7ffe: 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 := 'E85C8EF1F4F226C565768046F969030B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '664BFB3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBCE7EC41737FF63'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4CFEE9AF59ECFDF69D0575CC7A23478F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8AE4988954C08638FEB5D7AFD390F049'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E8668182760A4972F4863DBDC15BAF3A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '00814E3B41FFF578'O } } } } } 20241228095402620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095402620 DLLC NOTICE LLME(ffffffff/ec731d55){UNASSIGNED} LLC RX: unknown TLLI 0xec731d55, creating LLME on the fly (gprs_llc.c:552) 20241228095402620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095402620 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241228095402620 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095402620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095402620 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095402620 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095402620 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095402620 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095402620 DLLC NOTICE LLME(ffffffff/ec731d55){UNASSIGNED} LLGM Assign pre (ec731d55 => fd4306cf) (gprs_llc.c:1079) 20241228095402620 DLLC NOTICE LLME(ec731d55/fd4306cf){ASSIGNED} LLGM Assign post (ec731d55 => fd4306cf) (gprs_llc.c:1125) 20241228095402620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095402620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095402620 DMM DEBUG MM(262420000000040/fd4306cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095402639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095402639 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095402639 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095402639 DMM DEBUG MM(262420000000040/fd4306cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241228095402639 DMM NOTICE MM(262420000000040/fd4306cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095402639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095402639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095402639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095402639 DMM DEBUG MM(262420000000040/fd4306cf) Requesting authorization (sgsn_auth.c:160) 20241228095402639 DMM INFO MM(262420000000040/fd4306cf) Requesting authentication tuples (sgsn_auth.c:184) 20241228095402639 DMM DEBUG MM(262420000000040/fd4306cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095402639 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241228095402639 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241228095402645 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095402645 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095402645 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095402645 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095402645 DMM INFO MM(262420000000040/fd4306cf) Subscriber data update (mmctx.c:445) 20241228095402645 DMM DEBUG MM(262420000000040/fd4306cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095402645 DMM INFO MM(262420000000040/fd4306cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095402645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095402645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095402645 DMM INFO MM(262420000000040/fd4306cf) <- GMM AUTH AND CIPHERING REQ (rand = e8 5c 8e f1 f4 f2 26 c5 65 76 80 46 f9 69 03 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 66 81 82 76 0a 49 72 f4 86 3d bd c1 5b af 3a ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@e2518fcd7ffe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095402659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@e2518fcd7ffe: Final verdict of PTC: none 20241228095402664 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095402664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(564)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(559)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(569)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(562)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(567)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(557)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:02 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241228095402767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095403169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69192) 20241228095403665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095403665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69192, count=73548) 20241228095404666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095404666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54: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.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 20241228095405668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095405668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_usim_a54_a53 started. 20241228095406266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095406269 DMM INFO MM(262420000000040/fd4306cf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095406269 DMM INFO MM(262420000000040/fd4306cf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095406269 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095406269 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095406269 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095406269 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228095406269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Deallocated (fsm.c:568) 20241228095406269 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095406269 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095406269 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095406269 DLLC NOTICE LLME(ec731d55/fd4306cf){ASSIGNED} LLGM Assign pre (fd4306cf => ffffffff) (gprs_llc.c:1079) 20241228095406269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4306cf => ffffffff) (gprs_llc.c:1125) 20241228095406269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095406315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095406315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095406315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095406315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095406315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095406315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095406316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095406316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095406316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095406317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095406317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095406317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095406317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095406317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095406317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095406317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095406317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095406317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095406317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095406317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095406317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095406317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095406325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095406325 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095406331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095406331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095406331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095406331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095406331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095406331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095406331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095406331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095406331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095406332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095406332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095406332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095406332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095406332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095406332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095406332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095406332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095406332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095406332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095406332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095406332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095406332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095406334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095406338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095406338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095406347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095406347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095406347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095406347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095406347 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095406347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095406347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095406347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095406347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095406348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095406348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095406348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095406348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095406348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095406348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095406348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095406348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095406348 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095406348 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095406348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095406348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095406348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095406350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095406354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095406354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095406670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095406670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095406670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095406670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095406674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095406675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@e2518fcd7ffe: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='EFFE5705'O, index=0 SGSN_Test-GSUP(590)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@e2518fcd7ffe: 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 := 'C9AF71695C52029AA890C78E4D5F712C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '642E84A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73DF378572BED82E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D741E0E4029716BCE301A231F0BD155E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E6BC3A3E1EDBA13E92B429D42FDCAA14'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8ADEF2DF407E3CCDD209178D933B3F9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FB72D60BCBBBD415'O } } } } } 20241228095407710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095407710 DLLC NOTICE LLME(ffffffff/effe5705){UNASSIGNED} LLC RX: unknown TLLI 0xeffe5705, creating LLME on the fly (gprs_llc.c:552) 20241228095407710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095407710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241228095407710 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095407710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095407710 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095407710 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095407710 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095407710 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095407710 DLLC NOTICE LLME(ffffffff/effe5705){UNASSIGNED} LLGM Assign pre (effe5705 => ed6eccfe) (gprs_llc.c:1079) 20241228095407710 DLLC NOTICE LLME(effe5705/ed6eccfe){ASSIGNED} LLGM Assign post (effe5705 => ed6eccfe) (gprs_llc.c:1125) 20241228095407710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095407710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095407710 DMM DEBUG MM(262420000000040/ed6eccfe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095407716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095407716 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095407716 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095407716 DMM DEBUG MM(262420000000040/ed6eccfe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241228095407716 DMM NOTICE MM(262420000000040/ed6eccfe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095407716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095407716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095407716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095407716 DMM DEBUG MM(262420000000040/ed6eccfe) Requesting authorization (sgsn_auth.c:160) 20241228095407716 DMM INFO MM(262420000000040/ed6eccfe) Requesting authentication tuples (sgsn_auth.c:184) 20241228095407716 DMM DEBUG MM(262420000000040/ed6eccfe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095407716 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241228095407716 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241228095407717 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095407717 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095407717 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095407717 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095407717 DMM INFO MM(262420000000040/ed6eccfe) Subscriber data update (mmctx.c:445) 20241228095407717 DMM DEBUG MM(262420000000040/ed6eccfe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095407717 DMM INFO MM(262420000000040/ed6eccfe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095407717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095407717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095407717 DMM INFO MM(262420000000040/ed6eccfe) <- GMM AUTH AND CIPHERING REQ (rand = c9 af 71 69 5c 52 02 9a a8 90 c7 8e 4d 5f 71 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a de f2 df 40 7e 3c cd d2 09 17 8d 93 3b 3f 9d ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@e2518fcd7ffe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095407722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(588)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(583)@e2518fcd7ffe: Final verdict of PTC: none 20241228095407723 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(585)@e2518fcd7ffe: Final verdict of PTC: none 20241228095407723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(575)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(578)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(576)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(586)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(581)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@e2518fcd7ffe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpSat Dec 28 09:54:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== dump-stop.sh 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 20241228095407795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095408197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20241228095408725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095408725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=71844) 20241228095409726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095409726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54: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_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 20241228095410728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095410728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_usim_a53_a54 started. 20241228095411297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095411300 DMM INFO MM(262420000000040/ed6eccfe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095411300 DMM INFO MM(262420000000040/ed6eccfe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095411300 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095411300 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095411300 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095411300 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228095411300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Deallocated (fsm.c:568) 20241228095411300 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095411300 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095411300 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095411300 DLLC NOTICE LLME(effe5705/ed6eccfe){ASSIGNED} LLGM Assign pre (ed6eccfe => ffffffff) (gprs_llc.c:1079) 20241228095411300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed6eccfe => ffffffff) (gprs_llc.c:1125) 20241228095411300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095411334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095411334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095411334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095411334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095411334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095411334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095411334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095411334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095411334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095411336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095411336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095411336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095411336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095411336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095411336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095411336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095411336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095411336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095411336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095411336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095411336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095411336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095411340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095411346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095411346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095411353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095411353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095411353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095411353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095411353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095411353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095411353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095411353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095411353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095411354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095411354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095411354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095411354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095411354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095411354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095411354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095411354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095411354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095411354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095411354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095411354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095411354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095411356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095411361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095411361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095411372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095411372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095411372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095411372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095411372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095411372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095411372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095411372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095411372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095411373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095411373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095411373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095411373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095411373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095411373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095411373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095411373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095411373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095411373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095411373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095411373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095411373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095411375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095411379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095411379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095411729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095411729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095411729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095411729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095411731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095411732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@e2518fcd7ffe: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='CC2B7E90'O, index=0 SGSN_Test-GSUP(609)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@e2518fcd7ffe: 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 := 'AAA164F1755D91D567B7B4529940453C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51D10A16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EABACC838606ED6A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D01E8B2755A05FCE756F9F5441356EF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E2A683502DFD10B0A21A8090B0D2981C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '93B33CEC4A1BDF48507B6D089CE0F949'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0FA49023A469DB6E'O } } } } } 20241228095412802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095412803 DLLC NOTICE LLME(ffffffff/cc2b7e90){UNASSIGNED} LLC RX: unknown TLLI 0xcc2b7e90, creating LLME on the fly (gprs_llc.c:552) 20241228095412803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095412803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241228095412803 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095412803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095412803 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095412803 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095412803 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095412803 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095412803 DLLC NOTICE LLME(ffffffff/cc2b7e90){UNASSIGNED} LLGM Assign pre (cc2b7e90 => c898f78e) (gprs_llc.c:1079) 20241228095412803 DLLC NOTICE LLME(cc2b7e90/c898f78e){ASSIGNED} LLGM Assign post (cc2b7e90 => c898f78e) (gprs_llc.c:1125) 20241228095412803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095412803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095412803 DMM DEBUG MM(262420000000040/c898f78e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095412826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095412826 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095412827 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095412827 DMM DEBUG MM(262420000000040/c898f78e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241228095412827 DMM NOTICE MM(262420000000040/c898f78e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095412827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095412827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095412827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095412827 DMM DEBUG MM(262420000000040/c898f78e) Requesting authorization (sgsn_auth.c:160) 20241228095412827 DMM INFO MM(262420000000040/c898f78e) Requesting authentication tuples (sgsn_auth.c:184) 20241228095412827 DMM DEBUG MM(262420000000040/c898f78e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095412827 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241228095412827 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241228095412833 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095412833 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095412833 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095412833 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095412833 DMM INFO MM(262420000000040/c898f78e) Subscriber data update (mmctx.c:445) 20241228095412833 DMM DEBUG MM(262420000000040/c898f78e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095412833 DMM INFO MM(262420000000040/c898f78e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095412833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095412833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095412833 DMM INFO MM(262420000000040/c898f78e) <- GMM AUTH AND CIPHERING REQ (rand = aa a1 64 f1 75 5d 91 d5 67 b7 b4 52 99 40 45 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 93 b3 3c ec 4a 1b df 48 50 7b 6d 08 9c e0 f9 49 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@e2518fcd7ffe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095412852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(607)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@e2518fcd7ffe: Final verdict of PTC: none 20241228095412856 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095412856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(593)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(597)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(602)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(600)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(605)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(595)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241228095412907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095413309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68564) 20241228095413858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095413858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68564, count=72920) 20241228095414860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095414861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241228095415862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095415862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_usim_a50_a54 started. 20241228095416414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095416416 DMM INFO MM(262420000000040/c898f78e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095416416 DMM INFO MM(262420000000040/c898f78e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095416416 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095416416 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095416416 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095416416 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228095416416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Deallocated (fsm.c:568) 20241228095416416 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095416416 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095416416 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095416416 DLLC NOTICE LLME(cc2b7e90/c898f78e){ASSIGNED} LLGM Assign pre (c898f78e => ffffffff) (gprs_llc.c:1079) 20241228095416417 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c898f78e => ffffffff) (gprs_llc.c:1125) 20241228095416417 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095416461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095416461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095416461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095416461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095416461 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095416461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095416461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095416461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095416461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095416462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095416462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095416462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095416462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095416462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095416462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095416462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095416462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095416462 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095416462 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095416462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095416463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095416463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095416465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095416470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095416470 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095416476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095416476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095416476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095416476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095416476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095416476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095416476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095416476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095416476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095416477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095416477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095416477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095416477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095416477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095416477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095416477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095416477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095416477 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095416477 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095416477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095416477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095416477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095416480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095416485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095416485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095416492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095416492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095416492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095416492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095416492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095416492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095416492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095416492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095416492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095416493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095416493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095416493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095416493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095416493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095416493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095416493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095416493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095416493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095416493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095416493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095416493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095416493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095416495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095416500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095416500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095416863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095416864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095416864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095416864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095416868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095416869 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@e2518fcd7ffe: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C7415511'O, index=0 SGSN_Test-GSUP(628)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@e2518fcd7ffe: 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 := 'EFF224398FB6034B2F4EDCDB8B7618AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82C613AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '604AC5BB0426CBD6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7911917CF0F6AF50B1B1EA6B87E787AD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '094D5B8DDA2F3DC5DF729BBB7E0922B4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AB451D97B4AF787D2450E3EA0E1D46A6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A2388F261AF04B4C'O } } } } } 20241228095417939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095417939 DLLC NOTICE LLME(ffffffff/c7415511){UNASSIGNED} LLC RX: unknown TLLI 0xc7415511, creating LLME on the fly (gprs_llc.c:552) 20241228095417939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095417939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241228095417939 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095417939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095417939 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095417939 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095417939 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095417939 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095417939 DLLC NOTICE LLME(ffffffff/c7415511){UNASSIGNED} LLGM Assign pre (c7415511 => ed37dd14) (gprs_llc.c:1079) 20241228095417939 DLLC NOTICE LLME(c7415511/ed37dd14){ASSIGNED} LLGM Assign post (c7415511 => ed37dd14) (gprs_llc.c:1125) 20241228095417939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095417939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095417939 DMM DEBUG MM(262420000000040/ed37dd14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095417962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095417962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095417962 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095417963 DMM DEBUG MM(262420000000040/ed37dd14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241228095417963 DMM NOTICE MM(262420000000040/ed37dd14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095417963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095417963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095417963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095417963 DMM DEBUG MM(262420000000040/ed37dd14) Requesting authorization (sgsn_auth.c:160) 20241228095417963 DMM INFO MM(262420000000040/ed37dd14) Requesting authentication tuples (sgsn_auth.c:184) 20241228095417963 DMM DEBUG MM(262420000000040/ed37dd14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095417963 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241228095417963 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241228095417969 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095417969 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095417969 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095417969 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095417969 DMM INFO MM(262420000000040/ed37dd14) Subscriber data update (mmctx.c:445) 20241228095417969 DMM DEBUG MM(262420000000040/ed37dd14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095417969 DMM INFO MM(262420000000040/ed37dd14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095417969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095417969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095417969 DMM INFO MM(262420000000040/ed37dd14) <- GMM AUTH AND CIPHERING REQ (rand = ef f2 24 39 8f b6 03 4b 2f 4e dc db 8b 76 18 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = ab 45 1d 97 b4 af 78 7d 24 50 e3 ea 0e 1d 46 a6 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@e2518fcd7ffe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095417988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@e2518fcd7ffe: Final verdict of PTC: none 20241228095417993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095417993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(616)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(621)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(626)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(619)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(624)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(614)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:18 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 20241228095418060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095418462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66784) 20241228095418994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095418994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66784, count=72836) 20241228095419995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095419996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228095420327 DGPRS DEBUG Checking for inactive LLMEs, time = 37907859 (sgsn.c:132) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54: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_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 20241228095420997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095420997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_usim_a54_a50 started. 20241228095421537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095421539 DMM INFO MM(262420000000040/ed37dd14) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095421539 DMM INFO MM(262420000000040/ed37dd14) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095421539 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095421539 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095421539 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095421539 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228095421539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Deallocated (fsm.c:568) 20241228095421539 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095421539 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095421540 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095421540 DLLC NOTICE LLME(c7415511/ed37dd14){ASSIGNED} LLGM Assign pre (ed37dd14 => ffffffff) (gprs_llc.c:1079) 20241228095421540 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed37dd14 => ffffffff) (gprs_llc.c:1125) 20241228095421540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095421577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095421577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095421577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095421577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095421577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095421577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095421577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095421577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095421577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095421578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095421578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095421578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095421578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095421578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095421578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095421578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095421578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095421578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095421578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095421578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095421578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095421578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095421580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095421584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095421584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095421592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095421592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095421592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095421592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095421592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095421592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095421592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095421592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095421592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095421593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095421593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095421593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095421593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095421593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095421593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095421593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095421593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095421593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095421593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095421593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095421594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095421594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095421596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095421601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095421601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095421608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095421608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095421608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095421608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095421608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095421608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095421608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095421608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095421608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095421608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095421608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095421608 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095421608 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095421608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095421609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095421609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095421611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095421615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095421615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095421998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095421998 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095421998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095421998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095422002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095422004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@e2518fcd7ffe: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CE8BD333'O, index=0 SGSN_Test-GSUP(647)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@e2518fcd7ffe: 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 := '0305E02FDEFFBA5233C49ED4FA540079'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C655FB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0CEC4A71174FA28'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AE43406D902065EDF786BEE543768114'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17C5FD57B53E21B0D49629D892C22681'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AAD6225640CF941433D2B4CE8F41B390'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8126DD61525F11C4'O } } } } } 20241228095423094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095423094 DLLC NOTICE LLME(ffffffff/ce8bd333){UNASSIGNED} LLC RX: unknown TLLI 0xce8bd333, creating LLME on the fly (gprs_llc.c:552) 20241228095423094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095423094 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241228095423094 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095423094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095423094 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095423094 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095423094 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095423094 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095423094 DLLC NOTICE LLME(ffffffff/ce8bd333){UNASSIGNED} LLGM Assign pre (ce8bd333 => d71def28) (gprs_llc.c:1079) 20241228095423094 DLLC NOTICE LLME(ce8bd333/d71def28){ASSIGNED} LLGM Assign post (ce8bd333 => d71def28) (gprs_llc.c:1125) 20241228095423094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095423094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095423094 DMM DEBUG MM(262420000000040/d71def28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095423113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095423113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095423113 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095423113 DMM DEBUG MM(262420000000040/d71def28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241228095423113 DMM NOTICE MM(262420000000040/d71def28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095423113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095423113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095423113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095423113 DMM DEBUG MM(262420000000040/d71def28) Requesting authorization (sgsn_auth.c:160) 20241228095423113 DMM INFO MM(262420000000040/d71def28) Requesting authentication tuples (sgsn_auth.c:184) 20241228095423113 DMM DEBUG MM(262420000000040/d71def28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095423113 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241228095423113 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241228095423119 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095423119 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095423119 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095423119 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095423119 DMM INFO MM(262420000000040/d71def28) Subscriber data update (mmctx.c:445) 20241228095423119 DMM DEBUG MM(262420000000040/d71def28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095423119 DMM INFO MM(262420000000040/d71def28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095423119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095423119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095423119 DMM INFO MM(262420000000040/d71def28) <- GMM AUTH AND CIPHERING REQ (rand = 03 05 e0 2f de ff ba 52 33 c4 9e d4 fa 54 00 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa d6 22 56 40 cf 94 14 33 d2 b4 ce 8f 41 b3 90 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@e2518fcd7ffe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095423140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(640)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(635)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(645)@e2518fcd7ffe: Final verdict of PTC: none 20241228095423146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095423147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(633)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(643)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(638)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:23 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 20241228095423241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095423643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48728) 20241228095424148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095424148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48728, count=72588) 20241228095425149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095425149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095426151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095426151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_detach_unknown_nopoweroff started. 20241228095426749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095426751 DMM INFO MM(262420000000040/d71def28) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095426751 DMM INFO MM(262420000000040/d71def28) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095426751 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095426751 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095426751 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095426751 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228095426751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Deallocated (fsm.c:568) 20241228095426751 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095426751 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095426751 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095426751 DLLC NOTICE LLME(ce8bd333/d71def28){ASSIGNED} LLGM Assign pre (d71def28 => ffffffff) (gprs_llc.c:1079) 20241228095426751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d71def28 => ffffffff) (gprs_llc.c:1125) 20241228095426751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095426796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095426796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095426796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095426796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095426796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095426796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095426796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095426796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095426796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095426797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095426797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095426797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095426797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(654)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095426799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095426803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095426803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095426815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095426815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095426815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095426815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095426815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095426815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095426815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095426815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095426815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095426816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095426816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095426816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095426816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095426816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095426816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095426816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095426816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095426816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095426816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095426816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095426816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095426816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095426820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095426827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095426827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(658)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095426832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095426832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095426832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095426832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095426832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095426833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095426833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095426833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095426833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095426835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095426841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095426841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095427152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095427152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095427152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095427152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095427157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095427158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@e2518fcd7ffe: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='E157FEBD'O, index=0 SGSN_Test-GSUP(666)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241228095428234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095428234 DLLC NOTICE LLME(ffffffff/e157febd){UNASSIGNED} LLC RX: unknown TLLI 0xe157febd, creating LLME on the fly (gprs_llc.c:552) 20241228095428234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095428234 DMM NOTICE LLME(ffffffff/e157febd){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241228095428234 DLLC NOTICE LLME(ffffffff/e157febd){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241228095428234 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe157febd type=GPRS detach (gprs_gmm.c:1440) 20241228095428234 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241228095428234 DLLC NOTICE LLME(ffffffff/e157febd){UNASSIGNED} LLGM Assign pre (e157febd => ffffffff) (gprs_llc.c:1079) 20241228095428234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e157febd => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@e2518fcd7ffe: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@e2518fcd7ffe: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095428259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(654)@e2518fcd7ffe: Final verdict of PTC: none 20241228095428263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(659)@e2518fcd7ffe: Final verdict of PTC: none 20241228095428263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(651)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(664)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(652)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(657)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(662)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:28 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 20241228095428356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095428658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54532) 20241228095429265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095429265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54532, count=58888) 20241228095430266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095430266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095431268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095431268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_detach_unknown_poweroff started. 20241228095431752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095431755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095431793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095431793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095431793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095431793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095431793 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095431793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095431793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095431793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095431793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095431794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095431794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095431794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095431794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095431794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095431794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095431794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095431794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095431794 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095431794 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095431794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095431794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095431794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095431796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095431801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095431801 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095431808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095431808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095431808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095431809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095431809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095431809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095431809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095431809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095431809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095431810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095431810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095431810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095431810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095431810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095431810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095431810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095431810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095431810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095431810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095431810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095431810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095431810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095431812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095431817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095431817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095431825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095431825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095431825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095431825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095431825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095431826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095431826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095431826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095431826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095431826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095431826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095431826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095431826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095431826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095431826 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095431826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095431826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095431826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095431829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095431834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095431834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095432270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095432270 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095432270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095432270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095432274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095432275 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@e2518fcd7ffe: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='DFAE7643'O, index=0 SGSN_Test-GSUP(685)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241228095433353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095433353 DLLC NOTICE LLME(ffffffff/dfae7643){UNASSIGNED} LLC RX: unknown TLLI 0xdfae7643, creating LLME on the fly (gprs_llc.c:552) 20241228095433353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095433353 DMM NOTICE LLME(ffffffff/dfae7643){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@e2518fcd7ffe: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@e2518fcd7ffe: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095438355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI210(677)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(685)@e2518fcd7ffe: Final verdict of PTC: none 20241228095438358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095438358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(674)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(678)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(683)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(673)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(676)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(671)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(681)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:38 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 20241228095438481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095438783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20241228095439360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095439360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20241228095440361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095440362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095441363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095441363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_detach_nopoweroff started. 20241228095441852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095441854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095441902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095441902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095441902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095441902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095441902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095441903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095441903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095441903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095441903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095441903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095441903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095441903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(692)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095441904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095441904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(693)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095441905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095441911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095441911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095441919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095441919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095441919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095441919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095441919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095441919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095441919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095441919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095441919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(697)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(698)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095441920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095441920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095441920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095441920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095441920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095441920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095441920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095441920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095441920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095441920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095441920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095441920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095441920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095441922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095441927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095441927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(697)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI210(695)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(702)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095441930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095441930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095441930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095441930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095441930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095441930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095441930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095441931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095441931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095441931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095441931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095441931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095441931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095441931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095441931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095441931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095441931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095441931 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095441931 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095441931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(702)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095441932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095441932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095441934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095441939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095441939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095442364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095442364 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095442364 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095442364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095442368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095442369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@e2518fcd7ffe: 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(703)@e2518fcd7ffe: 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(703)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@e2518fcd7ffe: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='F8484E29'O, index=0 SGSN_Test-GSUP(704)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@e2518fcd7ffe: 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 := '08DA30674DEFA9EBF95DFA8A511D85AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '198CEA8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '970BCEF26016C757'O } } } } } 20241228095443454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095443454 DLLC NOTICE LLME(ffffffff/f8484e29){UNASSIGNED} LLC RX: unknown TLLI 0xf8484e29, creating LLME on the fly (gprs_llc.c:552) 20241228095443454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095443454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20241228095443454 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095443454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095443454 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095443454 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095443454 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095443454 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095443454 DLLC NOTICE LLME(ffffffff/f8484e29){UNASSIGNED} LLGM Assign pre (f8484e29 => e0d909c2) (gprs_llc.c:1079) 20241228095443454 DLLC NOTICE LLME(f8484e29/e0d909c2){ASSIGNED} LLGM Assign post (f8484e29 => e0d909c2) (gprs_llc.c:1125) 20241228095443454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095443454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095443454 DMM DEBUG MM(262420000000015/e0d909c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095443475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095443476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095443476 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095443476 DMM DEBUG MM(262420000000015/e0d909c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241228095443476 DMM NOTICE MM(262420000000015/e0d909c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095443476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095443476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095443476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095443476 DMM DEBUG MM(262420000000015/e0d909c2) Requesting authorization (sgsn_auth.c:160) 20241228095443476 DMM INFO MM(262420000000015/e0d909c2) Requesting authentication tuples (sgsn_auth.c:184) 20241228095443476 DMM DEBUG MM(262420000000015/e0d909c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095443476 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241228095443476 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@e2518fcd7ffe: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241228095443482 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095443482 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095443482 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095443482 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095443482 DMM INFO MM(262420000000015/e0d909c2) Subscriber data update (mmctx.c:445) 20241228095443482 DMM DEBUG MM(262420000000015/e0d909c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095443482 DMM INFO MM(262420000000015/e0d909c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095443482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095443482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095443482 DMM INFO MM(262420000000015/e0d909c2) <- GMM AUTH AND CIPHERING REQ (rand = 08 da 30 67 4d ef a9 eb f9 5d fa 8a 51 1d 85 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095443499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095443499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095443499 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095443499 DMM INFO MM(262420000000015/e0d909c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095443499 DMM NOTICE MM(262420000000015/e0d909c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095443499 DMM DEBUG MM(262420000000015/e0d909c2) checking auth: received GSM SRES = 19 8c ea 8c (gprs_gmm.c:648) 20241228095443499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095443499 DMM DEBUG MM(262420000000015/e0d909c2) Requesting authorization (sgsn_auth.c:160) 20241228095443500 DMM INFO MM(262420000000015/e0d909c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095443500 DMM DEBUG MM(262420000000015/e0d909c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095443500 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241228095443500 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) 20241228095443500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095443500 DMM INFO MM(262420000000015/e0d909c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d909c2) (gprs_gmm.c:282) 20241228095443502 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095443502 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095443502 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241228095443502 DMM INFO MM(262420000000015/e0d909c2) Subscriber data update (mmctx.c:445) 20241228095443502 DMM DEBUG MM(262420000000015/e0d909c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095443502 DMM INFO MM(262420000000015/e0d909c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095443503 DMM NOTICE MM(262420000000015/e0d909c2) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241228095443503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095443503 DMM NOTICE MM(262420000000015/e0d909c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095443503 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) 20241228095443504 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095443504 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241228095443504 DMM INFO MM(262420000000015/e0d909c2) Subscriber data update (mmctx.c:445) 20241228095443504 DMM DEBUG MM(262420000000015/e0d909c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095443515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095443516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095443516 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095443516 DMM INFO MM(262420000000015/e0d909c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095443516 DMM NOTICE MM(262420000000015/e0d909c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095443516 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095443516 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095443516 DLLC NOTICE LLME(f8484e29/e0d909c2){ASSIGNED} LLGM Assign pre (ffffffff => e0d909c2) (gprs_llc.c:1079) 20241228095443516 DLLC NOTICE LLME(ffffffff/e0d909c2){ASSIGNED} LLGM Assign post (ffffffff => e0d909c2) (gprs_llc.c:1125) 20241228095443516 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095443516 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095443516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095443516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095443573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095443573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095443573 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095443573 DMM INFO MM(262420000000015/e0d909c2) -> GMM DETACH REQUEST TLLI=0xe0d909c2 type=GPRS detach (gprs_gmm.c:1440) 20241228095443573 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241228095443573 DMM INFO MM(262420000000015/e0d909c2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241228095443573 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095443573 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095443573 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095443573 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095443573 DLLC NOTICE LLME(ffffffff/e0d909c2){ASSIGNED} LLGM Assign pre (e0d909c2 => ffffffff) (gprs_llc.c:1079) 20241228095443573 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0d909c2 => ffffffff) (gprs_llc.c:1125) 20241228095443573 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241228095443573 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) 20241228095443573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095443574 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095443574 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095443574 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095443576 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@e2518fcd7ffe: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095443589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35608<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(702)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@e2518fcd7ffe: Final verdict of PTC: none 20241228095443594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095443595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI220(701)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(698)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(692)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(700)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(696)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(690)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none)Sat Dec 28 09:54:43 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@e2518fcd7ffe: 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'. 20241228095443696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095443999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44700) 20241228095444596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095444596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44700, count=93816) 20241228095445598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095445598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54: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_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 20241228095446599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095446599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_detach_poweroff started. 20241228095447097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095447099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095447152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095447152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095447152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095447152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095447152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095447152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095447152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095447152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095447152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095447153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095447153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095447153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095447153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095447153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095447153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095447153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095447153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095447153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095447153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095447153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095447153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095447153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095447155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095447160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095447160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095447171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095447171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095447171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095447172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095447172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095447172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095447172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095447172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095447172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095447173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095447173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095447173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095447173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095447173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095447173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095447173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095447173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095447173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095447173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095447173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095447173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095447173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(717)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095447175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095447181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095447181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095447186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095447186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095447186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095447186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095447186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095447186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095447186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095447186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095447186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095447187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095447187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095447187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095447187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095447187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095447187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095447187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095447187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095447187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095447187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095447187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095447187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095447187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095447189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095447193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095447193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095447600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095447600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095447600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095447600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095447604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095447605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(722)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@e2518fcd7ffe: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='FCFC1F5D'O, index=0 SGSN_Test-GSUP(723)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@e2518fcd7ffe: 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 := 'FFAF5E132C601B4B2891F2915872CFFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0A1B7EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FC3DC46B037E37C'O } } } } } 20241228095448679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095448679 DLLC NOTICE LLME(ffffffff/fcfc1f5d){UNASSIGNED} LLC RX: unknown TLLI 0xfcfc1f5d, creating LLME on the fly (gprs_llc.c:552) 20241228095448679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095448679 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20241228095448679 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095448679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095448679 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095448679 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095448679 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095448679 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095448679 DLLC NOTICE LLME(ffffffff/fcfc1f5d){UNASSIGNED} LLGM Assign pre (fcfc1f5d => f35a55da) (gprs_llc.c:1079) 20241228095448679 DLLC NOTICE LLME(fcfc1f5d/f35a55da){ASSIGNED} LLGM Assign post (fcfc1f5d => f35a55da) (gprs_llc.c:1125) 20241228095448680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095448680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095448680 DMM DEBUG MM(262420000000016/f35a55da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095448703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095448703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095448703 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095448703 DMM DEBUG MM(262420000000016/f35a55da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241228095448703 DMM NOTICE MM(262420000000016/f35a55da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095448703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095448703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095448703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095448703 DMM DEBUG MM(262420000000016/f35a55da) Requesting authorization (sgsn_auth.c:160) 20241228095448703 DMM INFO MM(262420000000016/f35a55da) Requesting authentication tuples (sgsn_auth.c:184) 20241228095448703 DMM DEBUG MM(262420000000016/f35a55da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095448703 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241228095448703 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@e2518fcd7ffe: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241228095448709 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095448709 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095448709 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095448709 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095448709 DMM INFO MM(262420000000016/f35a55da) Subscriber data update (mmctx.c:445) 20241228095448709 DMM DEBUG MM(262420000000016/f35a55da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095448709 DMM INFO MM(262420000000016/f35a55da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095448709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095448709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095448709 DMM INFO MM(262420000000016/f35a55da) <- GMM AUTH AND CIPHERING REQ (rand = ff af 5e 13 2c 60 1b 4b 28 91 f2 91 58 72 cf fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095448726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095448726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095448726 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095448726 DMM INFO MM(262420000000016/f35a55da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095448726 DMM NOTICE MM(262420000000016/f35a55da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095448726 DMM DEBUG MM(262420000000016/f35a55da) checking auth: received GSM SRES = b0 a1 b7 ee (gprs_gmm.c:648) 20241228095448726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095448726 DMM DEBUG MM(262420000000016/f35a55da) Requesting authorization (sgsn_auth.c:160) 20241228095448726 DMM INFO MM(262420000000016/f35a55da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095448726 DMM DEBUG MM(262420000000016/f35a55da) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095448726 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241228095448726 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) 20241228095448726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095448726 DMM INFO MM(262420000000016/f35a55da) <- GMM ATTACH ACCEPT (new P-TMSI=0xf35a55da) (gprs_gmm.c:282) 20241228095448729 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095448729 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095448729 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241228095448729 DMM INFO MM(262420000000016/f35a55da) Subscriber data update (mmctx.c:445) 20241228095448729 DMM DEBUG MM(262420000000016/f35a55da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095448729 DMM INFO MM(262420000000016/f35a55da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095448729 DMM NOTICE MM(262420000000016/f35a55da) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241228095448729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095448729 DMM NOTICE MM(262420000000016/f35a55da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095448729 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) 20241228095448731 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095448731 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241228095448731 DMM INFO MM(262420000000016/f35a55da) Subscriber data update (mmctx.c:445) 20241228095448731 DMM DEBUG MM(262420000000016/f35a55da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095448742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095448742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095448742 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095448742 DMM INFO MM(262420000000016/f35a55da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095448742 DMM NOTICE MM(262420000000016/f35a55da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095448742 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095448742 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095448742 DLLC NOTICE LLME(fcfc1f5d/f35a55da){ASSIGNED} LLGM Assign pre (ffffffff => f35a55da) (gprs_llc.c:1079) 20241228095448742 DLLC NOTICE LLME(ffffffff/f35a55da){ASSIGNED} LLGM Assign post (ffffffff => f35a55da) (gprs_llc.c:1125) 20241228095448742 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095448742 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095448742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095448742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095448800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095448800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241228095448800 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095448800 DMM INFO MM(262420000000016/f35a55da) -> GMM DETACH REQUEST TLLI=0xf35a55da type=GPRS detach Power-off (gprs_gmm.c:1440) 20241228095448800 DMM INFO MM(262420000000016/f35a55da) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241228095448800 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095448800 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095448800 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095448800 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095448800 DLLC NOTICE LLME(ffffffff/f35a55da){ASSIGNED} LLGM Assign pre (f35a55da => ffffffff) (gprs_llc.c:1079) 20241228095448800 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f35a55da => ffffffff) (gprs_llc.c:1125) 20241228095448800 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241228095448800 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) 20241228095448800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095448800 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095448800 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095448800 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095448802 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241228095450328 DGPRS DEBUG Checking for inactive LLMEs, time = 37907889 (sgsn.c:132) TC_detach_poweroff(725)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@e2518fcd7ffe: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095453815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(711)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(721)@e2518fcd7ffe: Final verdict of PTC: none 20241228095453820 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095453820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(716)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@e2518fcd7ffe: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(719)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(714)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(709)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_detach_poweroff finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:53 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241228095453932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095454234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90296) 20241228095454821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095454821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90296, count=94932) 20241228095455823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095455823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241228095456824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095456824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act started. 20241228095457327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095457329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095457371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095457371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095457371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095457371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095457371 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095457371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095457371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095457371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095457371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095457372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095457372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095457372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095457372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095457372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095457372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095457372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095457372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095457372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095457372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095457372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095457372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095457372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095457376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095457383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095457389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095457389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095457389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095457389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095457389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095457389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095457389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095457389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095457389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095457390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095457390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095457390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095457390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095457390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095457390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095457390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095457390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095457390 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095457390 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095457390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095457390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095457390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095457392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095457396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095457405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095457405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095457405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095457405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095457406 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095457406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095457406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095457406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095457406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095457406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095457406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095457406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095457406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095457406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095457406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095457406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095457406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095457406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095457406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095457406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095457407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095457407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095457408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095457412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095457825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095457825 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095457825 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095457825 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095457830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095457831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@e2518fcd7ffe: 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(741)@e2518fcd7ffe: 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(741)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C88EF4CC'O, index=0 SGSN_Test-GSUP(742)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@e2518fcd7ffe: 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 := '561ABFED9D3F3E257351F5CC49F4F6A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28D29292'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA0B83CB42DC215B'O } } } } } 20241228095457901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457901 DLLC NOTICE LLME(ffffffff/c88ef4cc){UNASSIGNED} LLC RX: unknown TLLI 0xc88ef4cc, creating LLME on the fly (gprs_llc.c:552) 20241228095457901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095457901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20241228095457901 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095457901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095457901 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095457901 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095457901 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095457901 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095457901 DLLC NOTICE LLME(ffffffff/c88ef4cc){UNASSIGNED} LLGM Assign pre (c88ef4cc => d412dfc5) (gprs_llc.c:1079) 20241228095457901 DLLC NOTICE LLME(c88ef4cc/d412dfc5){ASSIGNED} LLGM Assign post (c88ef4cc => d412dfc5) (gprs_llc.c:1125) 20241228095457901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095457901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095457901 DMM DEBUG MM(262420000000017/d412dfc5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095457911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095457911 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095457911 DMM DEBUG MM(262420000000017/d412dfc5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241228095457911 DMM NOTICE MM(262420000000017/d412dfc5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095457911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095457911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095457911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095457911 DMM DEBUG MM(262420000000017/d412dfc5) Requesting authorization (sgsn_auth.c:160) 20241228095457911 DMM INFO MM(262420000000017/d412dfc5) Requesting authentication tuples (sgsn_auth.c:184) 20241228095457911 DMM DEBUG MM(262420000000017/d412dfc5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095457911 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241228095457911 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241228095457914 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095457914 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095457914 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095457914 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095457914 DMM INFO MM(262420000000017/d412dfc5) Subscriber data update (mmctx.c:445) 20241228095457915 DMM DEBUG MM(262420000000017/d412dfc5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095457915 DMM INFO MM(262420000000017/d412dfc5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095457915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095457915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095457915 DMM INFO MM(262420000000017/d412dfc5) <- GMM AUTH AND CIPHERING REQ (rand = 56 1a bf ed 9d 3f 3e 25 73 51 f5 cc 49 f4 f6 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095457924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095457924 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095457924 DMM INFO MM(262420000000017/d412dfc5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095457925 DMM NOTICE MM(262420000000017/d412dfc5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095457925 DMM DEBUG MM(262420000000017/d412dfc5) checking auth: received GSM SRES = 28 d2 92 92 (gprs_gmm.c:648) 20241228095457925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095457925 DMM DEBUG MM(262420000000017/d412dfc5) Requesting authorization (sgsn_auth.c:160) 20241228095457925 DMM INFO MM(262420000000017/d412dfc5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095457925 DMM DEBUG MM(262420000000017/d412dfc5) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095457925 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241228095457925 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) 20241228095457925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095457925 DMM INFO MM(262420000000017/d412dfc5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd412dfc5) (gprs_gmm.c:282) 20241228095457926 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095457926 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095457926 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241228095457927 DMM INFO MM(262420000000017/d412dfc5) Subscriber data update (mmctx.c:445) 20241228095457927 DMM DEBUG MM(262420000000017/d412dfc5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095457927 DMM INFO MM(262420000000017/d412dfc5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095457927 DMM NOTICE MM(262420000000017/d412dfc5) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241228095457927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095457927 DMM NOTICE MM(262420000000017/d412dfc5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095457927 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) 20241228095457927 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095457927 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241228095457927 DMM INFO MM(262420000000017/d412dfc5) Subscriber data update (mmctx.c:445) 20241228095457927 DMM DEBUG MM(262420000000017/d412dfc5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095457937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095457938 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095457938 DMM INFO MM(262420000000017/d412dfc5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095457938 DMM NOTICE MM(262420000000017/d412dfc5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095457938 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095457938 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095457938 DLLC NOTICE LLME(c88ef4cc/d412dfc5){ASSIGNED} LLGM Assign pre (ffffffff => d412dfc5) (gprs_llc.c:1079) 20241228095457938 DLLC NOTICE LLME(ffffffff/d412dfc5){ASSIGNED} LLGM Assign post (ffffffff => d412dfc5) (gprs_llc.c:1125) 20241228095457938 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095457938 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095457938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095457938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095457994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095457994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095457994 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095457994 DMM INFO MM(262420000000017/d412dfc5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095457994 DMM INFO MM(262420000000017/d412dfc5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095457994 DMM DEBUG MM(262420000000017/d412dfc5) Using GGSN 0 (gprs_sm.c:317) 20241228095457994 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) 20241228095457994 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241228095457995 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095457995 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095457995 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241228095458011 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 5a e9 d9 12 11 cb 4a a6 82 14 05 7f 40 1c 9f c2 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) 20241228095458011 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882610d0, cbp=0x55e4ea5a5790) (sgsn_libgtp.c:633) 20241228095458011 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095458011 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5a9be8 TLLI=d412dfc5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095458011 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095458011 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@e2518fcd7ffe: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095458031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38114<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095458035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095458035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(742)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(735)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(730)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(740)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(738)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(728)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(733)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:54:58 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 20241228095458084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095458486 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=92020) 20241228095459036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095459036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92020, count=93180) 20241228095500038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095500038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:55: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_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 20241228095501040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095501040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_pdp_act_unattached started. 20241228095501551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095501554 DMM INFO MM(262420000000017/d412dfc5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095501554 DMM INFO MM(262420000000017/d412dfc5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095501554 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095501554 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095501554 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095501554 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095501554 DLLC NOTICE LLME(ffffffff/d412dfc5){ASSIGNED} LLGM Assign pre (d412dfc5 => ffffffff) (gprs_llc.c:1079) 20241228095501555 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d412dfc5 => ffffffff) (gprs_llc.c:1125) 20241228095501555 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5a9890 (gprs_sndcp.c:574) 20241228095501555 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5a9be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095501555 DMM NOTICE MM(262420000000017/d412dfc5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095501555 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241228095501555 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095501555 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095501555 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241228095501555 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241228095501555 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) 20241228095501555 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) 20241228095501555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095501555 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095501555 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095501555 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095501555 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095501607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095501607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095501607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095501607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095501607 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095501607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095501607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095501607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095501607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095501608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095501608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095501608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095501608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095501608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095501608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095501608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095501608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095501608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095501612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095501617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095501617 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095501625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095501625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095501625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095501625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095501625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095501626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095501626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095501626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095501626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095501632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095501632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095501640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095501640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095501640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095501640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095501640 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095501640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095501640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095501640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095501640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095501641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095501641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095501641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095501641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095501641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095501641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095501641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095501641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095501641 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095501641 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095501641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095501641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095501641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095501644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095501650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095501650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095502041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095502041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095502041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095502041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095502045 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095502046 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(760)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@e2518fcd7ffe: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E174C7CF'O, index=0 SGSN_Test-GSUP(761)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241228095502111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095502111 DLLC NOTICE LLME(ffffffff/e174c7cf){UNASSIGNED} LLC RX: unknown TLLI 0xe174c7cf, creating LLME on the fly (gprs_llc.c:552) 20241228095502111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095502111 DMM NOTICE LLME(ffffffff/e174c7cf){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241228095502111 DLLC NOTICE LLME(ffffffff/e174c7cf){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241228095502111 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@e2518fcd7ffe: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@e2518fcd7ffe: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095502131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(750)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(759)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(754)@e2518fcd7ffe: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(749)@e2518fcd7ffe: Final verdict of PTC: none 20241228095502136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095502136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pdp_act_unattached-BVCI220(758)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(761)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@e2518fcd7ffe: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(747)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(757)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(752)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:55:02 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 20241228095502217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095502518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20241228095503137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095503138 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) 20241228095504140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095504140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 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_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 20241228095505141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095505141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user started. 20241228095505615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095505618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095505669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095505669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095505669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095505669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095505669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095505669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095505669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095505669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095505669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095505670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095505670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095505670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095505670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095505670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095505670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095505670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095505670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095505670 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095505670 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095505670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095505670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095505670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095505672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095505678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095505678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095505685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095505685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095505685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095505685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095505685 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095505685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095505685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095505685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095505685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095505686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095505686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095505686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095505686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095505686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095505686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095505686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095505686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095505686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095505688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095505692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095505692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095505700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095505700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095505700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095505700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095505700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095505700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095505700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095505700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095505700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095505701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095505701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095505701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095505701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095505701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095505701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095505701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095505701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095505701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095505701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095505701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095505701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095505701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095505704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095505708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095505708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095506143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095506143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095506143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095506143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095506148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095506149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='EAE84848'O, index=0 SGSN_Test-GSUP(780)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@e2518fcd7ffe: 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 := '6FAA6ECF8742BF06C5580E6CFD79CF17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D52E97D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32D30233C8B8C6D5'O } } } } } 20241228095506215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095506216 DLLC NOTICE LLME(ffffffff/eae84848){UNASSIGNED} LLC RX: unknown TLLI 0xeae84848, creating LLME on the fly (gprs_llc.c:552) 20241228095506216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095506216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20241228095506216 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095506216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095506216 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095506216 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095506216 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095506216 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095506216 DLLC NOTICE LLME(ffffffff/eae84848){UNASSIGNED} LLGM Assign pre (eae84848 => c7a0577d) (gprs_llc.c:1079) 20241228095506216 DLLC NOTICE LLME(eae84848/c7a0577d){ASSIGNED} LLGM Assign post (eae84848 => c7a0577d) (gprs_llc.c:1125) 20241228095506216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095506216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095506216 DMM DEBUG MM(262420000000019/c7a0577d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095506233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095506234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095506234 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095506234 DMM DEBUG MM(262420000000019/c7a0577d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241228095506234 DMM NOTICE MM(262420000000019/c7a0577d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095506234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095506234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095506234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095506234 DMM DEBUG MM(262420000000019/c7a0577d) Requesting authorization (sgsn_auth.c:160) 20241228095506234 DMM INFO MM(262420000000019/c7a0577d) Requesting authentication tuples (sgsn_auth.c:184) 20241228095506234 DMM DEBUG MM(262420000000019/c7a0577d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095506234 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241228095506234 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241228095506240 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095506240 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095506240 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095506240 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095506240 DMM INFO MM(262420000000019/c7a0577d) Subscriber data update (mmctx.c:445) 20241228095506240 DMM DEBUG MM(262420000000019/c7a0577d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095506240 DMM INFO MM(262420000000019/c7a0577d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095506240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095506240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095506240 DMM INFO MM(262420000000019/c7a0577d) <- GMM AUTH AND CIPHERING REQ (rand = 6f aa 6e cf 87 42 bf 06 c5 58 0e 6c fd 79 cf 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095506256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095506256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095506256 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095506256 DMM INFO MM(262420000000019/c7a0577d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095506256 DMM NOTICE MM(262420000000019/c7a0577d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095506256 DMM DEBUG MM(262420000000019/c7a0577d) checking auth: received GSM SRES = 4d 52 e9 7d (gprs_gmm.c:648) 20241228095506256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095506256 DMM DEBUG MM(262420000000019/c7a0577d) Requesting authorization (sgsn_auth.c:160) 20241228095506256 DMM INFO MM(262420000000019/c7a0577d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095506256 DMM DEBUG MM(262420000000019/c7a0577d) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095506256 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241228095506256 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) 20241228095506256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095506256 DMM INFO MM(262420000000019/c7a0577d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7a0577d) (gprs_gmm.c:282) 20241228095506259 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095506259 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095506259 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241228095506259 DMM INFO MM(262420000000019/c7a0577d) Subscriber data update (mmctx.c:445) 20241228095506259 DMM DEBUG MM(262420000000019/c7a0577d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095506259 DMM INFO MM(262420000000019/c7a0577d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095506259 DMM NOTICE MM(262420000000019/c7a0577d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241228095506259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095506259 DMM NOTICE MM(262420000000019/c7a0577d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095506259 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) 20241228095506260 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095506260 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241228095506260 DMM INFO MM(262420000000019/c7a0577d) Subscriber data update (mmctx.c:445) 20241228095506260 DMM DEBUG MM(262420000000019/c7a0577d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095506272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095506272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095506272 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095506272 DMM INFO MM(262420000000019/c7a0577d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095506272 DMM NOTICE MM(262420000000019/c7a0577d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095506272 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095506272 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095506272 DLLC NOTICE LLME(eae84848/c7a0577d){ASSIGNED} LLGM Assign pre (ffffffff => c7a0577d) (gprs_llc.c:1079) 20241228095506272 DLLC NOTICE LLME(ffffffff/c7a0577d){ASSIGNED} LLGM Assign post (ffffffff => c7a0577d) (gprs_llc.c:1125) 20241228095506272 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095506272 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095506272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095506272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095506330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095506330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095506330 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095506330 DMM INFO MM(262420000000019/c7a0577d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095506330 DMM INFO MM(262420000000019/c7a0577d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095506330 DMM DEBUG MM(262420000000019/c7a0577d) Using GGSN 0 (gprs_sm.c:317) 20241228095506330 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) 20241228095506330 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241228095506330 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095506330 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095506330 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241228095506355 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 5d 7e 8d 2c 11 db 9e d7 81 14 05 7f 4e 49 aa e9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241228095506355 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188262148, cbp=0x55e4ea5a5d70) (sgsn_libgtp.c:633) 20241228095506355 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095506355 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5aad28 TLLI=c7a0577d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095506355 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095506355 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095506371 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241228095506385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095506385 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095506385 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@e2518fcd7ffe: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095506395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57460<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(769)@e2518fcd7ffe: Final verdict of PTC: none 20241228095506399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user-BVCI210(772)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(773)@e2518fcd7ffe: Final verdict of PTC: none 20241228095506400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(780)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(778)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(768)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(766)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(771)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(776)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:55:06 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 20241228095506472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095506874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43764) 20241228095507400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095507400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43764, count=96224) 20241228095508402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095508402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 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_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 20241228095509403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095509403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_ggsn_reject started. 20241228095509968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095509971 DMM INFO MM(262420000000019/c7a0577d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095509971 DMM INFO MM(262420000000019/c7a0577d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095509971 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095509971 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095509971 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095509971 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095509971 DLLC NOTICE LLME(ffffffff/c7a0577d){ASSIGNED} LLGM Assign pre (c7a0577d => ffffffff) (gprs_llc.c:1079) 20241228095509971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7a0577d => ffffffff) (gprs_llc.c:1125) 20241228095509971 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5aa9d0 (gprs_sndcp.c:574) 20241228095509971 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5aad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095509971 DMM NOTICE MM(262420000000019/c7a0577d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095509971 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241228095509971 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095509971 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095509972 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241228095509972 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241228095509972 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) 20241228095509972 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) 20241228095509972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095509972 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095509972 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095509972 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095509972 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095510018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095510018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095510018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095510018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095510018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095510018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095510018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095510018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095510018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095510019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095510019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095510019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095510019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095510019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095510019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095510019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095510019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095510019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095510019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095510019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(787)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095510020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095510020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095510022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095510026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095510033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095510033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095510033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095510034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095510034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095510034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095510034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095510034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095510034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095510034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095510034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095510034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095510034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095510034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095510034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095510034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095510034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095510034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095510034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095510034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095510035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095510035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095510036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095510041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095510049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095510049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095510049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095510049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095510049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095510050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095510050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095510050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095510050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095510050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095510050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095510050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095510050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095510050 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095510050 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095510050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095510050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095510050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095510053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095510058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095510404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095510404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095510404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095510404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095510408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: 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(798)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228095510409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D2FC64BC'O, index=0 SGSN_Test-GSUP(799)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@e2518fcd7ffe: 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 := '6DDAFBE63B71A6CF6E0D39F0E8714897'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2E4BE22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA90729F4995322B'O } } } } } 20241228095510475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510475 DLLC NOTICE LLME(ffffffff/d2fc64bc){UNASSIGNED} LLC RX: unknown TLLI 0xd2fc64bc, creating LLME on the fly (gprs_llc.c:552) 20241228095510475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095510475 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20241228095510475 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095510475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095510475 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095510475 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095510475 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095510475 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095510475 DLLC NOTICE LLME(ffffffff/d2fc64bc){UNASSIGNED} LLGM Assign pre (d2fc64bc => dbf21f7c) (gprs_llc.c:1079) 20241228095510475 DLLC NOTICE LLME(d2fc64bc/dbf21f7c){ASSIGNED} LLGM Assign post (d2fc64bc => dbf21f7c) (gprs_llc.c:1125) 20241228095510475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095510475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095510475 DMM DEBUG MM(262420000000020/dbf21f7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095510492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095510493 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095510493 DMM DEBUG MM(262420000000020/dbf21f7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241228095510493 DMM NOTICE MM(262420000000020/dbf21f7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095510493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095510493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095510493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095510493 DMM DEBUG MM(262420000000020/dbf21f7c) Requesting authorization (sgsn_auth.c:160) 20241228095510493 DMM INFO MM(262420000000020/dbf21f7c) Requesting authentication tuples (sgsn_auth.c:184) 20241228095510493 DMM DEBUG MM(262420000000020/dbf21f7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095510493 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241228095510493 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241228095510499 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095510499 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095510499 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095510499 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095510499 DMM INFO MM(262420000000020/dbf21f7c) Subscriber data update (mmctx.c:445) 20241228095510499 DMM DEBUG MM(262420000000020/dbf21f7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095510499 DMM INFO MM(262420000000020/dbf21f7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095510499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095510499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095510499 DMM INFO MM(262420000000020/dbf21f7c) <- GMM AUTH AND CIPHERING REQ (rand = 6d da fb e6 3b 71 a6 cf 6e 0d 39 f0 e8 71 48 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095510515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095510515 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095510515 DMM INFO MM(262420000000020/dbf21f7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095510515 DMM NOTICE MM(262420000000020/dbf21f7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095510515 DMM DEBUG MM(262420000000020/dbf21f7c) checking auth: received GSM SRES = e2 e4 be 22 (gprs_gmm.c:648) 20241228095510515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095510515 DMM DEBUG MM(262420000000020/dbf21f7c) Requesting authorization (sgsn_auth.c:160) 20241228095510515 DMM INFO MM(262420000000020/dbf21f7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095510515 DMM DEBUG MM(262420000000020/dbf21f7c) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095510515 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241228095510515 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) 20241228095510515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095510515 DMM INFO MM(262420000000020/dbf21f7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbf21f7c) (gprs_gmm.c:282) 20241228095510518 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095510518 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095510518 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241228095510518 DMM INFO MM(262420000000020/dbf21f7c) Subscriber data update (mmctx.c:445) 20241228095510518 DMM DEBUG MM(262420000000020/dbf21f7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095510518 DMM INFO MM(262420000000020/dbf21f7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095510518 DMM NOTICE MM(262420000000020/dbf21f7c) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241228095510518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095510518 DMM NOTICE MM(262420000000020/dbf21f7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095510518 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) 20241228095510520 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095510520 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241228095510520 DMM INFO MM(262420000000020/dbf21f7c) Subscriber data update (mmctx.c:445) 20241228095510520 DMM DEBUG MM(262420000000020/dbf21f7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095510531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095510531 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095510531 DMM INFO MM(262420000000020/dbf21f7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095510531 DMM NOTICE MM(262420000000020/dbf21f7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095510531 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095510531 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095510531 DLLC NOTICE LLME(d2fc64bc/dbf21f7c){ASSIGNED} LLGM Assign pre (ffffffff => dbf21f7c) (gprs_llc.c:1079) 20241228095510532 DLLC NOTICE LLME(ffffffff/dbf21f7c){ASSIGNED} LLGM Assign post (ffffffff => dbf21f7c) (gprs_llc.c:1125) 20241228095510532 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095510532 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095510532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095510532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095510590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095510590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095510590 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095510590 DMM INFO MM(262420000000020/dbf21f7c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095510590 DMM INFO MM(262420000000020/dbf21f7c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095510590 DMM DEBUG MM(262420000000020/dbf21f7c) Using GGSN 0 (gprs_sm.c:317) 20241228095510590 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) 20241228095510590 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241228095510590 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095510590 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095510590 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241228095510611 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 fc 8e 5a bd 11 9c a8 fe 56 14 05 7f b9 26 5e c4 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) 20241228095510611 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa1882631c0, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095510611 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241228095510611 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241228095510611 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095510611 DMM NOTICE MM(262420000000020/dbf21f7c) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e2518fcd7ffe: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095510629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095510632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095510633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(799)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(792)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(787)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(797)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(795)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(785)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(790)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:55:10 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 20241228095510741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095511143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81492) 20241228095511634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095511634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81492, count=98756) 20241228095512635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095512635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:55: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_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 20241228095513636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095513636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user_deact_mo started. 20241228095514250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095514253 DMM INFO MM(262420000000020/dbf21f7c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095514254 DMM INFO MM(262420000000020/dbf21f7c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095514254 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095514254 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095514254 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095514254 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095514254 DLLC NOTICE LLME(ffffffff/dbf21f7c){ASSIGNED} LLGM Assign pre (dbf21f7c => ffffffff) (gprs_llc.c:1079) 20241228095514254 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbf21f7c => ffffffff) (gprs_llc.c:1125) 20241228095514254 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241228095514254 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) 20241228095514254 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) 20241228095514254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095514254 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095514254 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095514254 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095514254 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095514299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095514299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095514299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095514299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095514299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095514299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095514299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095514299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095514299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095514300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095514300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095514300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095514300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095514300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095514300 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095514300 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095514300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095514300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095514302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095514308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514308 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095514315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095514315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095514315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095514315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095514315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095514315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095514315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095514315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095514315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095514315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095514315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095514315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095514315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095514316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095514316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095514316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095514316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095514316 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095514316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095514316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095514316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095514316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095514318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095514322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514322 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)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095514331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095514331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095514331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095514331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095514331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095514331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095514331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095514331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095514331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095514332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095514332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095514332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095514332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095514332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095514332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095514332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095514332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095514332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095514332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095514332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095514332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095514332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095514334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095514338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514338 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095514637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095514637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095514637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095514637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095514641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095514642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(817)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C0168FAC'O, index=0 SGSN_Test-GSUP(818)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := 'AC4482F508325FDF5A51B87D44639C7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D719950'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05AFA56EA40CEB9B'O } } } } } 20241228095514723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514723 DLLC NOTICE LLME(ffffffff/c0168fac){UNASSIGNED} LLC RX: unknown TLLI 0xc0168fac, creating LLME on the fly (gprs_llc.c:552) 20241228095514723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095514723 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241228095514723 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095514723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095514723 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095514723 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095514723 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095514724 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095514724 DLLC NOTICE LLME(ffffffff/c0168fac){UNASSIGNED} LLGM Assign pre (c0168fac => c958dc07) (gprs_llc.c:1079) 20241228095514724 DLLC NOTICE LLME(c0168fac/c958dc07){ASSIGNED} LLGM Assign post (c0168fac => c958dc07) (gprs_llc.c:1125) 20241228095514724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095514724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095514724 DMM DEBUG MM(262420000000021/c958dc07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095514749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095514749 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095514749 DMM DEBUG MM(262420000000021/c958dc07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241228095514749 DMM NOTICE MM(262420000000021/c958dc07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095514750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095514750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095514750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095514750 DMM DEBUG MM(262420000000021/c958dc07) Requesting authorization (sgsn_auth.c:160) 20241228095514750 DMM INFO MM(262420000000021/c958dc07) Requesting authentication tuples (sgsn_auth.c:184) 20241228095514750 DMM DEBUG MM(262420000000021/c958dc07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095514750 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241228095514750 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241228095514756 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095514756 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095514756 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095514756 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095514756 DMM INFO MM(262420000000021/c958dc07) Subscriber data update (mmctx.c:445) 20241228095514756 DMM DEBUG MM(262420000000021/c958dc07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095514756 DMM INFO MM(262420000000021/c958dc07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095514756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095514756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095514756 DMM INFO MM(262420000000021/c958dc07) <- GMM AUTH AND CIPHERING REQ (rand = ac 44 82 f5 08 32 5f df 5a 51 b8 7d 44 63 9c 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095514772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095514772 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095514772 DMM INFO MM(262420000000021/c958dc07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095514772 DMM NOTICE MM(262420000000021/c958dc07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095514772 DMM DEBUG MM(262420000000021/c958dc07) checking auth: received GSM SRES = 8d 71 99 50 (gprs_gmm.c:648) 20241228095514772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095514772 DMM DEBUG MM(262420000000021/c958dc07) Requesting authorization (sgsn_auth.c:160) 20241228095514772 DMM INFO MM(262420000000021/c958dc07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095514772 DMM DEBUG MM(262420000000021/c958dc07) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095514772 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241228095514772 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) 20241228095514772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095514772 DMM INFO MM(262420000000021/c958dc07) <- GMM ATTACH ACCEPT (new P-TMSI=0xc958dc07) (gprs_gmm.c:282) 20241228095514775 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095514775 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095514775 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241228095514775 DMM INFO MM(262420000000021/c958dc07) Subscriber data update (mmctx.c:445) 20241228095514775 DMM DEBUG MM(262420000000021/c958dc07) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095514775 DMM INFO MM(262420000000021/c958dc07) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095514775 DMM NOTICE MM(262420000000021/c958dc07) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241228095514775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095514775 DMM NOTICE MM(262420000000021/c958dc07) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095514775 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) 20241228095514776 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095514776 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241228095514776 DMM INFO MM(262420000000021/c958dc07) Subscriber data update (mmctx.c:445) 20241228095514776 DMM DEBUG MM(262420000000021/c958dc07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095514789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095514789 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095514789 DMM INFO MM(262420000000021/c958dc07) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095514789 DMM NOTICE MM(262420000000021/c958dc07) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095514789 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095514789 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095514789 DLLC NOTICE LLME(c0168fac/c958dc07){ASSIGNED} LLGM Assign pre (ffffffff => c958dc07) (gprs_llc.c:1079) 20241228095514789 DLLC NOTICE LLME(ffffffff/c958dc07){ASSIGNED} LLGM Assign post (ffffffff => c958dc07) (gprs_llc.c:1125) 20241228095514789 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095514789 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095514789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095514789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095514846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095514846 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095514846 DMM INFO MM(262420000000021/c958dc07) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095514846 DMM INFO MM(262420000000021/c958dc07) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095514846 DMM DEBUG MM(262420000000021/c958dc07) Using GGSN 0 (gprs_sm.c:317) 20241228095514846 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) 20241228095514846 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241228095514846 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095514846 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095514846 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241228095514871 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 33 41 23 69 11 d9 e6 d2 f9 14 05 7f 6a 69 19 71 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) 20241228095514871 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882631c0, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095514872 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095514872 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5aad28 TLLI=c958dc07, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095514872 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095514872 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095514889 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241228095514904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514904 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095514904 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095514911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095514911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241228095514911 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095514911 DMM INFO MM(262420000000021/c958dc07) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241228095514911 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095514911 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241228095514915 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) 20241228095514915 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1882631c0, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095514915 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241228095514915 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5aad28, TLLI=c958dc07, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095514915 DMM INFO MM(262420000000021/c958dc07) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241228095514915 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241228095514915 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e2518fcd7ffe: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095514931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@e2518fcd7ffe: Final verdict of PTC: none 20241228095514937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095514937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(802)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(816)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(811)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(806)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(804)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(814)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(809)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none)Sat Dec 28 09:55:14 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@e2518fcd7ffe: 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'. 20241228095515030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095515432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241228095515938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095515938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84328, count=105836) 20241228095516940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095516940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:55: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_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 20241228095517941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095517941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user_deact_mt started. 20241228095518530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095518533 DMM INFO MM(262420000000021/c958dc07) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095518533 DMM INFO MM(262420000000021/c958dc07) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095518533 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095518533 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095518533 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095518533 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095518533 DLLC NOTICE LLME(ffffffff/c958dc07){ASSIGNED} LLGM Assign pre (c958dc07 => ffffffff) (gprs_llc.c:1079) 20241228095518533 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c958dc07 => ffffffff) (gprs_llc.c:1125) 20241228095518533 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241228095518533 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) 20241228095518533 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) 20241228095518533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095518533 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095518533 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095518533 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095518533 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095518568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095518568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095518568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095518568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095518568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095518568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095518568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095518568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095518568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095518568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095518568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095518568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095518568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095518568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095518569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095518569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095518569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095518569 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095518569 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095518569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095518569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095518569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095518570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095518574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095518574 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095518583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095518583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095518583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095518583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095518583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095518583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095518583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095518583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095518583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095518584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095518584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095518584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095518584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095518584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095518584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095518584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095518584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095518584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095518584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095518584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095518585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095518585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095518587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095518592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095518592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095518599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095518599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095518599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095518599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095518599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095518599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095518599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095518599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095518599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095518600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095518600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095518600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095518600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095518600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095518600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095518600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095518600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095518600 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095518600 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095518600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095518601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095518601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095518602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095518607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095518607 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095518943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095518943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095518943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095518943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095518947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095518948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='DB3DF5B3'O, index=0 SGSN_Test-GSUP(837)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := 'F3FC1D3F61008A0A973D74B43D18A9E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E974060D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95752A4D6EE8A5FF'O } } } } } 20241228095519024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095519024 DLLC NOTICE LLME(ffffffff/db3df5b3){UNASSIGNED} LLC RX: unknown TLLI 0xdb3df5b3, creating LLME on the fly (gprs_llc.c:552) 20241228095519024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095519024 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241228095519024 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095519024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095519024 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095519024 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095519024 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095519024 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095519024 DLLC NOTICE LLME(ffffffff/db3df5b3){UNASSIGNED} LLGM Assign pre (db3df5b3 => e36e5632) (gprs_llc.c:1079) 20241228095519024 DLLC NOTICE LLME(db3df5b3/e36e5632){ASSIGNED} LLGM Assign post (db3df5b3 => e36e5632) (gprs_llc.c:1125) 20241228095519024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095519024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095519024 DMM DEBUG MM(262420000000022/e36e5632) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095519034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095519034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095519034 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095519034 DMM DEBUG MM(262420000000022/e36e5632) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241228095519034 DMM NOTICE MM(262420000000022/e36e5632) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095519034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095519034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095519034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095519034 DMM DEBUG MM(262420000000022/e36e5632) Requesting authorization (sgsn_auth.c:160) 20241228095519034 DMM INFO MM(262420000000022/e36e5632) Requesting authentication tuples (sgsn_auth.c:184) 20241228095519034 DMM DEBUG MM(262420000000022/e36e5632) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095519034 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241228095519034 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241228095519037 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095519037 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095519037 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095519037 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095519037 DMM INFO MM(262420000000022/e36e5632) Subscriber data update (mmctx.c:445) 20241228095519037 DMM DEBUG MM(262420000000022/e36e5632) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095519037 DMM INFO MM(262420000000022/e36e5632) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095519037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095519037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095519037 DMM INFO MM(262420000000022/e36e5632) <- GMM AUTH AND CIPHERING REQ (rand = f3 fc 1d 3f 61 00 8a 0a 97 3d 74 b4 3d 18 a9 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095519044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095519044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095519044 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095519044 DMM INFO MM(262420000000022/e36e5632) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095519044 DMM NOTICE MM(262420000000022/e36e5632) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095519044 DMM DEBUG MM(262420000000022/e36e5632) checking auth: received GSM SRES = e9 74 06 0d (gprs_gmm.c:648) 20241228095519044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095519044 DMM DEBUG MM(262420000000022/e36e5632) Requesting authorization (sgsn_auth.c:160) 20241228095519044 DMM INFO MM(262420000000022/e36e5632) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095519044 DMM DEBUG MM(262420000000022/e36e5632) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095519044 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241228095519044 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) 20241228095519044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095519044 DMM INFO MM(262420000000022/e36e5632) <- GMM ATTACH ACCEPT (new P-TMSI=0xe36e5632) (gprs_gmm.c:282) 20241228095519046 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095519046 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095519046 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241228095519046 DMM INFO MM(262420000000022/e36e5632) Subscriber data update (mmctx.c:445) 20241228095519046 DMM DEBUG MM(262420000000022/e36e5632) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095519046 DMM INFO MM(262420000000022/e36e5632) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095519046 DMM NOTICE MM(262420000000022/e36e5632) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241228095519046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095519046 DMM NOTICE MM(262420000000022/e36e5632) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095519046 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) 20241228095519046 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095519046 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241228095519046 DMM INFO MM(262420000000022/e36e5632) Subscriber data update (mmctx.c:445) 20241228095519046 DMM DEBUG MM(262420000000022/e36e5632) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095519053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095519053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095519053 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095519053 DMM INFO MM(262420000000022/e36e5632) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095519053 DMM NOTICE MM(262420000000022/e36e5632) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095519053 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095519053 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095519053 DLLC NOTICE LLME(db3df5b3/e36e5632){ASSIGNED} LLGM Assign pre (ffffffff => e36e5632) (gprs_llc.c:1079) 20241228095519053 DLLC NOTICE LLME(ffffffff/e36e5632){ASSIGNED} LLGM Assign post (ffffffff => e36e5632) (gprs_llc.c:1125) 20241228095519053 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095519053 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095519053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095519053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095519113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095519113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095519113 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095519113 DMM INFO MM(262420000000022/e36e5632) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095519113 DMM INFO MM(262420000000022/e36e5632) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095519113 DMM DEBUG MM(262420000000022/e36e5632) Using GGSN 0 (gprs_sm.c:317) 20241228095519113 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) 20241228095519113 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241228095519113 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095519113 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095519113 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241228095519138 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 bb 05 ab 4d 11 7e 15 c0 fc 14 05 7f d1 44 e6 aa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241228095519138 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882631c0, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095519138 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095519138 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=e36e5632, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095519138 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095519138 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095519155 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241228095519169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095519169 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095519169 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095519174 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241228095519174 DGPRS INFO PDP(262420000000022:5): Context 0x7fa1882631c0 was deleted (sgsn_libgtp.c:707) 20241228095519174 DMM INFO MM(262420000000022/e36e5632) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095519174 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241228095519174 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e2518fcd7ffe: Removing Client IMSI='262420000000022'H, index=0 20241228095519187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095519187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241228095519187 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095519187 DMM INFO MM(262420000000022/e36e5632) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095519191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33014<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(835)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(825)@e2518fcd7ffe: Final verdict of PTC: none 20241228095519196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095519196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(837)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(830)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(828)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(823)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(833)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:55:19 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 20241228095519319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095519721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84692) 20241228095520198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095520198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228095520329 DGPRS DEBUG Checking for inactive LLMEs, time = 37907919 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=84692, count=105016) 20241228095521200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095521200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095522201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095522202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_dup started. 20241228095522825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095522827 DMM INFO MM(262420000000022/e36e5632) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095522827 DMM INFO MM(262420000000022/e36e5632) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095522827 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095522827 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095522827 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095522827 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095522827 DLLC NOTICE LLME(ffffffff/e36e5632){ASSIGNED} LLGM Assign pre (e36e5632 => ffffffff) (gprs_llc.c:1079) 20241228095522827 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e36e5632 => ffffffff) (gprs_llc.c:1125) 20241228095522827 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095522827 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095522827 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241228095522827 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) 20241228095522827 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) 20241228095522827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095522827 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095522827 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095522827 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095522828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095522888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095522888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095522888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095522888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095522888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095522888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095522888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095522888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095522888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095522889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095522889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095522889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095522889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095522889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095522889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095522889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095522889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095522889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095522889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095522889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095522889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095522889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095522891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095522896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095522896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095522904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095522904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095522904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095522904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095522904 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095522904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095522904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095522904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095522904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095522904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095522904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095522905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095522905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095522905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095522905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095522905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095522905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095522905 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095522905 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095522905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095522905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095522905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095522907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095522911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095522911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(851)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(848)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095522924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095522924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095522924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095522924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095522924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095522924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095522924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095522924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095522924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095522925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095522925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095522925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095522925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095522925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095522925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095522925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095522925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095522925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095522925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095522925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095522925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095522925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095522927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095522931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095522931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095523203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095523203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095523203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095523203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(854)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095523207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095523208 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(854)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(854)@e2518fcd7ffe: 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(854)@e2518fcd7ffe: 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(854)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='E503433B'O, index=0 SGSN_Test-GSUP(856)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: 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 := 'BF4568D1257854989006F08B85ECABD2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F9795B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0972504D884374E'O } } } } } 20241228095523276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095523276 DLLC NOTICE LLME(ffffffff/e503433b){UNASSIGNED} LLC RX: unknown TLLI 0xe503433b, creating LLME on the fly (gprs_llc.c:552) 20241228095523276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095523276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20241228095523276 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095523276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095523276 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095523276 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095523276 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095523276 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095523276 DLLC NOTICE LLME(ffffffff/e503433b){UNASSIGNED} LLGM Assign pre (e503433b => d5b100f0) (gprs_llc.c:1079) 20241228095523276 DLLC NOTICE LLME(e503433b/d5b100f0){ASSIGNED} LLGM Assign post (e503433b => d5b100f0) (gprs_llc.c:1125) 20241228095523276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095523276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095523276 DMM DEBUG MM(262420000000046/d5b100f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095523284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095523284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095523284 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095523284 DMM DEBUG MM(262420000000046/d5b100f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241228095523284 DMM NOTICE MM(262420000000046/d5b100f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095523284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095523284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095523284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095523284 DMM DEBUG MM(262420000000046/d5b100f0) Requesting authorization (sgsn_auth.c:160) 20241228095523284 DMM INFO MM(262420000000046/d5b100f0) Requesting authentication tuples (sgsn_auth.c:184) 20241228095523284 DMM DEBUG MM(262420000000046/d5b100f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095523284 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241228095523284 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241228095523287 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095523287 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095523287 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095523287 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095523287 DMM INFO MM(262420000000046/d5b100f0) Subscriber data update (mmctx.c:445) 20241228095523287 DMM DEBUG MM(262420000000046/d5b100f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095523287 DMM INFO MM(262420000000046/d5b100f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095523287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095523287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095523287 DMM INFO MM(262420000000046/d5b100f0) <- GMM AUTH AND CIPHERING REQ (rand = bf 45 68 d1 25 78 54 98 90 06 f0 8b 85 ec ab d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095523293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095523293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095523293 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095523293 DMM INFO MM(262420000000046/d5b100f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095523293 DMM NOTICE MM(262420000000046/d5b100f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095523293 DMM DEBUG MM(262420000000046/d5b100f0) checking auth: received GSM SRES = 0f 97 95 b2 (gprs_gmm.c:648) 20241228095523293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095523293 DMM DEBUG MM(262420000000046/d5b100f0) Requesting authorization (sgsn_auth.c:160) 20241228095523293 DMM INFO MM(262420000000046/d5b100f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095523293 DMM DEBUG MM(262420000000046/d5b100f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095523293 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241228095523293 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) 20241228095523293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095523293 DMM INFO MM(262420000000046/d5b100f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5b100f0) (gprs_gmm.c:282) 20241228095523294 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095523294 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095523294 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241228095523294 DMM INFO MM(262420000000046/d5b100f0) Subscriber data update (mmctx.c:445) 20241228095523294 DMM DEBUG MM(262420000000046/d5b100f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095523294 DMM INFO MM(262420000000046/d5b100f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095523294 DMM NOTICE MM(262420000000046/d5b100f0) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241228095523294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095523294 DMM NOTICE MM(262420000000046/d5b100f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095523294 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) 20241228095523295 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095523295 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241228095523295 DMM INFO MM(262420000000046/d5b100f0) Subscriber data update (mmctx.c:445) 20241228095523295 DMM DEBUG MM(262420000000046/d5b100f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095523301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095523301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095523301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095523301 DMM INFO MM(262420000000046/d5b100f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095523301 DMM NOTICE MM(262420000000046/d5b100f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095523301 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095523301 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095523301 DLLC NOTICE LLME(e503433b/d5b100f0){ASSIGNED} LLGM Assign pre (ffffffff => d5b100f0) (gprs_llc.c:1079) 20241228095523301 DLLC NOTICE LLME(ffffffff/d5b100f0){ASSIGNED} LLGM Assign post (ffffffff => d5b100f0) (gprs_llc.c:1125) 20241228095523301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095523301 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095523301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095523301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095523353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095523353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095523353 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095523353 DMM INFO MM(262420000000046/d5b100f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095523353 DMM INFO MM(262420000000046/d5b100f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095523353 DMM DEBUG MM(262420000000046/d5b100f0) Using GGSN 0 (gprs_sm.c:317) 20241228095523353 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) 20241228095523353 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241228095523353 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095523353 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095523353 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241228095523361 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 f6 11 ab f2 11 4c d7 eb 0e 14 05 7f 2f e9 1e 8b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241228095523361 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882631c0, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095523361 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095523361 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=d5b100f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095523361 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095523361 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095523366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095523366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241228095523366 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095523366 DMM INFO MM(262420000000046/d5b100f0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241228095523366 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095523366 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241228095523366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095523366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095523366 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095523366 DMM INFO MM(262420000000046/d5b100f0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241228095523366 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095523367 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: "Received deletePDPContextResponse 1, seq_nr=1036" 20241228095523367 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) 20241228095523367 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1882631c0, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095523367 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241228095523367 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=d5b100f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095523367 DMM INFO MM(262420000000046/d5b100f0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241228095523367 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241228095523367 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095523367 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) 20241228095523367 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)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@e2518fcd7ffe: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095525383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095525387 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095525388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(856)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(849)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(844)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(855)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(842)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(853)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(847)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none)Sat Dec 28 09:55:25 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@e2518fcd7ffe: 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'. 20241228095525491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095525894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103172) 20241228095526389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095526389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103172, count=107528) 20241228095527389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095527390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095528390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095528390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_second_attempt started. 20241228095528989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095528992 DMM INFO MM(262420000000046/d5b100f0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095528992 DMM INFO MM(262420000000046/d5b100f0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095528992 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095528992 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095528992 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095528992 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095528992 DLLC NOTICE LLME(ffffffff/d5b100f0){ASSIGNED} LLGM Assign pre (d5b100f0 => ffffffff) (gprs_llc.c:1079) 20241228095528992 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5b100f0 => ffffffff) (gprs_llc.c:1125) 20241228095528992 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241228095528992 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) 20241228095528992 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) 20241228095528992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095528992 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095528992 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095528992 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095528992 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095529032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095529032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095529032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095529032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095529032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095529032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095529032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095529032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095529032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095529033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095529033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095529033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095529033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095529033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095529033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095529033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095529033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095529033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095529033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095529033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095529033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095529033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095529035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095529040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529040 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095529048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095529048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095529048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095529048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095529048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095529048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095529048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095529048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095529048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095529048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095529048 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095529048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095529048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(868)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095529049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095529049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095529050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095529056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095529064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095529064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095529064 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095529064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095529064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095529064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095529064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095529064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095529064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095529064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095529064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095529064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095529064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095529065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095529065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095529067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095529071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095529390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095529390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095529391 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095529391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095529392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095529392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(874)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@e2518fcd7ffe: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='ED98E8D9'O, index=0 SGSN_Test-GSUP(875)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@e2518fcd7ffe: 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 := 'F0A2AD2362FB695CEFC97BD72BDA9EB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDECE49B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6152156C1B0974DE'O } } } } } 20241228095529419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529419 DLLC NOTICE LLME(ffffffff/ed98e8d9){UNASSIGNED} LLC RX: unknown TLLI 0xed98e8d9, creating LLME on the fly (gprs_llc.c:552) 20241228095529419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095529419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241228095529419 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095529419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095529419 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095529419 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095529419 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095529419 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095529419 DLLC NOTICE LLME(ffffffff/ed98e8d9){UNASSIGNED} LLGM Assign pre (ed98e8d9 => d9ea9ca9) (gprs_llc.c:1079) 20241228095529419 DLLC NOTICE LLME(ed98e8d9/d9ea9ca9){ASSIGNED} LLGM Assign post (ed98e8d9 => d9ea9ca9) (gprs_llc.c:1125) 20241228095529419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095529419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095529419 DMM DEBUG MM(262420000000022/d9ea9ca9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095529434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095529434 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095529434 DMM DEBUG MM(262420000000022/d9ea9ca9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241228095529434 DMM NOTICE MM(262420000000022/d9ea9ca9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095529434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095529434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095529434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095529434 DMM DEBUG MM(262420000000022/d9ea9ca9) Requesting authorization (sgsn_auth.c:160) 20241228095529434 DMM INFO MM(262420000000022/d9ea9ca9) Requesting authentication tuples (sgsn_auth.c:184) 20241228095529434 DMM DEBUG MM(262420000000022/d9ea9ca9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095529434 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241228095529434 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241228095529437 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095529437 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095529437 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095529437 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095529437 DMM INFO MM(262420000000022/d9ea9ca9) Subscriber data update (mmctx.c:445) 20241228095529437 DMM DEBUG MM(262420000000022/d9ea9ca9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095529437 DMM INFO MM(262420000000022/d9ea9ca9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095529437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095529437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095529437 DMM INFO MM(262420000000022/d9ea9ca9) <- GMM AUTH AND CIPHERING REQ (rand = f0 a2 ad 23 62 fb 69 5c ef c9 7b d7 2b da 9e b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095529444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095529444 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095529444 DMM INFO MM(262420000000022/d9ea9ca9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095529444 DMM NOTICE MM(262420000000022/d9ea9ca9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095529444 DMM DEBUG MM(262420000000022/d9ea9ca9) checking auth: received GSM SRES = fd ec e4 9b (gprs_gmm.c:648) 20241228095529444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095529444 DMM DEBUG MM(262420000000022/d9ea9ca9) Requesting authorization (sgsn_auth.c:160) 20241228095529444 DMM INFO MM(262420000000022/d9ea9ca9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095529444 DMM DEBUG MM(262420000000022/d9ea9ca9) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095529444 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241228095529444 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) 20241228095529444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095529444 DMM INFO MM(262420000000022/d9ea9ca9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9ea9ca9) (gprs_gmm.c:282) 20241228095529446 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095529446 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095529446 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241228095529446 DMM INFO MM(262420000000022/d9ea9ca9) Subscriber data update (mmctx.c:445) 20241228095529446 DMM DEBUG MM(262420000000022/d9ea9ca9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095529446 DMM INFO MM(262420000000022/d9ea9ca9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095529446 DMM NOTICE MM(262420000000022/d9ea9ca9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241228095529446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095529446 DMM NOTICE MM(262420000000022/d9ea9ca9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095529446 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) 20241228095529446 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095529446 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241228095529446 DMM INFO MM(262420000000022/d9ea9ca9) Subscriber data update (mmctx.c:445) 20241228095529446 DMM DEBUG MM(262420000000022/d9ea9ca9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095529452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095529452 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095529452 DMM INFO MM(262420000000022/d9ea9ca9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095529452 DMM NOTICE MM(262420000000022/d9ea9ca9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095529452 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095529452 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095529452 DLLC NOTICE LLME(ed98e8d9/d9ea9ca9){ASSIGNED} LLGM Assign pre (ffffffff => d9ea9ca9) (gprs_llc.c:1079) 20241228095529452 DLLC NOTICE LLME(ffffffff/d9ea9ca9){ASSIGNED} LLGM Assign post (ffffffff => d9ea9ca9) (gprs_llc.c:1125) 20241228095529452 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095529452 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095529452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095529452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_second_attempt(877)@e2518fcd7ffe: 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 := 'CC7116F90008776EE8024CA45670D564'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6C6DE35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96B3465E852158F2'O } } } } } 20241228095529506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095529506 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095529506 DMM INFO MM(262420000000022/d9ea9ca9) -> GMM ATTACH REQUEST MI(TMSI-0xD9EA9CA9) type="GPRS attach" (gprs_gmm.c:1248) 20241228095529506 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095529506 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095529506 DLLC NOTICE LLME(ffffffff/d9ea9ca9){ASSIGNED} LLGM Assign pre (d9ea9ca9 => ca254f0b) (gprs_llc.c:1079) 20241228095529506 DLLC NOTICE LLME(d9ea9ca9/ca254f0b){ASSIGNED} LLGM Assign post (d9ea9ca9 => ca254f0b) (gprs_llc.c:1125) 20241228095529506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095529506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095529506 DMM DEBUG MM(262420000000022/ca254f0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095529514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095529514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095529514 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095529514 DMM DEBUG MM(262420000000022/ca254f0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241228095529514 DMM NOTICE MM(262420000000022/ca254f0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095529514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095529514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095529514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095529514 DMM DEBUG MM(262420000000022/ca254f0b) Requesting authorization (sgsn_auth.c:160) 20241228095529514 DMM INFO MM(262420000000022/ca254f0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095529514 DMM DEBUG MM(262420000000022/ca254f0b) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095529514 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241228095529514 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) 20241228095535515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241228095535515 DMM ERROR MM(262420000000022/ca254f0b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241228095535515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241228095535515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095535515 DMM NOTICE MM(262420000000022/ca254f0b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241228095535515 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241228095535515 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) 20241228095535515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Reject}: Deallocated (fsm.c:568) 20241228095535515 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Deallocated (fsm.c:568) 20241228095535515 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095535515 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095535515 DLLC NOTICE LLME(d9ea9ca9/ca254f0b){ASSIGNED} LLGM Assign pre (ca254f0b => ffffffff) (gprs_llc.c:1079) 20241228095535516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca254f0b => ffffffff) (gprs_llc.c:1125) 20241228095549392 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228095549392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241228095549392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095550330 DGPRS DEBUG Checking for inactive LLMEs, time = 37907949 (sgsn.c:132) 20241228095559035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095559039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095559039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095559049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095559050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095559050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095559066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095559068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095559068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@e2518fcd7ffe: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e2518fcd7ffe: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241228095559417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095559417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@e2518fcd7ffe: Final verdict of PTC: none 20241228095559419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38900<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(873)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(868)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(863)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(866)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(871)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(861)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_second_attempt(877)@e2518fcd7ffe: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@e2518fcd7ffe: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:55:59 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 20241228095559545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095559847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107192) 20241228095600417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095600418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107192, count=112624) 20241228095601419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095601419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095602420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095602420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_echo_timeout started. 20241228095602946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095602948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095603008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095603008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095603008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095603008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095603008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095603008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095603008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095603008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095603008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095603010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095603010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095603010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095603010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(879)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095603018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(880)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095603026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095603026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095603026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095603026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095603026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095603027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095603027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095603027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095603027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095603027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095603027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095603027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095603027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095603027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095603027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095603027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095603027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095603027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095603029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095603035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(887)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI210(885)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(892)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095603038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095603038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095603038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095603038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095603038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095603038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095603038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095603038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095603038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095603039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095603039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095603039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095603039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095603039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095603039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095603039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095603039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095603039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095603039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095603039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095603040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095603040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095603046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095603421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095603421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095603421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095603421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095603425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095603426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(893)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(880)@e2518fcd7ffe: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E2E35032'O, index=0 SGSN_Test-GSUP(894)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@e2518fcd7ffe: 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 := 'BAEDE65EB0B4AE0D6402FCD3BEB7E242'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B64C7EF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9B20061FEB33A52'O } } } } } 20241228095603497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603497 DLLC NOTICE LLME(ffffffff/e2e35032){UNASSIGNED} LLC RX: unknown TLLI 0xe2e35032, creating LLME on the fly (gprs_llc.c:552) 20241228095603497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095603497 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20241228095603497 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095603497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095603497 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095603497 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095603497 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095603497 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095603497 DLLC NOTICE LLME(ffffffff/e2e35032){UNASSIGNED} LLGM Assign pre (e2e35032 => f8f03d56) (gprs_llc.c:1079) 20241228095603497 DLLC NOTICE LLME(e2e35032/f8f03d56){ASSIGNED} LLGM Assign post (e2e35032 => f8f03d56) (gprs_llc.c:1125) 20241228095603497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095603497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095603497 DMM DEBUG MM(262420000000067/f8f03d56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095603511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095603511 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095603511 DMM DEBUG MM(262420000000067/f8f03d56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241228095603511 DMM NOTICE MM(262420000000067/f8f03d56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095603511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095603511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095603511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095603511 DMM DEBUG MM(262420000000067/f8f03d56) Requesting authorization (sgsn_auth.c:160) 20241228095603511 DMM INFO MM(262420000000067/f8f03d56) Requesting authentication tuples (sgsn_auth.c:184) 20241228095603511 DMM DEBUG MM(262420000000067/f8f03d56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095603511 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241228095603511 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241228095603514 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095603514 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095603514 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095603514 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095603514 DMM INFO MM(262420000000067/f8f03d56) Subscriber data update (mmctx.c:445) 20241228095603514 DMM DEBUG MM(262420000000067/f8f03d56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095603514 DMM INFO MM(262420000000067/f8f03d56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095603514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095603514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095603514 DMM INFO MM(262420000000067/f8f03d56) <- GMM AUTH AND CIPHERING REQ (rand = ba ed e6 5e b0 b4 ae 0d 64 02 fc d3 be b7 e2 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095603525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095603525 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095603525 DMM INFO MM(262420000000067/f8f03d56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095603525 DMM NOTICE MM(262420000000067/f8f03d56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095603525 DMM DEBUG MM(262420000000067/f8f03d56) checking auth: received GSM SRES = b6 4c 7e f5 (gprs_gmm.c:648) 20241228095603525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095603525 DMM DEBUG MM(262420000000067/f8f03d56) Requesting authorization (sgsn_auth.c:160) 20241228095603525 DMM INFO MM(262420000000067/f8f03d56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095603525 DMM DEBUG MM(262420000000067/f8f03d56) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095603525 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241228095603525 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) 20241228095603525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095603525 DMM INFO MM(262420000000067/f8f03d56) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8f03d56) (gprs_gmm.c:282) 20241228095603527 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095603527 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095603527 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241228095603527 DMM INFO MM(262420000000067/f8f03d56) Subscriber data update (mmctx.c:445) 20241228095603527 DMM DEBUG MM(262420000000067/f8f03d56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095603527 DMM INFO MM(262420000000067/f8f03d56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095603527 DMM NOTICE MM(262420000000067/f8f03d56) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241228095603527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095603527 DMM NOTICE MM(262420000000067/f8f03d56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095603527 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) 20241228095603528 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095603528 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241228095603528 DMM INFO MM(262420000000067/f8f03d56) Subscriber data update (mmctx.c:445) 20241228095603528 DMM DEBUG MM(262420000000067/f8f03d56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095603537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095603537 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095603537 DMM INFO MM(262420000000067/f8f03d56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095603537 DMM NOTICE MM(262420000000067/f8f03d56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095603537 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095603537 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095603537 DLLC NOTICE LLME(e2e35032/f8f03d56){ASSIGNED} LLGM Assign pre (ffffffff => f8f03d56) (gprs_llc.c:1079) 20241228095603537 DLLC NOTICE LLME(ffffffff/f8f03d56){ASSIGNED} LLGM Assign post (ffffffff => f8f03d56) (gprs_llc.c:1125) 20241228095603537 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095603537 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095603537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095603537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095603593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095603593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095603593 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095603593 DMM INFO MM(262420000000067/f8f03d56) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095603593 DMM INFO MM(262420000000067/f8f03d56) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095603593 DMM DEBUG MM(262420000000067/f8f03d56) Using GGSN 0 (gprs_sm.c:317) 20241228095603593 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) 20241228095603593 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241228095603593 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095603593 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095603593 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241228095603618 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 ba e8 82 3b 11 b4 68 ca fe 14 05 7f 24 ae 72 cd 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) 20241228095603618 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882631c0, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095603618 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095603618 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=f8f03d56, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095603618 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095603618 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095608439 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241228095608442 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) 20241228095608442 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e4ea59b6c0) (sgsn_libgtp.c:633) 20241228095613440 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1039" 20241228095618441 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241228095618441 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1039" 20241228095620331 DGPRS DEBUG Checking for inactive LLMEs, time = 37907979 (sgsn.c:132) 20241228095623421 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228095623422 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095623422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241228095623442 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241228095623442 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241228095623442 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1041" 20241228095628443 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241228095628443 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241228095628443 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241228095628443 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1041" 20241228095633012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095633019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095633019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095633027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095633030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095633031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095633040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095633043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095633043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095633444 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241228095633444 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241228095633444 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241228095633444 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241228095633444 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1043" 20241228095638445 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241228095638445 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241228095638445 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241228095638445 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241228095638445 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55e4ea59b6c0) (sgsn_libgtp.c:633) 20241228095638445 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55e4ea59b6c0) (sgsn_libgtp.c:637) 20241228095638445 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241228095638445 DMM INFO MM(262420000000067/f8f03d56) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095638445 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241228095638445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095638445 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241228095638445 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241228095638445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095638445 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241228095638445 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241228095638445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095638445 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241228095638445 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241228095638445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095638445 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241228095638445 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e2518fcd7ffe: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(880)@e2518fcd7ffe: Removing Client IMSI='262420000000067'H, index=0 20241228095638463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095638463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241228095638463 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095638463 DMM INFO MM(262420000000067/f8f03d56) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095638467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43220<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095638471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095638471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(894)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(892)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(888)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(880)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(883)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(881)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(886)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(890)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_echo_timeout-BVCI196(880): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:56:38 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 20241228095638602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095639005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113612) 20241228095639473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095639473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113612, count=114772) 20241228095640474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095640475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:56: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_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 20241228095641476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095641476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_restart_ctr_echo started. 20241228095642084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095642087 DMM INFO MM(262420000000067/f8f03d56) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095642087 DMM INFO MM(262420000000067/f8f03d56) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095642087 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095642087 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095642087 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095642087 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095642087 DLLC NOTICE LLME(ffffffff/f8f03d56){ASSIGNED} LLGM Assign pre (f8f03d56 => ffffffff) (gprs_llc.c:1079) 20241228095642087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8f03d56 => ffffffff) (gprs_llc.c:1125) 20241228095642087 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095642087 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095642087 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241228095642087 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) 20241228095642087 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) 20241228095642087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095642087 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095642087 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095642087 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095642087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095642144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095642144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095642144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095642144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095642144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095642144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095642144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095642144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095642144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095642145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095642145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095642145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095642145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095642145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095642145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095642145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095642145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095642145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095642145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095642145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095642145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095642145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095642147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095642151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642152 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095642160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095642160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095642160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095642160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095642160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095642160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095642160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095642160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095642160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095642161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095642161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095642161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095642161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095642161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095642161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095642161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095642161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095642161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095642161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095642161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(907)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095642164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095642169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095642176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095642176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095642176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095642176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095642176 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095642176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095642176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095642176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095642176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095642177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095642177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095642177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095642177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095642177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095642177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095642177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095642177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095642177 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095642177 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095642177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095642177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095642177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095642179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095642184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095642477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095642477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095642477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095642477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095642481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095642483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@e2518fcd7ffe: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='F6CDEAE1'O, index=0 SGSN_Test-GSUP(913)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@e2518fcd7ffe: 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 := '5BBE75D8387A7461B44533B37A838080'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED48D100'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F095A515CD8F8DF2'O } } } } } 20241228095642546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642546 DLLC NOTICE LLME(ffffffff/f6cdeae1){UNASSIGNED} LLC RX: unknown TLLI 0xf6cdeae1, creating LLME on the fly (gprs_llc.c:552) 20241228095642546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095642546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20241228095642546 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095642546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095642546 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095642546 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095642546 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095642546 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095642546 DLLC NOTICE LLME(ffffffff/f6cdeae1){UNASSIGNED} LLGM Assign pre (f6cdeae1 => fc786be6) (gprs_llc.c:1079) 20241228095642546 DLLC NOTICE LLME(f6cdeae1/fc786be6){ASSIGNED} LLGM Assign post (f6cdeae1 => fc786be6) (gprs_llc.c:1125) 20241228095642546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095642546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095642546 DMM DEBUG MM(262420000000023/fc786be6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095642558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095642559 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095642559 DMM DEBUG MM(262420000000023/fc786be6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241228095642559 DMM NOTICE MM(262420000000023/fc786be6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095642559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095642559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095642559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095642559 DMM DEBUG MM(262420000000023/fc786be6) Requesting authorization (sgsn_auth.c:160) 20241228095642559 DMM INFO MM(262420000000023/fc786be6) Requesting authentication tuples (sgsn_auth.c:184) 20241228095642559 DMM DEBUG MM(262420000000023/fc786be6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095642559 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241228095642559 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241228095642563 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095642563 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095642563 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095642563 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095642563 DMM INFO MM(262420000000023/fc786be6) Subscriber data update (mmctx.c:445) 20241228095642563 DMM DEBUG MM(262420000000023/fc786be6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095642563 DMM INFO MM(262420000000023/fc786be6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095642563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095642563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095642563 DMM INFO MM(262420000000023/fc786be6) <- GMM AUTH AND CIPHERING REQ (rand = 5b be 75 d8 38 7a 74 61 b4 45 33 b3 7a 83 80 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095642576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095642576 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095642576 DMM INFO MM(262420000000023/fc786be6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095642576 DMM NOTICE MM(262420000000023/fc786be6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095642576 DMM DEBUG MM(262420000000023/fc786be6) checking auth: received GSM SRES = ed 48 d1 00 (gprs_gmm.c:648) 20241228095642576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095642576 DMM DEBUG MM(262420000000023/fc786be6) Requesting authorization (sgsn_auth.c:160) 20241228095642576 DMM INFO MM(262420000000023/fc786be6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095642576 DMM DEBUG MM(262420000000023/fc786be6) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095642576 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241228095642576 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) 20241228095642576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095642576 DMM INFO MM(262420000000023/fc786be6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc786be6) (gprs_gmm.c:282) 20241228095642579 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095642579 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095642579 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241228095642579 DMM INFO MM(262420000000023/fc786be6) Subscriber data update (mmctx.c:445) 20241228095642579 DMM DEBUG MM(262420000000023/fc786be6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095642579 DMM INFO MM(262420000000023/fc786be6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095642579 DMM NOTICE MM(262420000000023/fc786be6) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241228095642579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095642579 DMM NOTICE MM(262420000000023/fc786be6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095642579 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) 20241228095642580 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095642580 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241228095642580 DMM INFO MM(262420000000023/fc786be6) Subscriber data update (mmctx.c:445) 20241228095642580 DMM DEBUG MM(262420000000023/fc786be6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095642591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095642591 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095642591 DMM INFO MM(262420000000023/fc786be6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095642591 DMM NOTICE MM(262420000000023/fc786be6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095642591 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095642591 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095642591 DLLC NOTICE LLME(f6cdeae1/fc786be6){ASSIGNED} LLGM Assign pre (ffffffff => fc786be6) (gprs_llc.c:1079) 20241228095642591 DLLC NOTICE LLME(ffffffff/fc786be6){ASSIGNED} LLGM Assign post (ffffffff => fc786be6) (gprs_llc.c:1125) 20241228095642591 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095642592 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095642592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095642592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095642649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095642649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095642650 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095642650 DMM INFO MM(262420000000023/fc786be6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095642650 DMM INFO MM(262420000000023/fc786be6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095642650 DMM DEBUG MM(262420000000023/fc786be6) Using GGSN 0 (gprs_sm.c:317) 20241228095642650 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241228095642650 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095642650 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095642650 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241228095642678 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 6b 4d 1f 27 11 5e b8 1d d8 14 05 7f bc 25 98 be 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241228095642679 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188260058, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095642679 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095642679 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=fc786be6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095642679 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095642679 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095647651 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241228095647653 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) 20241228095647653 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e4ea59b6c0) (sgsn_libgtp.c:633) 20241228095650332 DGPRS DEBUG Checking for inactive LLMEs, time = 37908009 (sgsn.c:132) 20241228095652652 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241228095652657 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) 20241228095652657 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55e4ea59b6c0) (sgsn_libgtp.c:633) 20241228095652657 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241228095652657 DMM INFO MM(262420000000023/fc786be6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095652657 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241228095652657 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@e2518fcd7ffe: Removing Client IMSI='262420000000023'H, index=0 20241228095652672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095652672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241228095652672 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095652672 DMM INFO MM(262420000000023/fc786be6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095652677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@e2518fcd7ffe: Final verdict of PTC: none 20241228095652681 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095652681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(901)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(911)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(906)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(899)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(909)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(904)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) Sat Dec 28 09:56:52 UTC 2024 MTC@e2518fcd7ffe: Test case TC_attach_restart_ctr_echo finished. Verdict: pass====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== MTC@e2518fcd7ffe: 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'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241228095652748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095653150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93904) 20241228095653682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095653682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93904, count=104300) 20241228095654684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095654684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:56:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241228095655686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095655686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_restart_ctr_create started. 20241228095656257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095656259 DMM INFO MM(262420000000023/fc786be6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095656259 DMM INFO MM(262420000000023/fc786be6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095656259 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095656259 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095656259 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095656259 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095656259 DLLC NOTICE LLME(ffffffff/fc786be6){ASSIGNED} LLGM Assign pre (fc786be6 => ffffffff) (gprs_llc.c:1079) 20241228095656259 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc786be6 => ffffffff) (gprs_llc.c:1125) 20241228095656259 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095656259 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095656259 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241228095656259 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) 20241228095656259 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) 20241228095656259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095656259 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095656259 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095656259 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095656259 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095656303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095656303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095656303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095656303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095656303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095656303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095656303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095656303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095656303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095656304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095656304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095656304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095656304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095656304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095656304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095656304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095656304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095656304 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095656304 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095656304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(920)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095656304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095656304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095656306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095656311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095656318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095656318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095656318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095656318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095656318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095656318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095656318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095656318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095656318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095656319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095656319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095656319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095656319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095656319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095656319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095656319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095656319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095656319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095656319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095656319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095656319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095656319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095656322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095656327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095656334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095656334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095656334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095656334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095656334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095656334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095656334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095656334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095656334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095656336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095656336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095656336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095656336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095656336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095656336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095656336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095656336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095656336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095656336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095656336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095656336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095656336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095656338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095656343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095656687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095656687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095656687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095656687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095656692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095656693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@e2518fcd7ffe: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='CC857A47'O, index=0 SGSN_Test-GSUP(932)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@e2518fcd7ffe: 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 := 'B845AFA080481190A22676ECFAF4DDF3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA00B8FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42369A73711642ED'O } } } } } 20241228095656746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656746 DLLC NOTICE LLME(ffffffff/cc857a47){UNASSIGNED} LLC RX: unknown TLLI 0xcc857a47, creating LLME on the fly (gprs_llc.c:552) 20241228095656746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095656746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20241228095656746 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095656746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095656746 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095656746 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095656746 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095656746 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095656746 DLLC NOTICE LLME(ffffffff/cc857a47){UNASSIGNED} LLGM Assign pre (cc857a47 => c7e3068c) (gprs_llc.c:1079) 20241228095656746 DLLC NOTICE LLME(cc857a47/c7e3068c){ASSIGNED} LLGM Assign post (cc857a47 => c7e3068c) (gprs_llc.c:1125) 20241228095656746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095656746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095656746 DMM DEBUG MM(262420000000024/c7e3068c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095656759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095656759 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095656759 DMM DEBUG MM(262420000000024/c7e3068c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241228095656759 DMM NOTICE MM(262420000000024/c7e3068c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095656759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095656759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095656759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095656759 DMM DEBUG MM(262420000000024/c7e3068c) Requesting authorization (sgsn_auth.c:160) 20241228095656759 DMM INFO MM(262420000000024/c7e3068c) Requesting authentication tuples (sgsn_auth.c:184) 20241228095656759 DMM DEBUG MM(262420000000024/c7e3068c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095656759 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241228095656759 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241228095656763 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095656763 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095656763 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095656763 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095656763 DMM INFO MM(262420000000024/c7e3068c) Subscriber data update (mmctx.c:445) 20241228095656763 DMM DEBUG MM(262420000000024/c7e3068c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095656763 DMM INFO MM(262420000000024/c7e3068c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095656763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095656763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095656763 DMM INFO MM(262420000000024/c7e3068c) <- GMM AUTH AND CIPHERING REQ (rand = b8 45 af a0 80 48 11 90 a2 26 76 ec fa f4 dd f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095656772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095656772 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095656772 DMM INFO MM(262420000000024/c7e3068c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095656772 DMM NOTICE MM(262420000000024/c7e3068c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095656772 DMM DEBUG MM(262420000000024/c7e3068c) checking auth: received GSM SRES = ca 00 b8 fa (gprs_gmm.c:648) 20241228095656772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095656772 DMM DEBUG MM(262420000000024/c7e3068c) Requesting authorization (sgsn_auth.c:160) 20241228095656772 DMM INFO MM(262420000000024/c7e3068c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095656772 DMM DEBUG MM(262420000000024/c7e3068c) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095656772 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241228095656772 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) 20241228095656772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095656772 DMM INFO MM(262420000000024/c7e3068c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e3068c) (gprs_gmm.c:282) 20241228095656773 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095656773 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095656773 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241228095656773 DMM INFO MM(262420000000024/c7e3068c) Subscriber data update (mmctx.c:445) 20241228095656773 DMM DEBUG MM(262420000000024/c7e3068c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095656773 DMM INFO MM(262420000000024/c7e3068c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095656773 DMM NOTICE MM(262420000000024/c7e3068c) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241228095656773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095656773 DMM NOTICE MM(262420000000024/c7e3068c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095656773 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) 20241228095656773 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095656773 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241228095656773 DMM INFO MM(262420000000024/c7e3068c) Subscriber data update (mmctx.c:445) 20241228095656773 DMM DEBUG MM(262420000000024/c7e3068c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095656781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095656781 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095656781 DMM INFO MM(262420000000024/c7e3068c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095656781 DMM NOTICE MM(262420000000024/c7e3068c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095656781 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095656781 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095656781 DLLC NOTICE LLME(cc857a47/c7e3068c){ASSIGNED} LLGM Assign pre (ffffffff => c7e3068c) (gprs_llc.c:1079) 20241228095656781 DLLC NOTICE LLME(ffffffff/c7e3068c){ASSIGNED} LLGM Assign post (ffffffff => c7e3068c) (gprs_llc.c:1125) 20241228095656781 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095656781 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095656781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095656781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095656838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095656838 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095656838 DMM INFO MM(262420000000024/c7e3068c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095656838 DMM INFO MM(262420000000024/c7e3068c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095656838 DMM DEBUG MM(262420000000024/c7e3068c) Using GGSN 0 (gprs_sm.c:317) 20241228095656838 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241228095656838 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095656838 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095656838 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241228095656863 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 0e 6e 2c b8 11 48 af c1 1b 14 05 7f 39 94 c5 7a 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) 20241228095656863 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fa188260058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241228095656863 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa188260058, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095656863 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241228095656863 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241228095656863 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095656863 DMM NOTICE MM(262420000000024/c7e3068c) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095656877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095656877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095656877 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095656877 DMM INFO MM(262420000000024/c7e3068c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095656877 DMM INFO MM(262420000000024/c7e3068c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095656877 DMM DEBUG MM(262420000000024/c7e3068c) Using GGSN 0 (gprs_sm.c:317) 20241228095656877 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241228095656877 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095656877 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095656877 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241228095656884 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 0e 6e 2c b8 11 48 af c1 1b 14 05 7f 39 94 c5 7a 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) 20241228095656884 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fa188260058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241228095656884 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188260058, cbp=0x55e4ea5a6640) (sgsn_libgtp.c:633) 20241228095656884 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095656884 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5aad28 TLLI=c7e3068c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095656884 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095656884 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@e2518fcd7ffe: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095656901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(925)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(930)@e2518fcd7ffe: Final verdict of PTC: none 20241228095656905 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095656905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(917)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(920)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(923)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(928)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(918)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:56:56 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241228095656958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095657360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84896) 20241228095657906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095657907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84896, count=104940) 20241228095658908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095658908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241228095659910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095659910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241228095700453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095700456 DMM INFO MM(262420000000024/c7e3068c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095700456 DMM INFO MM(262420000000024/c7e3068c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095700456 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095700456 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095700456 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095700456 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095700456 DLLC NOTICE LLME(ffffffff/c7e3068c){ASSIGNED} LLGM Assign pre (c7e3068c => ffffffff) (gprs_llc.c:1079) 20241228095700456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7e3068c => ffffffff) (gprs_llc.c:1125) 20241228095700456 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5aa9d0 (gprs_sndcp.c:574) 20241228095700456 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5aad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095700456 DMM NOTICE MM(262420000000024/c7e3068c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095700456 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241228095700456 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095700456 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095700456 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241228095700456 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241228095700456 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) 20241228095700456 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) 20241228095700456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095700456 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095700456 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095700456 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095700456 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095700500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095700500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095700500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095700500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095700500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095700500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095700500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095700500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095700500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095700500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095700500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095700500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095700500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095700500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095700500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095700500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095700500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095700500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095700500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095700500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095700501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095700501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095700502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095700507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095700507 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095700515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095700515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095700515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095700515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095700515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095700515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095700515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095700515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095700515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095700515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095700515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095700515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095700515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095700515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095700515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095700515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095700515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095700515 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095700515 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095700515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095700516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095700516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095700517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095700521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095700521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095700530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095700530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095700530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095700530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095700530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095700530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095700530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095700530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095700530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095700531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095700531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095700531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095700531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095700531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095700531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095700531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095700531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095700531 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095700531 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095700531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(949)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095700531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095700531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095700533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095700537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095700537 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095700911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095700911 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095700911 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095700911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095700913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095700914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F1B21EE7'O, index=0 SGSN_Test-GSUP(951)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '51C2DB36DF8DF78D060FCF85313C75A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE6BC0E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F21AF12A0BA7454F'O } } } } } 20241228095701983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095701983 DLLC NOTICE LLME(ffffffff/f1b21ee7){UNASSIGNED} LLC RX: unknown TLLI 0xf1b21ee7, creating LLME on the fly (gprs_llc.c:552) 20241228095701983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095701983 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20241228095701983 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095701983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095701983 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095701983 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095701983 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095701983 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095701983 DLLC NOTICE LLME(ffffffff/f1b21ee7){UNASSIGNED} LLGM Assign pre (f1b21ee7 => f9b153dc) (gprs_llc.c:1079) 20241228095701983 DLLC NOTICE LLME(f1b21ee7/f9b153dc){ASSIGNED} LLGM Assign post (f1b21ee7 => f9b153dc) (gprs_llc.c:1125) 20241228095701983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095701983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095701983 DMM DEBUG MM(262420000000025/f9b153dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095701997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095701997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095701997 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095701997 DMM DEBUG MM(262420000000025/f9b153dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241228095701997 DMM NOTICE MM(262420000000025/f9b153dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095701997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095701997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095701997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095701997 DMM DEBUG MM(262420000000025/f9b153dc) Requesting authorization (sgsn_auth.c:160) 20241228095701997 DMM INFO MM(262420000000025/f9b153dc) Requesting authentication tuples (sgsn_auth.c:184) 20241228095701997 DMM DEBUG MM(262420000000025/f9b153dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095701997 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241228095701997 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241228095702002 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095702002 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095702002 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095702002 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095702002 DMM INFO MM(262420000000025/f9b153dc) Subscriber data update (mmctx.c:445) 20241228095702002 DMM DEBUG MM(262420000000025/f9b153dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095702002 DMM INFO MM(262420000000025/f9b153dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095702002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095702002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095702002 DMM INFO MM(262420000000025/f9b153dc) <- GMM AUTH AND CIPHERING REQ (rand = 51 c2 db 36 df 8d f7 8d 06 0f cf 85 31 3c 75 a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095702017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095702017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095702017 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095702017 DMM INFO MM(262420000000025/f9b153dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095702017 DMM NOTICE MM(262420000000025/f9b153dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095702017 DMM DEBUG MM(262420000000025/f9b153dc) checking auth: received GSM SRES = be 6b c0 e2 (gprs_gmm.c:648) 20241228095702017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095702017 DMM DEBUG MM(262420000000025/f9b153dc) Requesting authorization (sgsn_auth.c:160) 20241228095702017 DMM INFO MM(262420000000025/f9b153dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095702017 DMM DEBUG MM(262420000000025/f9b153dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095702017 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241228095702017 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) 20241228095702017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095702017 DMM INFO MM(262420000000025/f9b153dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9b153dc) (gprs_gmm.c:282) 20241228095702020 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095702020 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095702020 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241228095702020 DMM INFO MM(262420000000025/f9b153dc) Subscriber data update (mmctx.c:445) 20241228095702020 DMM DEBUG MM(262420000000025/f9b153dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095702020 DMM INFO MM(262420000000025/f9b153dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095702020 DMM NOTICE MM(262420000000025/f9b153dc) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241228095702020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095702020 DMM NOTICE MM(262420000000025/f9b153dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095702020 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) 20241228095702022 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095702022 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241228095702022 DMM INFO MM(262420000000025/f9b153dc) Subscriber data update (mmctx.c:445) 20241228095702022 DMM DEBUG MM(262420000000025/f9b153dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095702032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095702032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095702032 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095702032 DMM INFO MM(262420000000025/f9b153dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095702032 DMM NOTICE MM(262420000000025/f9b153dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095702032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095702032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095702032 DLLC NOTICE LLME(f1b21ee7/f9b153dc){ASSIGNED} LLGM Assign pre (ffffffff => f9b153dc) (gprs_llc.c:1079) 20241228095702032 DLLC NOTICE LLME(ffffffff/f9b153dc){ASSIGNED} LLGM Assign post (ffffffff => f9b153dc) (gprs_llc.c:1125) 20241228095702032 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095702032 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095702032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095702032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095702090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095702090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095702090 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095702090 DMM INFO MM(262420000000025/f9b153dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095702090 DMM INFO MM(262420000000025/f9b153dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095702090 DMM DEBUG MM(262420000000025/f9b153dc) Using GGSN 0 (gprs_sm.c:317) 20241228095702090 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) 20241228095702090 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241228095702090 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095702090 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095702090 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241228095702111 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 b6 a9 1a de 11 83 1a bf de 14 05 7f 63 54 a9 ac 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) 20241228095702111 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882610d0, cbp=0x55e4ea5a2b80) (sgsn_libgtp.c:633) 20241228095702111 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095702111 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=f9b153dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095702111 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095702111 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095702121 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241228095702121 DGPRS INFO PDP(262420000000025:5): Context 0x7fa1882610d0 was deleted (sgsn_libgtp.c:707) 20241228095702121 DMM INFO MM(262420000000025/f9b153dc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095702121 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241228095702121 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241228095710122 DMM INFO MM(262420000000025/f9b153dc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095718006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241228095718123 DMM INFO MM(262420000000025/f9b153dc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095720333 DGPRS DEBUG Checking for inactive LLMEs, time = 37908039 (sgsn.c:132) 20241228095720913 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228095720913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095720914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241228095726125 DMM INFO MM(262420000000025/f9b153dc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095730501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095730507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095730507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095730516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095730520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095730520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095730531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095730535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095730535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095734126 DMM INFO MM(262420000000025/f9b153dc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e2518fcd7ffe: Removing Client IMSI='262420000000025'H, index=0 20241228095734149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095734149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241228095734149 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095734149 DMM INFO MM(262420000000025/f9b153dc) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095734153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38184<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095734157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095734157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(949)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(944)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(939)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(937)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(942)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(947)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:57:34 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 20241228095734236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095734638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111824) 20241228095735158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095735158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111824, count=112984) 20241228095736159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095736159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095737161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095737162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241228095737728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095737731 DMM INFO MM(262420000000025/f9b153dc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095737731 DMM INFO MM(262420000000025/f9b153dc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095737731 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095737731 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095737731 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095737731 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095737731 DLLC NOTICE LLME(ffffffff/f9b153dc){ASSIGNED} LLGM Assign pre (f9b153dc => ffffffff) (gprs_llc.c:1079) 20241228095737731 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9b153dc => ffffffff) (gprs_llc.c:1125) 20241228095737731 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095737731 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095737731 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241228095737731 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) 20241228095737731 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) 20241228095737731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095737731 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095737731 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095737731 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095737731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095737775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095737775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095737775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095737775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095737775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095737775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095737775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095737775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095737775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095737776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095737776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095737776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095737776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095737776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095737776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095737776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095737776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095737776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095737776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095737776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095737776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095737776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095737779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095737784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095737784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095737793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095737793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095737793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095737793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095737793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095737793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095737793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095737793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095737793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(963)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(964)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095737794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095737794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095737794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095737794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095737794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095737794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095737794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095737794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095737794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095737794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095737794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095737794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095737794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095737796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095737801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095737801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095737805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095737805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095737805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095737805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095737805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095737805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095737805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095737805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095737805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095737806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095737806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095737806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095737806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095737806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095737806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095737806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095737806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095737806 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095737806 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095737806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095737806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095737806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095737808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095737812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095737812 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095738163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095738163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095738163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095738163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095738168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(969)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095738169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C89ED318'O, index=0 SGSN_Test-GSUP(970)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := 'EAE140F824D5587073C18F8DDCF0FE68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '884A8768'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FE3F2DDA3235E66'O } } } } } 20241228095738241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095738241 DLLC NOTICE LLME(ffffffff/c89ed318){UNASSIGNED} LLC RX: unknown TLLI 0xc89ed318, creating LLME on the fly (gprs_llc.c:552) 20241228095738241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095738241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20241228095738241 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095738241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095738241 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095738241 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095738241 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095738241 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095738241 DLLC NOTICE LLME(ffffffff/c89ed318){UNASSIGNED} LLGM Assign pre (c89ed318 => c8b9c0d2) (gprs_llc.c:1079) 20241228095738241 DLLC NOTICE LLME(c89ed318/c8b9c0d2){ASSIGNED} LLGM Assign post (c89ed318 => c8b9c0d2) (gprs_llc.c:1125) 20241228095738241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095738241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095738241 DMM DEBUG MM(262420000000027/c8b9c0d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095738263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095738263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095738263 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095738263 DMM DEBUG MM(262420000000027/c8b9c0d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241228095738263 DMM NOTICE MM(262420000000027/c8b9c0d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095738263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095738263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095738263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095738263 DMM DEBUG MM(262420000000027/c8b9c0d2) Requesting authorization (sgsn_auth.c:160) 20241228095738263 DMM INFO MM(262420000000027/c8b9c0d2) Requesting authentication tuples (sgsn_auth.c:184) 20241228095738263 DMM DEBUG MM(262420000000027/c8b9c0d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095738263 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241228095738263 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241228095738270 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095738270 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095738270 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095738270 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095738270 DMM INFO MM(262420000000027/c8b9c0d2) Subscriber data update (mmctx.c:445) 20241228095738270 DMM DEBUG MM(262420000000027/c8b9c0d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095738270 DMM INFO MM(262420000000027/c8b9c0d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095738270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095738270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095738270 DMM INFO MM(262420000000027/c8b9c0d2) <- GMM AUTH AND CIPHERING REQ (rand = ea e1 40 f8 24 d5 58 70 73 c1 8f 8d dc f0 fe 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095738286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095738287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095738287 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095738287 DMM INFO MM(262420000000027/c8b9c0d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095738287 DMM NOTICE MM(262420000000027/c8b9c0d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095738287 DMM DEBUG MM(262420000000027/c8b9c0d2) checking auth: received GSM SRES = 88 4a 87 68 (gprs_gmm.c:648) 20241228095738287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095738287 DMM DEBUG MM(262420000000027/c8b9c0d2) Requesting authorization (sgsn_auth.c:160) 20241228095738287 DMM INFO MM(262420000000027/c8b9c0d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095738287 DMM DEBUG MM(262420000000027/c8b9c0d2) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095738287 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241228095738287 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) 20241228095738287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095738287 DMM INFO MM(262420000000027/c8b9c0d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8b9c0d2) (gprs_gmm.c:282) 20241228095738290 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095738290 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095738290 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241228095738290 DMM INFO MM(262420000000027/c8b9c0d2) Subscriber data update (mmctx.c:445) 20241228095738290 DMM DEBUG MM(262420000000027/c8b9c0d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095738290 DMM INFO MM(262420000000027/c8b9c0d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095738290 DMM NOTICE MM(262420000000027/c8b9c0d2) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241228095738290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095738290 DMM NOTICE MM(262420000000027/c8b9c0d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095738290 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) 20241228095738292 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095738292 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241228095738292 DMM INFO MM(262420000000027/c8b9c0d2) Subscriber data update (mmctx.c:445) 20241228095738292 DMM DEBUG MM(262420000000027/c8b9c0d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095738303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095738303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095738304 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095738304 DMM INFO MM(262420000000027/c8b9c0d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095738304 DMM NOTICE MM(262420000000027/c8b9c0d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095738304 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095738304 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095738304 DLLC NOTICE LLME(c89ed318/c8b9c0d2){ASSIGNED} LLGM Assign pre (ffffffff => c8b9c0d2) (gprs_llc.c:1079) 20241228095738304 DLLC NOTICE LLME(ffffffff/c8b9c0d2){ASSIGNED} LLGM Assign post (ffffffff => c8b9c0d2) (gprs_llc.c:1125) 20241228095738304 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095738304 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095738304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095738304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095738354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095738354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095738354 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095738354 DMM INFO MM(262420000000027/c8b9c0d2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095738354 DMM INFO MM(262420000000027/c8b9c0d2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095738354 DMM DEBUG MM(262420000000027/c8b9c0d2) Using GGSN 0 (gprs_sm.c:317) 20241228095738354 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) 20241228095738354 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241228095738354 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095738354 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095738354 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e2518fcd7ffe: First createPDPContextRequest received, dropping & waiting for retransmission 20241228095743354 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241228095743360 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 4f ef 42 d9 11 72 b3 08 12 14 05 7f d3 7e 3c 80 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) 20241228095743360 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882610d0, cbp=0x55e4ea5a2b80) (sgsn_libgtp.c:633) 20241228095743360 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095743360 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=c8b9c0d2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095743360 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095743360 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241228095743365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095743365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241228095743365 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095743365 DMM INFO MM(262420000000027/c8b9c0d2) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241228095743365 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095743365 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e2518fcd7ffe: First deletePDPContextRequest received, dropping & waiting for retransmission 20241228095748365 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241228095748371 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) 20241228095748371 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1882610d0, cbp=0x55e4ea5a2b80) (sgsn_libgtp.c:633) 20241228095748371 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241228095748371 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=c8b9c0d2, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095748371 DMM INFO MM(262420000000027/c8b9c0d2) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241228095748371 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241228095748371 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e2518fcd7ffe: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095748387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095748391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095748392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(969)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(970)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(968)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(964)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(958)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(966)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(956)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(962)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:57:48 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 20241228095748468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095748871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95768) 20241228095749393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095749393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95768, count=103664) 20241228095750334 DGPRS DEBUG Checking for inactive LLMEs, time = 37908069 (sgsn.c:132) 20241228095750393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095750393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:57:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095751395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095751395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241228095751969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095751972 DMM INFO MM(262420000000027/c8b9c0d2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095751972 DMM INFO MM(262420000000027/c8b9c0d2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095751972 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095751972 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095751972 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095751972 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095751972 DLLC NOTICE LLME(ffffffff/c8b9c0d2){ASSIGNED} LLGM Assign pre (c8b9c0d2 => ffffffff) (gprs_llc.c:1079) 20241228095751972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8b9c0d2 => ffffffff) (gprs_llc.c:1125) 20241228095751972 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241228095751972 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) 20241228095751972 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) 20241228095751972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095751972 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095751972 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095751972 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095751972 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095752015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095752015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095752015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095752015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095752015 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095752015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095752015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095752015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095752015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095752015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095752015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095752015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095752015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095752015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095752015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095752015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095752015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095752015 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095752015 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095752015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095752016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095752016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095752018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095752022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752022 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095752030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095752030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095752030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095752030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095752030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095752030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095752030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095752030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095752030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095752031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095752031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095752031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095752031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095752031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095752031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095752031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095752031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095752031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095752031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095752031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095752031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095752031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095752033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095752037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752037 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)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095752046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095752046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095752046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095752046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095752046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095752046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095752046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095752046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095752046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095752046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095752046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095752046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095752047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095752047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095752047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095752047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095752047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095752047 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095752047 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095752047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095752047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095752047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095752048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095752053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752053 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095752395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095752395 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095752395 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095752396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095752398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: 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 } } } } 20241228095752399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FCE52282'O, index=0 SGSN_Test-GSUP(989)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '6718A54A8CFF0708E14D71973B77ECB9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB937730'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5428A5AACF42AB2D'O } } } } } 20241228095752442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752442 DLLC NOTICE LLME(ffffffff/fce52282){UNASSIGNED} LLC RX: unknown TLLI 0xfce52282, creating LLME on the fly (gprs_llc.c:552) 20241228095752442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095752442 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20241228095752442 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095752442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095752442 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095752442 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095752442 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095752442 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095752442 DLLC NOTICE LLME(ffffffff/fce52282){UNASSIGNED} LLGM Assign pre (fce52282 => f186879c) (gprs_llc.c:1079) 20241228095752442 DLLC NOTICE LLME(fce52282/f186879c){ASSIGNED} LLGM Assign post (fce52282 => f186879c) (gprs_llc.c:1125) 20241228095752442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095752442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095752442 DMM DEBUG MM(262420000000028/f186879c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095752448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095752448 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095752448 DMM DEBUG MM(262420000000028/f186879c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241228095752448 DMM NOTICE MM(262420000000028/f186879c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095752448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095752448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095752448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095752448 DMM DEBUG MM(262420000000028/f186879c) Requesting authorization (sgsn_auth.c:160) 20241228095752448 DMM INFO MM(262420000000028/f186879c) Requesting authentication tuples (sgsn_auth.c:184) 20241228095752448 DMM DEBUG MM(262420000000028/f186879c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095752448 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241228095752448 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241228095752449 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095752449 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095752449 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095752449 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095752449 DMM INFO MM(262420000000028/f186879c) Subscriber data update (mmctx.c:445) 20241228095752449 DMM DEBUG MM(262420000000028/f186879c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095752449 DMM INFO MM(262420000000028/f186879c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095752449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095752449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095752449 DMM INFO MM(262420000000028/f186879c) <- GMM AUTH AND CIPHERING REQ (rand = 67 18 a5 4a 8c ff 07 08 e1 4d 71 97 3b 77 ec b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095752453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095752453 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095752453 DMM INFO MM(262420000000028/f186879c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095752453 DMM NOTICE MM(262420000000028/f186879c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095752453 DMM DEBUG MM(262420000000028/f186879c) checking auth: received GSM SRES = eb 93 77 30 (gprs_gmm.c:648) 20241228095752453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095752453 DMM DEBUG MM(262420000000028/f186879c) Requesting authorization (sgsn_auth.c:160) 20241228095752453 DMM INFO MM(262420000000028/f186879c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095752453 DMM DEBUG MM(262420000000028/f186879c) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095752453 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241228095752453 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) 20241228095752453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095752453 DMM INFO MM(262420000000028/f186879c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf186879c) (gprs_gmm.c:282) 20241228095752453 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095752453 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095752453 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241228095752453 DMM INFO MM(262420000000028/f186879c) Subscriber data update (mmctx.c:445) 20241228095752453 DMM DEBUG MM(262420000000028/f186879c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095752453 DMM INFO MM(262420000000028/f186879c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095752453 DMM NOTICE MM(262420000000028/f186879c) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241228095752453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095752453 DMM NOTICE MM(262420000000028/f186879c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095752453 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) 20241228095752453 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095752453 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241228095752453 DMM INFO MM(262420000000028/f186879c) Subscriber data update (mmctx.c:445) 20241228095752453 DMM DEBUG MM(262420000000028/f186879c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095752459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095752459 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095752459 DMM INFO MM(262420000000028/f186879c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095752459 DMM NOTICE MM(262420000000028/f186879c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095752459 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095752459 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095752459 DLLC NOTICE LLME(fce52282/f186879c){ASSIGNED} LLGM Assign pre (ffffffff => f186879c) (gprs_llc.c:1079) 20241228095752459 DLLC NOTICE LLME(ffffffff/f186879c){ASSIGNED} LLGM Assign post (ffffffff => f186879c) (gprs_llc.c:1125) 20241228095752459 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095752459 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095752459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095752459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095752516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095752516 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095752516 DMM INFO MM(262420000000028/f186879c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095752516 DMM INFO MM(262420000000028/f186879c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095752516 DMM DEBUG MM(262420000000028/f186879c) Using GGSN 0 (gprs_sm.c:317) 20241228095752516 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) 20241228095752516 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241228095752516 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095752516 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095752516 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241228095752534 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 df b3 a4 f2 11 d1 d3 ae b8 14 05 7f 1e 95 c4 57 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241228095752534 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882610d0, cbp=0x55e4ea5a2b80) (sgsn_libgtp.c:633) 20241228095752534 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095752534 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=f186879c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095752534 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095752534 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095752540 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241228095752540 DGPRS INFO PDP(262420000000028:5): Context 0x7fa1882610d0 was deleted (sgsn_libgtp.c:707) 20241228095752540 DMM INFO MM(262420000000028/f186879c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095752540 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241228095752540 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e2518fcd7ffe: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241228095752543 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241228095752544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095752544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241228095752544 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095752544 DMM INFO MM(262420000000028/f186879c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241228095752544 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) 20241228095752544 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e2518fcd7ffe: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095752547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(983)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(977)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(989)@e2518fcd7ffe: Final verdict of PTC: none 20241228095752549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095752550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(982)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(987)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(980)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(975)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(985)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. Sat Dec 28 09:57:52 UTC 2024 MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241228095752629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095753031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84880) 20241228095753551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095753551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84880, count=102888) 20241228095754552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095754552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:57:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241228095755553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095755554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241228095756130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095756132 DMM INFO MM(262420000000028/f186879c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095756132 DMM INFO MM(262420000000028/f186879c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095756132 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095756132 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095756132 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095756132 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095756132 DLLC NOTICE LLME(ffffffff/f186879c){ASSIGNED} LLGM Assign pre (f186879c => ffffffff) (gprs_llc.c:1079) 20241228095756132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f186879c => ffffffff) (gprs_llc.c:1125) 20241228095756132 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095756132 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095756132 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241228095756133 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) 20241228095756133 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) 20241228095756133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095756133 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095756133 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095756133 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095756133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095756174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095756174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095756174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095756174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095756174 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095756175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095756175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095756175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095756175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095756175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095756175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095756175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095756176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095756176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095756176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095756176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095756176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095756176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095756176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095756176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095756176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095756176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095756178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095756184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095756190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095756190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095756190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095756190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095756190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095756190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095756190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095756190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095756190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095756191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095756191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095756191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095756191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095756191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095756191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095756191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095756191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095756191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095756191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095756191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095756192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095756192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095756194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095756200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756200 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)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095756208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095756208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095756208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095756208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095756208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095756208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095756208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095756208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095756208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095756209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095756209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095756209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095756210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095756210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095756210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095756210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095756210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095756210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095756210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095756210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095756210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095756210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095756212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095756217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756217 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095756555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095756555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095756555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095756555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095756559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095756560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='FA299223'O, index=0 SGSN_Test-GSUP(1008)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := 'E2334682F56BFEEAE666607C87AB7539'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CBF44BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4FD34B338939CD4'O } } } } } 20241228095756623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756623 DLLC NOTICE LLME(ffffffff/fa299223){UNASSIGNED} LLC RX: unknown TLLI 0xfa299223, creating LLME on the fly (gprs_llc.c:552) 20241228095756623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095756624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241228095756624 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095756624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095756624 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095756624 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095756624 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095756624 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095756624 DLLC NOTICE LLME(ffffffff/fa299223){UNASSIGNED} LLGM Assign pre (fa299223 => fdf406e2) (gprs_llc.c:1079) 20241228095756624 DLLC NOTICE LLME(fa299223/fdf406e2){ASSIGNED} LLGM Assign post (fa299223 => fdf406e2) (gprs_llc.c:1125) 20241228095756624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095756624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095756624 DMM DEBUG MM(262420000000026/fdf406e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095756641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095756641 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095756641 DMM DEBUG MM(262420000000026/fdf406e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241228095756641 DMM NOTICE MM(262420000000026/fdf406e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095756641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095756641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095756641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095756641 DMM DEBUG MM(262420000000026/fdf406e2) Requesting authorization (sgsn_auth.c:160) 20241228095756641 DMM INFO MM(262420000000026/fdf406e2) Requesting authentication tuples (sgsn_auth.c:184) 20241228095756641 DMM DEBUG MM(262420000000026/fdf406e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095756641 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241228095756641 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241228095756647 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095756647 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095756647 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095756647 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095756647 DMM INFO MM(262420000000026/fdf406e2) Subscriber data update (mmctx.c:445) 20241228095756648 DMM DEBUG MM(262420000000026/fdf406e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095756648 DMM INFO MM(262420000000026/fdf406e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095756648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095756648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095756648 DMM INFO MM(262420000000026/fdf406e2) <- GMM AUTH AND CIPHERING REQ (rand = e2 33 46 82 f5 6b fe ea e6 66 60 7c 87 ab 75 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095756666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095756666 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095756666 DMM INFO MM(262420000000026/fdf406e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095756666 DMM NOTICE MM(262420000000026/fdf406e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095756666 DMM DEBUG MM(262420000000026/fdf406e2) checking auth: received GSM SRES = 7c bf 44 bc (gprs_gmm.c:648) 20241228095756666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095756666 DMM DEBUG MM(262420000000026/fdf406e2) Requesting authorization (sgsn_auth.c:160) 20241228095756666 DMM INFO MM(262420000000026/fdf406e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095756666 DMM DEBUG MM(262420000000026/fdf406e2) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095756667 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241228095756667 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) 20241228095756667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095756667 DMM INFO MM(262420000000026/fdf406e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdf406e2) (gprs_gmm.c:282) 20241228095756670 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095756670 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095756670 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241228095756670 DMM INFO MM(262420000000026/fdf406e2) Subscriber data update (mmctx.c:445) 20241228095756670 DMM DEBUG MM(262420000000026/fdf406e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095756670 DMM INFO MM(262420000000026/fdf406e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095756670 DMM NOTICE MM(262420000000026/fdf406e2) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241228095756670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095756670 DMM NOTICE MM(262420000000026/fdf406e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095756670 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) 20241228095756671 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095756672 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241228095756672 DMM INFO MM(262420000000026/fdf406e2) Subscriber data update (mmctx.c:445) 20241228095756672 DMM DEBUG MM(262420000000026/fdf406e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095756686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095756686 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095756686 DMM INFO MM(262420000000026/fdf406e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095756686 DMM NOTICE MM(262420000000026/fdf406e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095756686 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095756686 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095756686 DLLC NOTICE LLME(fa299223/fdf406e2){ASSIGNED} LLGM Assign pre (ffffffff => fdf406e2) (gprs_llc.c:1079) 20241228095756686 DLLC NOTICE LLME(ffffffff/fdf406e2){ASSIGNED} LLGM Assign post (ffffffff => fdf406e2) (gprs_llc.c:1125) 20241228095756686 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095756686 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095756686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095756686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095756743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095756743 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095756743 DMM INFO MM(262420000000026/fdf406e2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095756743 DMM INFO MM(262420000000026/fdf406e2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095756743 DMM DEBUG MM(262420000000026/fdf406e2) Using GGSN 0 (gprs_sm.c:317) 20241228095756743 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) 20241228095756743 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241228095756743 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095756743 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095756743 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241228095756769 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 f6 e5 aa f5 11 fb 14 8f 51 14 05 7f b7 de 1d 85 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241228095756769 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882610d0, cbp=0x55e4ea5a2b80) (sgsn_libgtp.c:633) 20241228095756769 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095756769 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=fdf406e2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095756770 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095756770 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095756784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756784 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095756784 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095756790 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 f6 e5 aa f5 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241228095756790 DGPRS INFO PDP(262420000000026:5): Context 0x7fa1882610d0 was deleted (sgsn_libgtp.c:707) 20241228095756790 DMM INFO MM(262420000000026/fdf406e2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241228095756790 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241228095756790 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e2518fcd7ffe: Removing Client IMSI='262420000000026'H, index=0 20241228095756799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095756799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241228095756799 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095756799 DMM INFO MM(262420000000026/fdf406e2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095756803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39344<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(996)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1001)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1006)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@e2518fcd7ffe: Final verdict of PTC: none 20241228095756807 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095756808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(999)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(994)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1004)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:57:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241228095756898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095757300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76544) 20241228095757809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095757809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76544, count=104444) 20241228095758811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095758811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:57:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241228095759813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095759813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_gmm_detach started. 20241228095800401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095800404 DMM INFO MM(262420000000026/fdf406e2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095800404 DMM INFO MM(262420000000026/fdf406e2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095800404 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095800404 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095800404 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095800404 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095800404 DLLC NOTICE LLME(ffffffff/fdf406e2){ASSIGNED} LLGM Assign pre (fdf406e2 => ffffffff) (gprs_llc.c:1079) 20241228095800404 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdf406e2 => ffffffff) (gprs_llc.c:1125) 20241228095800404 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095800404 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095800404 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241228095800404 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) 20241228095800404 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) 20241228095800404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095800404 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095800404 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095800404 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095800404 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095800443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095800443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095800443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095800443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095800443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095800443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095800443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095800443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095800443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095800443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095800443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095800443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095800444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095800444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095800444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095800444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095800444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095800444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095800444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095800444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095800444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095800444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095800446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095800452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095800452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095800458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095800458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095800458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095800458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095800458 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095800458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095800458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095800458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095800458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095800459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095800459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095800459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095800459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095800459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095800459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095800459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095800459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095800459 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095800459 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095800459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095800459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095800459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095800461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095800466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095800466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095800474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095800474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095800474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095800474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095800474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095800474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095800474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095800474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095800474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095800475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095800475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095800475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095800475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095800475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095800475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095800475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095800475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095800475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095800475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095800475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095800475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095800475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095800477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095800482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095800482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095800814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095800815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095800815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095800815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095800819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: 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)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228095800820 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C3AB6E1B'O, index=0 SGSN_Test-GSUP(1027)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@e2518fcd7ffe: 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 := '6719F606AE24BD0697B28D8DC20C649A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '734F69CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6372A3760C3B10FF'O } } } } } 20241228095800892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095800892 DLLC NOTICE LLME(ffffffff/c3ab6e1b){UNASSIGNED} LLC RX: unknown TLLI 0xc3ab6e1b, creating LLME on the fly (gprs_llc.c:552) 20241228095800892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095800892 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241228095800892 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095800892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095800892 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095800892 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095800892 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095800892 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095800892 DLLC NOTICE LLME(ffffffff/c3ab6e1b){UNASSIGNED} LLGM Assign pre (c3ab6e1b => f6d03690) (gprs_llc.c:1079) 20241228095800892 DLLC NOTICE LLME(c3ab6e1b/f6d03690){ASSIGNED} LLGM Assign post (c3ab6e1b => f6d03690) (gprs_llc.c:1125) 20241228095800892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095800892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095800892 DMM DEBUG MM(262420000000026/f6d03690) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095800912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095800912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095800912 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095800912 DMM DEBUG MM(262420000000026/f6d03690) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241228095800913 DMM NOTICE MM(262420000000026/f6d03690) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095800913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095800913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095800913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095800913 DMM DEBUG MM(262420000000026/f6d03690) Requesting authorization (sgsn_auth.c:160) 20241228095800913 DMM INFO MM(262420000000026/f6d03690) Requesting authentication tuples (sgsn_auth.c:184) 20241228095800913 DMM DEBUG MM(262420000000026/f6d03690) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095800913 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241228095800913 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241228095800918 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095800918 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095800918 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095800918 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095800918 DMM INFO MM(262420000000026/f6d03690) Subscriber data update (mmctx.c:445) 20241228095800918 DMM DEBUG MM(262420000000026/f6d03690) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095800918 DMM INFO MM(262420000000026/f6d03690) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095800918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095800918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095800918 DMM INFO MM(262420000000026/f6d03690) <- GMM AUTH AND CIPHERING REQ (rand = 67 19 f6 06 ae 24 bd 06 97 b2 8d 8d c2 0c 64 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095800936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095800936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095800936 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095800936 DMM INFO MM(262420000000026/f6d03690) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095800936 DMM NOTICE MM(262420000000026/f6d03690) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095800936 DMM DEBUG MM(262420000000026/f6d03690) checking auth: received GSM SRES = 73 4f 69 cf (gprs_gmm.c:648) 20241228095800936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095800936 DMM DEBUG MM(262420000000026/f6d03690) Requesting authorization (sgsn_auth.c:160) 20241228095800936 DMM INFO MM(262420000000026/f6d03690) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095800936 DMM DEBUG MM(262420000000026/f6d03690) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095800936 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241228095800936 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) 20241228095800936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095800936 DMM INFO MM(262420000000026/f6d03690) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6d03690) (gprs_gmm.c:282) 20241228095800939 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095800939 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095800939 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241228095800939 DMM INFO MM(262420000000026/f6d03690) Subscriber data update (mmctx.c:445) 20241228095800939 DMM DEBUG MM(262420000000026/f6d03690) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095800940 DMM INFO MM(262420000000026/f6d03690) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095800940 DMM NOTICE MM(262420000000026/f6d03690) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241228095800940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095800940 DMM NOTICE MM(262420000000026/f6d03690) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095800940 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) 20241228095800941 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095800941 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241228095800941 DMM INFO MM(262420000000026/f6d03690) Subscriber data update (mmctx.c:445) 20241228095800941 DMM DEBUG MM(262420000000026/f6d03690) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095800953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095800953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095800953 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095800953 DMM INFO MM(262420000000026/f6d03690) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095800953 DMM NOTICE MM(262420000000026/f6d03690) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095800953 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095800953 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095800953 DLLC NOTICE LLME(c3ab6e1b/f6d03690){ASSIGNED} LLGM Assign pre (ffffffff => f6d03690) (gprs_llc.c:1079) 20241228095800953 DLLC NOTICE LLME(ffffffff/f6d03690){ASSIGNED} LLGM Assign post (ffffffff => f6d03690) (gprs_llc.c:1125) 20241228095800953 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095800953 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095800953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095800953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095801012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095801012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095801012 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095801012 DMM INFO MM(262420000000026/f6d03690) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095801012 DMM INFO MM(262420000000026/f6d03690) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095801012 DMM DEBUG MM(262420000000026/f6d03690) Using GGSN 0 (gprs_sm.c:317) 20241228095801012 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) 20241228095801012 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241228095801012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095801012 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095801012 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241228095801029 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 d2 51 c9 4f 11 0a d2 59 f6 14 05 7f 86 68 00 a7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241228095801029 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882610d0, cbp=0x55e4ea5a2b80) (sgsn_libgtp.c:633) 20241228095801029 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095801029 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5aad28 TLLI=f6d03690, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095801030 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095801030 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095801046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095801046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095801047 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095801047 DMM INFO MM(262420000000026/f6d03690) -> GMM DETACH REQUEST TLLI=0xf6d03690 type=GPRS detach (gprs_gmm.c:1440) 20241228095801047 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241228095801047 DMM INFO MM(262420000000026/f6d03690) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241228095801047 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095801047 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095801047 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095801047 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095801047 DLLC NOTICE LLME(ffffffff/f6d03690){ASSIGNED} LLGM Assign pre (f6d03690 => ffffffff) (gprs_llc.c:1079) 20241228095801047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6d03690 => ffffffff) (gprs_llc.c:1125) 20241228095801047 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5aa9d0 (gprs_sndcp.c:574) 20241228095801047 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5aad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095801047 DMM NOTICE MM(262420000000026/f6d03690) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095801047 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241228095801047 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095801047 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095801047 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241228095801047 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241228095801047 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) 20241228095801047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095801047 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095801047 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095801047 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095801049 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e2518fcd7ffe: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095801062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095801066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095801066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1027)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1015)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1020)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1025)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1018)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1023)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1013)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:01 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 20241228095801181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095801482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20241228095802067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095802067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=108036) 20241228095803068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095803068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095804070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095804070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241228095804518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095804520 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095804556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095804556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095804556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095804556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095804556 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095804556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095804556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095804556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095804556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241228095804557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095804557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095804557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1034)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095804557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095804557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095804557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095804557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095804557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095804557 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095804557 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095804557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095804557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095804557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095804559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095804565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095804565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095804571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095804571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095804571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095804571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095804571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095804571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095804571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095804571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095804571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095804571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095804571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095804571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095804572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095804572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095804572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095804572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095804572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095804572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095804572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095804572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095804572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095804572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095804574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095804580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095804580 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)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095804591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095804591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095804591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095804591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095804591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095804591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095804591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095804591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095804591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095804591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095804591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095804591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095804591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095804592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095804592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095804593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095804597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095804597 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(1042)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095805071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095805071 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095805071 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095805071 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1044)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095805075 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1044)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095805076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1044)@e2518fcd7ffe: 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(1044)@e2518fcd7ffe: 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(1044)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e2518fcd7ffe: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C310AF44'O, index=0 SGSN_Test-GSUP(1046)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241228095806155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095806155 DLLC NOTICE LLME(ffffffff/c310af44){UNASSIGNED} LLC RX: unknown TLLI 0xc310af44, creating LLME on the fly (gprs_llc.c:552) 20241228095806155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095806155 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241228095806155 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095806155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095806155 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095806155 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095806155 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095806155 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095806155 DLLC NOTICE LLME(ffffffff/c310af44){UNASSIGNED} LLGM Assign pre (c310af44 => d3f276f1) (gprs_llc.c:1079) 20241228095806155 DLLC NOTICE LLME(c310af44/d3f276f1){ASSIGNED} LLGM Assign post (c310af44 => d3f276f1) (gprs_llc.c:1125) 20241228095806155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095806155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095806155 DMM DEBUG MM(262420000000039/d3f276f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095806172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095806172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241228095806172 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095806172 DMM INFO MM(262420000000039/d3f276f1) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241228095806172 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095806172 DLLC NOTICE LLME(c310af44/d3f276f1){ASSIGNED} LLGM Assign pre (c310af44 => d3f276f1) (gprs_llc.c:1079) 20241228095806172 DLLC NOTICE LLME(c310af44/d3f276f1){ASSIGNED} LLGM Assign post (c310af44 => d3f276f1) (gprs_llc.c:1125) 20241228095806172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095806173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095806173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095806173 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095806173 DMM DEBUG MM(262420000000039/d3f276f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241228095806173 DMM NOTICE MM(262420000000039/d3f276f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095806173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095806173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095806173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241228095806173 DMM INFO MM(262420000000039/d3f276f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3f276f1) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e2518fcd7ffe: Removing Client IMSI='262420000000039'H, index=0 20241228095807184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095807185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095807185 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095807185 DMM INFO MM(262420000000039/d3f276f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095807185 DMM NOTICE MM(262420000000039/d3f276f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095807185 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095807185 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095807185 DLLC NOTICE LLME(c310af44/d3f276f1){ASSIGNED} LLGM Assign pre (ffffffff => d3f276f1) (gprs_llc.c:1079) 20241228095807185 DLLC NOTICE LLME(ffffffff/d3f276f1){ASSIGNED} LLGM Assign post (ffffffff => d3f276f1) (gprs_llc.c:1125) 20241228095807185 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095807185 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095807185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095807185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095807189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1030)@e2518fcd7ffe: Final verdict of PTC: none 20241228095807194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095807194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1046)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1045)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1034)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1039)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1043)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1037)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1032)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:07 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 20241228095807266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095807668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70928) 20241228095808195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095808195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70928, count=71468) 20241228095809197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095809197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095810199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095810200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_xid_empty_l3 started. 20241228095810767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095810769 DMM INFO MM(262420000000039/d3f276f1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095810769 DMM INFO MM(262420000000039/d3f276f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095810769 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095810769 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095810769 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095810769 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095810770 DLLC NOTICE LLME(ffffffff/d3f276f1){ASSIGNED} LLGM Assign pre (d3f276f1 => ffffffff) (gprs_llc.c:1079) 20241228095810770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3f276f1 => ffffffff) (gprs_llc.c:1125) 20241228095810770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095810770 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095810770 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095810770 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095810770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095810814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095810814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095810814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095810814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095810814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095810814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095810814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095810814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095810814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095810815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095810815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095810815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095810815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095810815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095810815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095810815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095810815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095810815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095810815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095810815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1053)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095810816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095810816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095810818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095810822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095810822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095810834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095810834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095810834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095810834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095810834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095810834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095810834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095810834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095810834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095810835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095810835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095810835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095810835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095810835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095810835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095810835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095810835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095810835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095810835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095810835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095810836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095810836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095810837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095810843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095810843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1058)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_xid_empty_l3-BVCI210(1056)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095810847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095810847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095810847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095810847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095810847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095810847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095810847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095810847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095810847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095810848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095810848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095810848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095810848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095810848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095810848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095810848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095810848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095810848 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095810848 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095810848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095810848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095810848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095810850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095810855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095810855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095811201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095811201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095811201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095811201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095811206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095811207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@e2518fcd7ffe: 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(1064)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@e2518fcd7ffe: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F9675317'O, index=0 SGSN_Test-GSUP(1065)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@e2518fcd7ffe: 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 := 'B36F28DA0F95E1E920B99BC20505A86D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4370BC90'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '604779B7C341DB33'O } } } } } 20241228095812281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095812281 DLLC NOTICE LLME(ffffffff/f9675317){UNASSIGNED} LLC RX: unknown TLLI 0xf9675317, creating LLME on the fly (gprs_llc.c:552) 20241228095812281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095812281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20241228095812281 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095812281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095812281 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095812281 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095812281 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095812281 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095812281 DLLC NOTICE LLME(ffffffff/f9675317){UNASSIGNED} LLGM Assign pre (f9675317 => d453736f) (gprs_llc.c:1079) 20241228095812281 DLLC NOTICE LLME(f9675317/d453736f){ASSIGNED} LLGM Assign post (f9675317 => d453736f) (gprs_llc.c:1125) 20241228095812281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095812281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095812281 DMM DEBUG MM(262420000000044/d453736f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095812289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095812289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095812289 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095812289 DMM DEBUG MM(262420000000044/d453736f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241228095812289 DMM NOTICE MM(262420000000044/d453736f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095812289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095812289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095812289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095812289 DMM DEBUG MM(262420000000044/d453736f) Requesting authorization (sgsn_auth.c:160) 20241228095812289 DMM INFO MM(262420000000044/d453736f) Requesting authentication tuples (sgsn_auth.c:184) 20241228095812289 DMM DEBUG MM(262420000000044/d453736f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095812289 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241228095812289 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@e2518fcd7ffe: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241228095812290 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095812290 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095812290 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095812290 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095812290 DMM INFO MM(262420000000044/d453736f) Subscriber data update (mmctx.c:445) 20241228095812290 DMM DEBUG MM(262420000000044/d453736f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095812290 DMM INFO MM(262420000000044/d453736f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095812290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095812290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095812290 DMM INFO MM(262420000000044/d453736f) <- GMM AUTH AND CIPHERING REQ (rand = b3 6f 28 da 0f 95 e1 e9 20 b9 9b c2 05 05 a8 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095812296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095812296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095812296 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095812296 DMM INFO MM(262420000000044/d453736f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095812296 DMM NOTICE MM(262420000000044/d453736f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095812296 DMM DEBUG MM(262420000000044/d453736f) checking auth: received GSM SRES = 43 70 bc 90 (gprs_gmm.c:648) 20241228095812296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095812296 DMM DEBUG MM(262420000000044/d453736f) Requesting authorization (sgsn_auth.c:160) 20241228095812296 DMM INFO MM(262420000000044/d453736f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095812296 DMM DEBUG MM(262420000000044/d453736f) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095812296 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241228095812296 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) 20241228095812296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095812296 DMM INFO MM(262420000000044/d453736f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd453736f) (gprs_gmm.c:282) 20241228095812297 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095812297 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095812297 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241228095812297 DMM INFO MM(262420000000044/d453736f) Subscriber data update (mmctx.c:445) 20241228095812297 DMM DEBUG MM(262420000000044/d453736f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095812297 DMM INFO MM(262420000000044/d453736f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095812297 DMM NOTICE MM(262420000000044/d453736f) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241228095812297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095812297 DMM NOTICE MM(262420000000044/d453736f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095812298 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) 20241228095812298 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095812298 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241228095812298 DMM INFO MM(262420000000044/d453736f) Subscriber data update (mmctx.c:445) 20241228095812298 DMM DEBUG MM(262420000000044/d453736f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095812306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095812306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095812306 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095812306 DMM INFO MM(262420000000044/d453736f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095812306 DMM NOTICE MM(262420000000044/d453736f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095812306 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095812306 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095812306 DLLC NOTICE LLME(f9675317/d453736f){ASSIGNED} LLGM Assign pre (ffffffff => d453736f) (gprs_llc.c:1079) 20241228095812306 DLLC NOTICE LLME(ffffffff/d453736f){ASSIGNED} LLGM Assign post (ffffffff => d453736f) (gprs_llc.c:1125) 20241228095812306 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095812306 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095812306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095812306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095812363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095812363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095812363 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095812363 DMM INFO MM(262420000000044/d453736f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095812363 DMM INFO MM(262420000000044/d453736f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095812363 DMM DEBUG MM(262420000000044/d453736f) Using GGSN 0 (gprs_sm.c:317) 20241228095812363 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) 20241228095812363 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241228095812363 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095812363 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095812363 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241228095812391 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 3b bb cb f2 11 48 77 5b aa 14 05 7f b9 ac 7d 7b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241228095812391 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188262148, cbp=0x55e4ea5a5790) (sgsn_libgtp.c:633) 20241228095812391 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095812391 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5aad28 TLLI=d453736f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095812391 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095812391 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095812409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095812409 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241228095812409 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241228095812409 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@e2518fcd7ffe: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095812416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1053)@e2518fcd7ffe: Final verdict of PTC: none 20241228095812420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095812420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1050)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1059)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1063)@e2518fcd7ffe: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@e2518fcd7ffe: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@e2518fcd7ffe: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1061)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1057)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1051)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:12 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241228095812493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095812895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92688) 20241228095813421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095813421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92688, count=98740) 20241228095814422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095814422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095815422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095815422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_xid_n201u started. 20241228095815945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095815947 DMM INFO MM(262420000000044/d453736f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095815948 DMM INFO MM(262420000000044/d453736f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095815948 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095815948 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095815948 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095815948 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095815948 DLLC NOTICE LLME(ffffffff/d453736f){ASSIGNED} LLGM Assign pre (d453736f => ffffffff) (gprs_llc.c:1079) 20241228095815948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d453736f => ffffffff) (gprs_llc.c:1125) 20241228095815948 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5aa9d0 (gprs_sndcp.c:574) 20241228095815948 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5aad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095815948 DMM NOTICE MM(262420000000044/d453736f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095815948 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241228095815948 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095815948 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095815948 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241228095815948 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241228095815948 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) 20241228095815948 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) 20241228095815948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095815948 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095815948 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095815948 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095815948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@e2518fcd7ffe: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1072)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095815996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095815996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095815996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095815996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095815996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095815996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095815996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095815996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095815996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095815996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095815996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095815996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095815996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095815996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095815996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095815996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095815996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095815996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095815996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095815996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095815997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095815997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095815999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1069)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241228095816006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095816006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1077)@e2518fcd7ffe: Provider Link came up: sending NS-RESET TC_xid_n201u-BVCI196(1070)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095816008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095816008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095816008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095816008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095816008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095816008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095816008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095816008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095816008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095816010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095816010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095816010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095816010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095816010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095816010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095816010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095816010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095816010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095816010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095816010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095816010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095816010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095816012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095816017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095816017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095816023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095816023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095816023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095816023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095816023 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095816024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095816024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095816024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095816024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095816024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095816024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095816024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095816024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095816024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095816024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1082)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095816025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095816025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228095816026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095816031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095816031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095816423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095816423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095816423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095816423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095816427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095816428 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@e2518fcd7ffe: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F629714C'O, index=0 SGSN_Test-GSUP(1084)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@e2518fcd7ffe: 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 := '5CFAE209A22043E76C03A96048952DA3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29E69553'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E30F390D4ED34F9A'O } } } } } 20241228095817482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095817482 DLLC NOTICE LLME(ffffffff/f629714c){UNASSIGNED} LLC RX: unknown TLLI 0xf629714c, creating LLME on the fly (gprs_llc.c:552) 20241228095817482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095817482 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20241228095817482 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095817482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095817482 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095817482 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095817482 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095817482 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095817482 DLLC NOTICE LLME(ffffffff/f629714c){UNASSIGNED} LLGM Assign pre (f629714c => e636e352) (gprs_llc.c:1079) 20241228095817482 DLLC NOTICE LLME(f629714c/e636e352){ASSIGNED} LLGM Assign post (f629714c => e636e352) (gprs_llc.c:1125) 20241228095817482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095817482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095817482 DMM DEBUG MM(262420000000045/e636e352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095817490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095817490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095817490 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095817490 DMM DEBUG MM(262420000000045/e636e352) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241228095817490 DMM NOTICE MM(262420000000045/e636e352) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095817490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095817490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095817490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095817490 DMM DEBUG MM(262420000000045/e636e352) Requesting authorization (sgsn_auth.c:160) 20241228095817490 DMM INFO MM(262420000000045/e636e352) Requesting authentication tuples (sgsn_auth.c:184) 20241228095817490 DMM DEBUG MM(262420000000045/e636e352) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095817490 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241228095817490 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@e2518fcd7ffe: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241228095817492 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095817492 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095817492 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095817492 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095817492 DMM INFO MM(262420000000045/e636e352) Subscriber data update (mmctx.c:445) 20241228095817492 DMM DEBUG MM(262420000000045/e636e352) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095817492 DMM INFO MM(262420000000045/e636e352) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095817492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095817492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095817492 DMM INFO MM(262420000000045/e636e352) <- GMM AUTH AND CIPHERING REQ (rand = 5c fa e2 09 a2 20 43 e7 6c 03 a9 60 48 95 2d a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095817496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095817496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095817496 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095817496 DMM INFO MM(262420000000045/e636e352) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095817496 DMM NOTICE MM(262420000000045/e636e352) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095817496 DMM DEBUG MM(262420000000045/e636e352) checking auth: received GSM SRES = 29 e6 95 53 (gprs_gmm.c:648) 20241228095817496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095817496 DMM DEBUG MM(262420000000045/e636e352) Requesting authorization (sgsn_auth.c:160) 20241228095817496 DMM INFO MM(262420000000045/e636e352) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095817496 DMM DEBUG MM(262420000000045/e636e352) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095817496 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241228095817496 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) 20241228095817496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095817496 DMM INFO MM(262420000000045/e636e352) <- GMM ATTACH ACCEPT (new P-TMSI=0xe636e352) (gprs_gmm.c:282) 20241228095817497 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095817497 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095817497 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241228095817497 DMM INFO MM(262420000000045/e636e352) Subscriber data update (mmctx.c:445) 20241228095817497 DMM DEBUG MM(262420000000045/e636e352) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095817497 DMM INFO MM(262420000000045/e636e352) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095817497 DMM NOTICE MM(262420000000045/e636e352) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241228095817497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095817497 DMM NOTICE MM(262420000000045/e636e352) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095817497 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) 20241228095817497 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095817497 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241228095817497 DMM INFO MM(262420000000045/e636e352) Subscriber data update (mmctx.c:445) 20241228095817497 DMM DEBUG MM(262420000000045/e636e352) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095817501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095817501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095817501 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095817501 DMM INFO MM(262420000000045/e636e352) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095817501 DMM NOTICE MM(262420000000045/e636e352) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095817501 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095817501 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095817501 DLLC NOTICE LLME(f629714c/e636e352){ASSIGNED} LLGM Assign pre (ffffffff => e636e352) (gprs_llc.c:1079) 20241228095817501 DLLC NOTICE LLME(ffffffff/e636e352){ASSIGNED} LLGM Assign post (ffffffff => e636e352) (gprs_llc.c:1125) 20241228095817501 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095817501 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095817501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095817501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095817561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095817561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095817561 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095817561 DMM INFO MM(262420000000045/e636e352) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095817561 DMM INFO MM(262420000000045/e636e352) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095817561 DMM DEBUG MM(262420000000045/e636e352) Using GGSN 0 (gprs_sm.c:317) 20241228095817561 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) 20241228095817561 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241228095817561 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095817561 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095817561 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241228095817586 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 15 90 ff fb 11 c8 13 9a 70 14 05 7f 43 7a 09 d7 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) 20241228095817586 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882631c0, cbp=0x55e4ea5a5d70) (sgsn_libgtp.c:633) 20241228095817586 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095817586 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=e636e352, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095817586 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095817586 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095817602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095817602 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241228095817602 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241228095817602 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241228095817602 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@e2518fcd7ffe: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095817615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095817619 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095817619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@e2518fcd7ffe: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@e2518fcd7ffe: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@e2518fcd7ffe: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1077)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1082)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1073)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1075)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1071)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1080)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_xid_n201u finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241228095817749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095818152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90860) 20241228095818620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095818620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90860, count=101640) 20241228095819621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095819621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58: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_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 20241228095820335 DGPRS DEBUG Checking for inactive LLMEs, time = 37908099 (sgsn.c:132) 20241228095820622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095820622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_llc_null started. 20241228095821249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095821251 DMM INFO MM(262420000000045/e636e352) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095821252 DMM INFO MM(262420000000045/e636e352) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095821252 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095821252 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095821252 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095821252 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095821252 DLLC NOTICE LLME(ffffffff/e636e352){ASSIGNED} LLGM Assign pre (e636e352 => ffffffff) (gprs_llc.c:1079) 20241228095821252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e636e352 => ffffffff) (gprs_llc.c:1125) 20241228095821252 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095821252 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095821252 DMM NOTICE MM(262420000000045/e636e352) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095821252 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241228095821252 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095821252 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095821252 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241228095821253 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241228095821253 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) 20241228095821253 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) 20241228095821253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095821253 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095821253 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095821253 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095821253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095821309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095821309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095821309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095821309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095821309 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095821309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095821309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095821309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095821309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095821310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095821310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095821310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095821310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095821310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095821310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095821310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095821310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095821310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095821310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095821310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095821310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095821310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095821312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095821318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095821318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@e2518fcd7ffe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095821330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095821330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095821330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095821330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095821330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095821330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095821330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095821330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095821330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095821331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095821331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095821331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095821331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095821331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095821331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095821331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095821331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095821331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095821331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095821331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095821331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095821331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095821334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241228095821341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095821341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1101)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095821344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095821344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095821344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095821344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095821344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095821344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095821344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095821344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095821344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_llc_null-BVCI210(1094)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095821345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095821345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095821345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095821345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095821345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095821345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095821345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095821345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095821345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095821345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095821345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095821345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095821345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095821348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095821353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095821353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095821624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095821624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095821624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095821624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095821628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095821629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@e2518fcd7ffe: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='D5CC6711'O, index=0 SGSN_Test-GSUP(1103)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@e2518fcd7ffe: 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 := 'CAA6BBE514CEB29882CA04ABACA9E4F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '713D22C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75547159737FA99A'O } } } } } 20241228095822708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095822709 DLLC NOTICE LLME(ffffffff/d5cc6711){UNASSIGNED} LLC RX: unknown TLLI 0xd5cc6711, creating LLME on the fly (gprs_llc.c:552) 20241228095822709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095822709 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20241228095822709 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095822709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095822709 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095822709 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095822709 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095822709 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095822709 DLLC NOTICE LLME(ffffffff/d5cc6711){UNASSIGNED} LLGM Assign pre (d5cc6711 => ef7718e0) (gprs_llc.c:1079) 20241228095822709 DLLC NOTICE LLME(d5cc6711/ef7718e0){ASSIGNED} LLGM Assign post (d5cc6711 => ef7718e0) (gprs_llc.c:1125) 20241228095822709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095822709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095822709 DMM DEBUG MM(262420000000041/ef7718e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095822733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095822733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095822733 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095822733 DMM DEBUG MM(262420000000041/ef7718e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241228095822733 DMM NOTICE MM(262420000000041/ef7718e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095822733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095822733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095822733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095822733 DMM DEBUG MM(262420000000041/ef7718e0) Requesting authorization (sgsn_auth.c:160) 20241228095822733 DMM INFO MM(262420000000041/ef7718e0) Requesting authentication tuples (sgsn_auth.c:184) 20241228095822733 DMM DEBUG MM(262420000000041/ef7718e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095822733 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241228095822733 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@e2518fcd7ffe: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241228095822739 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095822739 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095822739 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095822739 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095822739 DMM INFO MM(262420000000041/ef7718e0) Subscriber data update (mmctx.c:445) 20241228095822739 DMM DEBUG MM(262420000000041/ef7718e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095822739 DMM INFO MM(262420000000041/ef7718e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095822739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095822739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095822739 DMM INFO MM(262420000000041/ef7718e0) <- GMM AUTH AND CIPHERING REQ (rand = ca a6 bb e5 14 ce b2 98 82 ca 04 ab ac a9 e4 f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095822754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095822754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095822754 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095822754 DMM INFO MM(262420000000041/ef7718e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095822754 DMM NOTICE MM(262420000000041/ef7718e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095822755 DMM DEBUG MM(262420000000041/ef7718e0) checking auth: received GSM SRES = 71 3d 22 c0 (gprs_gmm.c:648) 20241228095822755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095822755 DMM DEBUG MM(262420000000041/ef7718e0) Requesting authorization (sgsn_auth.c:160) 20241228095822755 DMM INFO MM(262420000000041/ef7718e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095822755 DMM DEBUG MM(262420000000041/ef7718e0) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095822755 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241228095822755 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) 20241228095822755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095822755 DMM INFO MM(262420000000041/ef7718e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xef7718e0) (gprs_gmm.c:282) 20241228095822757 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095822757 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095822757 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241228095822757 DMM INFO MM(262420000000041/ef7718e0) Subscriber data update (mmctx.c:445) 20241228095822757 DMM DEBUG MM(262420000000041/ef7718e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095822757 DMM INFO MM(262420000000041/ef7718e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095822757 DMM NOTICE MM(262420000000041/ef7718e0) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241228095822757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095822757 DMM NOTICE MM(262420000000041/ef7718e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095822757 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) 20241228095822758 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095822758 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241228095822758 DMM INFO MM(262420000000041/ef7718e0) Subscriber data update (mmctx.c:445) 20241228095822759 DMM DEBUG MM(262420000000041/ef7718e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095822772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095822772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095822772 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095822772 DMM INFO MM(262420000000041/ef7718e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095822772 DMM NOTICE MM(262420000000041/ef7718e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095822772 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095822772 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095822772 DLLC NOTICE LLME(d5cc6711/ef7718e0){ASSIGNED} LLGM Assign pre (ffffffff => ef7718e0) (gprs_llc.c:1079) 20241228095822772 DLLC NOTICE LLME(ffffffff/ef7718e0){ASSIGNED} LLGM Assign post (ffffffff => ef7718e0) (gprs_llc.c:1125) 20241228095822772 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095822772 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095822772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095822772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228095823826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095823826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241228095823826 DLLC DEBUG TLLI=ef7718e0 sends us LLC NULL (gprs_llc.c:912) 20241228095823826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095823826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241228095823826 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095823826 DMM INFO MM(262420000000041/ef7718e0) -> GMM DETACH REQUEST TLLI=0xef7718e0 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241228095823826 DMM INFO MM(262420000000041/ef7718e0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241228095823826 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095823826 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095823826 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095823827 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095823827 DLLC NOTICE LLME(ffffffff/ef7718e0){ASSIGNED} LLGM Assign pre (ef7718e0 => ffffffff) (gprs_llc.c:1079) 20241228095823827 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef7718e0 => ffffffff) (gprs_llc.c:1125) 20241228095823827 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241228095823827 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) 20241228095823827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095823827 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095823827 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095823827 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095823828 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@e2518fcd7ffe: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@e2518fcd7ffe: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095828842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54184<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@e2518fcd7ffe: Final verdict of PTC: none 20241228095828845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095828845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1091)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1097)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1101)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1095)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1089)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1099)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_llc_null finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:28 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241228095828911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095829313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100632) 20241228095829847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095829847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100632, count=101792) 20241228095830849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095830849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241228095831850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095831851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_llc_sabm_dm_llgmm started. 20241228095832409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095832411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095832453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095832453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095832453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095832453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095832453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095832453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095832453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095832453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095832453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095832454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095832454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095832454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095832454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095832454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095832454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095832454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095832454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095832454 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095832454 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095832454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095832455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095832455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095832457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228095832462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095832462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095832472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095832472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095832472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095832472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095832472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095832472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095832472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095832472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095832472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095832473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095832473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095832473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095832473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095832473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095832473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095832473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095832473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095832473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095832473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095832473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1115)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095832474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095832474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095832476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095832482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095832482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095832489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095832489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095832489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095832489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095832489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095832489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095832489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095832489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095832489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095832490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095832490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095832490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095832490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095832490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095832490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095832490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095832490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095832490 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095832490 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095832490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095832490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095832490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095832492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095832496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095832497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095832852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095832852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095832852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095832852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095832857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095832858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@e2518fcd7ffe: 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(1121)@e2518fcd7ffe: 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(1121)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@e2518fcd7ffe: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F94969A7'O, index=0 SGSN_Test-GSUP(1122)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@e2518fcd7ffe: 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 := '1B0EF12109AA870209542C58C85FDB65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D64B718B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E59A9206D4288DE6'O } } } } } 20241228095833929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095833929 DLLC NOTICE LLME(ffffffff/f94969a7){UNASSIGNED} LLC RX: unknown TLLI 0xf94969a7, creating LLME on the fly (gprs_llc.c:552) 20241228095833929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095833929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20241228095833929 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095833929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095833929 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095833929 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095833929 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095833929 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095833929 DLLC NOTICE LLME(ffffffff/f94969a7){UNASSIGNED} LLGM Assign pre (f94969a7 => e01fe6a6) (gprs_llc.c:1079) 20241228095833929 DLLC NOTICE LLME(f94969a7/e01fe6a6){ASSIGNED} LLGM Assign post (f94969a7 => e01fe6a6) (gprs_llc.c:1125) 20241228095833929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095833929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095833929 DMM DEBUG MM(262420000000042/e01fe6a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095833942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095833942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095833942 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095833942 DMM DEBUG MM(262420000000042/e01fe6a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241228095833942 DMM NOTICE MM(262420000000042/e01fe6a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095833942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095833942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095833942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095833942 DMM DEBUG MM(262420000000042/e01fe6a6) Requesting authorization (sgsn_auth.c:160) 20241228095833942 DMM INFO MM(262420000000042/e01fe6a6) Requesting authentication tuples (sgsn_auth.c:184) 20241228095833942 DMM DEBUG MM(262420000000042/e01fe6a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095833942 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241228095833942 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@e2518fcd7ffe: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241228095833946 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095833946 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095833946 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095833946 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095833946 DMM INFO MM(262420000000042/e01fe6a6) Subscriber data update (mmctx.c:445) 20241228095833946 DMM DEBUG MM(262420000000042/e01fe6a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095833946 DMM INFO MM(262420000000042/e01fe6a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095833946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095833946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095833946 DMM INFO MM(262420000000042/e01fe6a6) <- GMM AUTH AND CIPHERING REQ (rand = 1b 0e f1 21 09 aa 87 02 09 54 2c 58 c8 5f db 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095833959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095833959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095833959 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095833959 DMM INFO MM(262420000000042/e01fe6a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095833959 DMM NOTICE MM(262420000000042/e01fe6a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095833959 DMM DEBUG MM(262420000000042/e01fe6a6) checking auth: received GSM SRES = d6 4b 71 8b (gprs_gmm.c:648) 20241228095833959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095833959 DMM DEBUG MM(262420000000042/e01fe6a6) Requesting authorization (sgsn_auth.c:160) 20241228095833959 DMM INFO MM(262420000000042/e01fe6a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095833959 DMM DEBUG MM(262420000000042/e01fe6a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095833959 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241228095833959 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) 20241228095833959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095833959 DMM INFO MM(262420000000042/e01fe6a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe01fe6a6) (gprs_gmm.c:282) 20241228095833961 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095833961 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095833961 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241228095833962 DMM INFO MM(262420000000042/e01fe6a6) Subscriber data update (mmctx.c:445) 20241228095833962 DMM DEBUG MM(262420000000042/e01fe6a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095833962 DMM INFO MM(262420000000042/e01fe6a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095833962 DMM NOTICE MM(262420000000042/e01fe6a6) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241228095833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095833962 DMM NOTICE MM(262420000000042/e01fe6a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095833962 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) 20241228095833963 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095833963 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241228095833963 DMM INFO MM(262420000000042/e01fe6a6) Subscriber data update (mmctx.c:445) 20241228095833963 DMM DEBUG MM(262420000000042/e01fe6a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095833971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095833971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095833971 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095833971 DMM INFO MM(262420000000042/e01fe6a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095833971 DMM NOTICE MM(262420000000042/e01fe6a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095833971 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095833971 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095833971 DLLC NOTICE LLME(f94969a7/e01fe6a6){ASSIGNED} LLGM Assign pre (ffffffff => e01fe6a6) (gprs_llc.c:1079) 20241228095833971 DLLC NOTICE LLME(ffffffff/e01fe6a6){ASSIGNED} LLGM Assign post (ffffffff => e01fe6a6) (gprs_llc.c:1125) 20241228095833971 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095833971 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095833971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095833971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228095835029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095835029 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)@e2518fcd7ffe: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@e2518fcd7ffe: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095835042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40388<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095835045 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095835045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1122)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1115)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1110)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1120)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1113)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1108)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1118)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:35 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 20241228095835132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095835534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79800) 20241228095836046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095836046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79800, count=87212) 20241228095837047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095837047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095838048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095838048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_llc_sabm_dm_ll5 started. 20241228095838631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095838633 DMM INFO MM(262420000000042/e01fe6a6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095838633 DMM INFO MM(262420000000042/e01fe6a6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095838633 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095838633 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095838633 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095838633 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095838633 DLLC NOTICE LLME(ffffffff/e01fe6a6){ASSIGNED} LLGM Assign pre (e01fe6a6 => ffffffff) (gprs_llc.c:1079) 20241228095838633 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e01fe6a6 => ffffffff) (gprs_llc.c:1125) 20241228095838633 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241228095838633 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) 20241228095838633 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) 20241228095838633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095838633 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095838634 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095838634 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095838634 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095838676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095838676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095838676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095838676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095838676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095838676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095838676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095838676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095838676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095838677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095838677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095838677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095838677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095838677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095838677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095838677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095838677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095838677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095838677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095838677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095838677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095838677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095838679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095838684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095838684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095838692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095838692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095838692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095838692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095838692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095838692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095838692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095838692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095838692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095838692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095838693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095838693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095838693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095838693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095838693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095838693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095838693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095838693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095838693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095838693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095838693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095838693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095838695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095838700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095838700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095838707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095838707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095838707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095838707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095838707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095838707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095838707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095838707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095838707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095838708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095838708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095838708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095838708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095838708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095838708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095838708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095838708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095838708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095838708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095838708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095838708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095838708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095838710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095838714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095838714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095839049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095839049 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095839049 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095839049 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095839053 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095839054 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@e2518fcd7ffe: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='DED125E2'O, index=0 SGSN_Test-GSUP(1141)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@e2518fcd7ffe: 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 := 'C1008A6AF382C2415C8DC2453931DEEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5558C705'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82011BB97B6A1739'O } } } } } 20241228095840133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095840133 DLLC NOTICE LLME(ffffffff/ded125e2){UNASSIGNED} LLC RX: unknown TLLI 0xded125e2, creating LLME on the fly (gprs_llc.c:552) 20241228095840133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095840133 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20241228095840133 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095840133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095840133 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095840133 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095840133 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095840133 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095840133 DLLC NOTICE LLME(ffffffff/ded125e2){UNASSIGNED} LLGM Assign pre (ded125e2 => e8f7bc32) (gprs_llc.c:1079) 20241228095840133 DLLC NOTICE LLME(ded125e2/e8f7bc32){ASSIGNED} LLGM Assign post (ded125e2 => e8f7bc32) (gprs_llc.c:1125) 20241228095840133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095840133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095840133 DMM DEBUG MM(262420000000043/e8f7bc32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095840154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095840154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095840154 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095840154 DMM DEBUG MM(262420000000043/e8f7bc32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241228095840154 DMM NOTICE MM(262420000000043/e8f7bc32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095840154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095840154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095840154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095840154 DMM DEBUG MM(262420000000043/e8f7bc32) Requesting authorization (sgsn_auth.c:160) 20241228095840154 DMM INFO MM(262420000000043/e8f7bc32) Requesting authentication tuples (sgsn_auth.c:184) 20241228095840154 DMM DEBUG MM(262420000000043/e8f7bc32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095840154 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241228095840154 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@e2518fcd7ffe: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241228095840160 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095840160 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095840160 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095840161 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095840161 DMM INFO MM(262420000000043/e8f7bc32) Subscriber data update (mmctx.c:445) 20241228095840161 DMM DEBUG MM(262420000000043/e8f7bc32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095840161 DMM INFO MM(262420000000043/e8f7bc32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095840161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095840161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095840161 DMM INFO MM(262420000000043/e8f7bc32) <- GMM AUTH AND CIPHERING REQ (rand = c1 00 8a 6a f3 82 c2 41 5c 8d c2 45 39 31 de ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095840176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095840176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095840176 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095840176 DMM INFO MM(262420000000043/e8f7bc32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095840176 DMM NOTICE MM(262420000000043/e8f7bc32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095840176 DMM DEBUG MM(262420000000043/e8f7bc32) checking auth: received GSM SRES = 55 58 c7 05 (gprs_gmm.c:648) 20241228095840176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095840176 DMM DEBUG MM(262420000000043/e8f7bc32) Requesting authorization (sgsn_auth.c:160) 20241228095840176 DMM INFO MM(262420000000043/e8f7bc32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095840176 DMM DEBUG MM(262420000000043/e8f7bc32) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095840176 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241228095840176 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) 20241228095840176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095840176 DMM INFO MM(262420000000043/e8f7bc32) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8f7bc32) (gprs_gmm.c:282) 20241228095840179 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095840179 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095840179 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241228095840179 DMM INFO MM(262420000000043/e8f7bc32) Subscriber data update (mmctx.c:445) 20241228095840179 DMM DEBUG MM(262420000000043/e8f7bc32) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095840179 DMM INFO MM(262420000000043/e8f7bc32) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095840179 DMM NOTICE MM(262420000000043/e8f7bc32) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241228095840179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095840179 DMM NOTICE MM(262420000000043/e8f7bc32) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095840179 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) 20241228095840180 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095840180 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241228095840180 DMM INFO MM(262420000000043/e8f7bc32) Subscriber data update (mmctx.c:445) 20241228095840180 DMM DEBUG MM(262420000000043/e8f7bc32) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095840192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095840192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095840192 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095840192 DMM INFO MM(262420000000043/e8f7bc32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095840192 DMM NOTICE MM(262420000000043/e8f7bc32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095840192 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095840192 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095840192 DLLC NOTICE LLME(ded125e2/e8f7bc32){ASSIGNED} LLGM Assign pre (ffffffff => e8f7bc32) (gprs_llc.c:1079) 20241228095840192 DLLC NOTICE LLME(ffffffff/e8f7bc32){ASSIGNED} LLGM Assign post (ffffffff => e8f7bc32) (gprs_llc.c:1125) 20241228095840192 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095840192 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095840192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095840192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228095841247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095841247 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)@e2518fcd7ffe: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@e2518fcd7ffe: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095841262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1139)@e2518fcd7ffe: Final verdict of PTC: none 20241228095841266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095841266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1140)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1134)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1129)@e2518fcd7ffe: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1137)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1132)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1127)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:41 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 20241228095841325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095841727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84516) 20241228095842267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095842267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84516, count=92548) 20241228095843269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095843269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095844270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095844270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_suspend_nopaging started. 20241228095844825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095844828 DMM INFO MM(262420000000043/e8f7bc32) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095844828 DMM INFO MM(262420000000043/e8f7bc32) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095844828 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095844828 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095844828 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095844828 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095844828 DLLC NOTICE LLME(ffffffff/e8f7bc32){ASSIGNED} LLGM Assign pre (e8f7bc32 => ffffffff) (gprs_llc.c:1079) 20241228095844828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8f7bc32 => ffffffff) (gprs_llc.c:1125) 20241228095844828 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241228095844828 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) 20241228095844828 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) 20241228095844829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095844829 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095844829 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095844829 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095844829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095844880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095844880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095844880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095844880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095844880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095844880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095844880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095844881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095844881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095844881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095844881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095844881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095844881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095844881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095844881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095844881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095844881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095844883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095844888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095844888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095844896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095844896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095844896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095844896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095844896 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095844896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095844896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095844896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095844896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095844897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095844897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095844897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095844897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095844897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095844897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095844897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095844897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095844897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095844897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095844897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1153)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095844897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095844897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095844899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095844903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095844903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095844912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095844912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095844912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095844912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095844912 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095844912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095844912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095844912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095844912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095844912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095844912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095844912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095844912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095844912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095844912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095844912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095844912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095844912 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095844912 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095844912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095844913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095844913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095844914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095844918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095844918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095845271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095845271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095845271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095845271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095845275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095845277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@e2518fcd7ffe: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='E29571AC'O, index=0 SGSN_Test-GSUP(1160)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@e2518fcd7ffe: 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 := '6CFECFFB0E59585BAFC3E22783F2E311'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '237A8415'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '227F17968F84004D'O } } } } } 20241228095846312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095846312 DLLC NOTICE LLME(ffffffff/e29571ac){UNASSIGNED} LLC RX: unknown TLLI 0xe29571ac, creating LLME on the fly (gprs_llc.c:552) 20241228095846312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095846312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20241228095846312 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095846312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095846312 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095846312 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095846312 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095846312 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095846312 DLLC NOTICE LLME(ffffffff/e29571ac){UNASSIGNED} LLGM Assign pre (e29571ac => e8c78f72) (gprs_llc.c:1079) 20241228095846312 DLLC NOTICE LLME(e29571ac/e8c78f72){ASSIGNED} LLGM Assign post (e29571ac => e8c78f72) (gprs_llc.c:1125) 20241228095846312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095846312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095846312 DMM DEBUG MM(262420000000048/e8c78f72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095846318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095846318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095846318 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095846318 DMM DEBUG MM(262420000000048/e8c78f72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241228095846318 DMM NOTICE MM(262420000000048/e8c78f72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095846318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095846318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095846318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095846318 DMM DEBUG MM(262420000000048/e8c78f72) Requesting authorization (sgsn_auth.c:160) 20241228095846318 DMM INFO MM(262420000000048/e8c78f72) Requesting authentication tuples (sgsn_auth.c:184) 20241228095846318 DMM DEBUG MM(262420000000048/e8c78f72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095846318 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241228095846318 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@e2518fcd7ffe: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241228095846320 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095846320 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095846320 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095846320 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095846320 DMM INFO MM(262420000000048/e8c78f72) Subscriber data update (mmctx.c:445) 20241228095846320 DMM DEBUG MM(262420000000048/e8c78f72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095846320 DMM INFO MM(262420000000048/e8c78f72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095846320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095846320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095846320 DMM INFO MM(262420000000048/e8c78f72) <- GMM AUTH AND CIPHERING REQ (rand = 6c fe cf fb 0e 59 58 5b af c3 e2 27 83 f2 e3 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095846323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095846323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095846323 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095846323 DMM INFO MM(262420000000048/e8c78f72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095846323 DMM NOTICE MM(262420000000048/e8c78f72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095846323 DMM DEBUG MM(262420000000048/e8c78f72) checking auth: received GSM SRES = 23 7a 84 15 (gprs_gmm.c:648) 20241228095846323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095846323 DMM DEBUG MM(262420000000048/e8c78f72) Requesting authorization (sgsn_auth.c:160) 20241228095846323 DMM INFO MM(262420000000048/e8c78f72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095846323 DMM DEBUG MM(262420000000048/e8c78f72) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095846323 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241228095846323 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) 20241228095846323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095846323 DMM INFO MM(262420000000048/e8c78f72) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8c78f72) (gprs_gmm.c:282) 20241228095846324 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095846324 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095846324 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241228095846324 DMM INFO MM(262420000000048/e8c78f72) Subscriber data update (mmctx.c:445) 20241228095846324 DMM DEBUG MM(262420000000048/e8c78f72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095846324 DMM INFO MM(262420000000048/e8c78f72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095846324 DMM NOTICE MM(262420000000048/e8c78f72) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241228095846324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095846324 DMM NOTICE MM(262420000000048/e8c78f72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095846324 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) 20241228095846324 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095846324 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241228095846324 DMM INFO MM(262420000000048/e8c78f72) Subscriber data update (mmctx.c:445) 20241228095846324 DMM DEBUG MM(262420000000048/e8c78f72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095846326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095846326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095846326 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095846326 DMM INFO MM(262420000000048/e8c78f72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095846326 DMM NOTICE MM(262420000000048/e8c78f72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095846326 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095846326 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095846326 DLLC NOTICE LLME(e29571ac/e8c78f72){ASSIGNED} LLGM Assign pre (ffffffff => e8c78f72) (gprs_llc.c:1079) 20241228095846326 DLLC NOTICE LLME(ffffffff/e8c78f72){ASSIGNED} LLGM Assign post (ffffffff => e8c78f72) (gprs_llc.c:1125) 20241228095846326 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095846326 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095846326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095846326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095846386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095846386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095846386 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095846386 DMM INFO MM(262420000000048/e8c78f72) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095846386 DMM INFO MM(262420000000048/e8c78f72) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095846386 DMM DEBUG MM(262420000000048/e8c78f72) Using GGSN 0 (gprs_sm.c:317) 20241228095846386 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) 20241228095846386 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241228095846386 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095846386 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095846386 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241228095846404 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 b6 50 e3 6f 11 41 4a 9d d5 14 05 7f 32 b7 a0 54 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241228095846404 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188264238, cbp=0x55e4ea5a6d80) (sgsn_libgtp.c:633) 20241228095846404 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095846404 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5aad28 TLLI=e8c78f72, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095846404 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095846404 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095846411 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241228095846415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095846415 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241228095846415 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241228095846419 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241228095846419 DMM INFO MM(262420000000048/e8c78f72) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241228095850336 DGPRS DEBUG Checking for inactive LLMEs, time = 37908129 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@e2518fcd7ffe: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095851437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48630<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1145)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1160)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1158)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1153)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@e2518fcd7ffe: Final verdict of PTC: none 20241228095851441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095851441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI220(1157)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1148)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1156)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1146)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1151)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_suspend_nopaging finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:58:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241228095851534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095851936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100168) 20241228095852443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095852443 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) 20241228095853444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095853444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:58: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_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 20241228095854445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095854445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_suspend_resume started. 20241228095855019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095855021 DMM INFO MM(262420000000048/e8c78f72) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095855021 DMM INFO MM(262420000000048/e8c78f72) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095855021 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095855021 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095855021 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095855021 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095855021 DLLC NOTICE LLME(ffffffff/e8c78f72){ASSIGNED} LLGM Assign pre (e8c78f72 => ffffffff) (gprs_llc.c:1079) 20241228095855021 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8c78f72 => ffffffff) (gprs_llc.c:1125) 20241228095855021 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5aa9d0 (gprs_sndcp.c:574) 20241228095855021 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5aad28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095855021 DMM NOTICE MM(262420000000048/e8c78f72) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095855021 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241228095855021 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095855021 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095855021 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241228095855021 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241228095855021 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) 20241228095855021 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) 20241228095855021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095855021 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095855021 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095855021 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095855021 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095855053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095855053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095855053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095855053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095855053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095855053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095855053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095855053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095855053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095855054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095855054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095855054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095855054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095855054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095855054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095855054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095855054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095855054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095855054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095855054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095855054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095855054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095855056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095855061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095855061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1167)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1165)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095855065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095855065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095855065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095855065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095855065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095855065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095855065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095855065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095855065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095855066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095855066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095855066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095855066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095855066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095855066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095855066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095855066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095855066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095855066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095855066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095855066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095855066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095855068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095855073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095855073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095855082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095855082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095855082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095855082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095855082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095855082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095855082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095855082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095855082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095855083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095855083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095855083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095855083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095855083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095855083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095855083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095855083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095855083 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095855083 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095855083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095855084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095855084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095855086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095855091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095855091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095855446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095855446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095855446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095855446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095855450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1178)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095855451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1165)@e2518fcd7ffe: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C0A96232'O, index=0 SGSN_Test-GSUP(1179)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@e2518fcd7ffe: 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 := 'F57D19BB04F54F96AA3EE55B16C41D04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3023D570'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8292BDDE653DD6C2'O } } } } } 20241228095856517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095856517 DLLC NOTICE LLME(ffffffff/c0a96232){UNASSIGNED} LLC RX: unknown TLLI 0xc0a96232, creating LLME on the fly (gprs_llc.c:552) 20241228095856517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095856517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20241228095856517 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095856517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095856517 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095856517 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095856517 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095856517 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095856517 DLLC NOTICE LLME(ffffffff/c0a96232){UNASSIGNED} LLGM Assign pre (c0a96232 => cce58607) (gprs_llc.c:1079) 20241228095856517 DLLC NOTICE LLME(c0a96232/cce58607){ASSIGNED} LLGM Assign post (c0a96232 => cce58607) (gprs_llc.c:1125) 20241228095856517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095856517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095856517 DMM DEBUG MM(262420000000049/cce58607) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095856536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095856536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095856536 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095856536 DMM DEBUG MM(262420000000049/cce58607) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241228095856536 DMM NOTICE MM(262420000000049/cce58607) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095856536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095856536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095856537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095856537 DMM DEBUG MM(262420000000049/cce58607) Requesting authorization (sgsn_auth.c:160) 20241228095856537 DMM INFO MM(262420000000049/cce58607) Requesting authentication tuples (sgsn_auth.c:184) 20241228095856537 DMM DEBUG MM(262420000000049/cce58607) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095856537 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241228095856537 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@e2518fcd7ffe: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241228095856543 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095856543 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095856543 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095856543 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095856543 DMM INFO MM(262420000000049/cce58607) Subscriber data update (mmctx.c:445) 20241228095856543 DMM DEBUG MM(262420000000049/cce58607) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095856543 DMM INFO MM(262420000000049/cce58607) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095856543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095856543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095856543 DMM INFO MM(262420000000049/cce58607) <- GMM AUTH AND CIPHERING REQ (rand = f5 7d 19 bb 04 f5 4f 96 aa 3e e5 5b 16 c4 1d 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095856558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095856558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095856558 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095856558 DMM INFO MM(262420000000049/cce58607) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095856558 DMM NOTICE MM(262420000000049/cce58607) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095856558 DMM DEBUG MM(262420000000049/cce58607) checking auth: received GSM SRES = 30 23 d5 70 (gprs_gmm.c:648) 20241228095856558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095856558 DMM DEBUG MM(262420000000049/cce58607) Requesting authorization (sgsn_auth.c:160) 20241228095856558 DMM INFO MM(262420000000049/cce58607) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095856558 DMM DEBUG MM(262420000000049/cce58607) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095856558 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241228095856558 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) 20241228095856558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095856558 DMM INFO MM(262420000000049/cce58607) <- GMM ATTACH ACCEPT (new P-TMSI=0xcce58607) (gprs_gmm.c:282) 20241228095856562 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095856562 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095856562 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241228095856562 DMM INFO MM(262420000000049/cce58607) Subscriber data update (mmctx.c:445) 20241228095856562 DMM DEBUG MM(262420000000049/cce58607) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095856562 DMM INFO MM(262420000000049/cce58607) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095856562 DMM NOTICE MM(262420000000049/cce58607) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241228095856562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095856562 DMM NOTICE MM(262420000000049/cce58607) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095856562 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) 20241228095856563 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095856563 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241228095856563 DMM INFO MM(262420000000049/cce58607) Subscriber data update (mmctx.c:445) 20241228095856563 DMM DEBUG MM(262420000000049/cce58607) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095856576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095856576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095856576 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095856576 DMM INFO MM(262420000000049/cce58607) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095856576 DMM NOTICE MM(262420000000049/cce58607) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095856576 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095856576 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095856576 DLLC NOTICE LLME(c0a96232/cce58607){ASSIGNED} LLGM Assign pre (ffffffff => cce58607) (gprs_llc.c:1079) 20241228095856577 DLLC NOTICE LLME(ffffffff/cce58607){ASSIGNED} LLGM Assign post (ffffffff => cce58607) (gprs_llc.c:1125) 20241228095856577 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095856577 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095856577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095856577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095856630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095856630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095856630 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095856630 DMM INFO MM(262420000000049/cce58607) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095856630 DMM INFO MM(262420000000049/cce58607) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095856630 DMM DEBUG MM(262420000000049/cce58607) Using GGSN 0 (gprs_sm.c:317) 20241228095856630 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) 20241228095856631 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241228095856631 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095856631 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095856631 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241228095856655 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 aa 0b f4 61 11 44 ec 22 67 14 05 7f b1 99 b5 e8 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) 20241228095856655 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882652b0, cbp=0x55e4ea5a7110) (sgsn_libgtp.c:633) 20241228095856655 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095856655 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=cce58607, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095856655 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095856655 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095856671 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241228095856681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095856681 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241228095856681 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241228095856687 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241228095856687 DMM INFO MM(262420000000049/cce58607) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241228095901693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095901693 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241228095901693 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241228095901697 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1165)@e2518fcd7ffe: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095901707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60672<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_resume-BVCI196(1165)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1172)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1177)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1168)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@e2518fcd7ffe: Final verdict of PTC: none 20241228095901712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095901712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1169)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1166)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1175)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1170)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_resume-BVCI196(1165): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_suspend_resume finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:59:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241228095901812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095902214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96848) 20241228095902713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095902713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96848, count=105020) 20241228095903714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095903714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:59:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095904715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095904715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_suspend_rau started. 20241228095905280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095905283 DMM INFO MM(262420000000049/cce58607) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095905283 DMM INFO MM(262420000000049/cce58607) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095905283 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095905283 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095905283 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095905283 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095905283 DLLC NOTICE LLME(ffffffff/cce58607){ASSIGNED} LLGM Assign pre (cce58607 => ffffffff) (gprs_llc.c:1079) 20241228095905283 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cce58607 => ffffffff) (gprs_llc.c:1125) 20241228095905283 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095905283 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095905283 DMM NOTICE MM(262420000000049/cce58607) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095905283 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241228095905283 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095905283 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095905283 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241228095905283 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241228095905283 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) 20241228095905283 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) 20241228095905283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095905283 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095905283 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095905283 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095905283 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095905333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095905333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095905333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095905333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095905333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095905334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095905334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095905334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095905334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095905334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095905334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095905334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095905334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095905334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095905334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095905334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095905334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095905334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095905337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1187)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095905343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095905343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@e2518fcd7ffe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1191)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095905359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095905359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095905359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095905359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095905359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095905359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095905359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095905359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095905359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095905360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095905360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095905360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095905360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095905360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095905360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095905360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095905360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095905360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095905360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095905360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095905360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095905360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095905363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095905368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095905368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1191)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI210(1189)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095905371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095905371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095905371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095905371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095905372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095905372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095905372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095905372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095905372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095905372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095905372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095905372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095905372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095905372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095905372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095905372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095905372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095905372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095905372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095905372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095905373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095905373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095905375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095905381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095905381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095905716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095905716 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095905716 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095905716 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095905720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095905722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@e2518fcd7ffe: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C06CEBB2'O, index=0 SGSN_Test-GSUP(1198)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@e2518fcd7ffe: 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 := '1EA01DB944E78C6DA9091B6AD7CFA759'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E841FF11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFC0596AB43F68DD'O } } } } } 20241228095906792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095906792 DLLC NOTICE LLME(ffffffff/c06cebb2){UNASSIGNED} LLC RX: unknown TLLI 0xc06cebb2, creating LLME on the fly (gprs_llc.c:552) 20241228095906792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095906792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20241228095906792 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095906792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095906792 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095906792 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095906792 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095906792 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095906792 DLLC NOTICE LLME(ffffffff/c06cebb2){UNASSIGNED} LLGM Assign pre (c06cebb2 => ed71baec) (gprs_llc.c:1079) 20241228095906792 DLLC NOTICE LLME(c06cebb2/ed71baec){ASSIGNED} LLGM Assign post (c06cebb2 => ed71baec) (gprs_llc.c:1125) 20241228095906792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095906792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095906792 DMM DEBUG MM(262420000000050/ed71baec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095906815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095906815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095906815 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095906815 DMM DEBUG MM(262420000000050/ed71baec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241228095906815 DMM NOTICE MM(262420000000050/ed71baec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095906816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095906816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095906816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095906816 DMM DEBUG MM(262420000000050/ed71baec) Requesting authorization (sgsn_auth.c:160) 20241228095906816 DMM INFO MM(262420000000050/ed71baec) Requesting authentication tuples (sgsn_auth.c:184) 20241228095906816 DMM DEBUG MM(262420000000050/ed71baec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095906816 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241228095906816 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@e2518fcd7ffe: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241228095906822 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095906822 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095906822 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095906822 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095906822 DMM INFO MM(262420000000050/ed71baec) Subscriber data update (mmctx.c:445) 20241228095906822 DMM DEBUG MM(262420000000050/ed71baec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095906822 DMM INFO MM(262420000000050/ed71baec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095906822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095906822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095906822 DMM INFO MM(262420000000050/ed71baec) <- GMM AUTH AND CIPHERING REQ (rand = 1e a0 1d b9 44 e7 8c 6d a9 09 1b 6a d7 cf a7 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095906838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095906838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095906838 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095906838 DMM INFO MM(262420000000050/ed71baec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095906838 DMM NOTICE MM(262420000000050/ed71baec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095906838 DMM DEBUG MM(262420000000050/ed71baec) checking auth: received GSM SRES = e8 41 ff 11 (gprs_gmm.c:648) 20241228095906838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095906838 DMM DEBUG MM(262420000000050/ed71baec) Requesting authorization (sgsn_auth.c:160) 20241228095906838 DMM INFO MM(262420000000050/ed71baec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095906838 DMM DEBUG MM(262420000000050/ed71baec) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095906838 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241228095906838 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) 20241228095906838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095906838 DMM INFO MM(262420000000050/ed71baec) <- GMM ATTACH ACCEPT (new P-TMSI=0xed71baec) (gprs_gmm.c:282) 20241228095906841 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095906841 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095906841 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241228095906841 DMM INFO MM(262420000000050/ed71baec) Subscriber data update (mmctx.c:445) 20241228095906841 DMM DEBUG MM(262420000000050/ed71baec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095906841 DMM INFO MM(262420000000050/ed71baec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095906841 DMM NOTICE MM(262420000000050/ed71baec) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241228095906841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095906841 DMM NOTICE MM(262420000000050/ed71baec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095906841 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) 20241228095906842 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095906842 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241228095906842 DMM INFO MM(262420000000050/ed71baec) Subscriber data update (mmctx.c:445) 20241228095906842 DMM DEBUG MM(262420000000050/ed71baec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095906853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095906853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095906854 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095906854 DMM INFO MM(262420000000050/ed71baec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095906854 DMM NOTICE MM(262420000000050/ed71baec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095906854 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095906854 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095906854 DLLC NOTICE LLME(c06cebb2/ed71baec){ASSIGNED} LLGM Assign pre (ffffffff => ed71baec) (gprs_llc.c:1079) 20241228095906854 DLLC NOTICE LLME(ffffffff/ed71baec){ASSIGNED} LLGM Assign post (ffffffff => ed71baec) (gprs_llc.c:1125) 20241228095906854 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095906854 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095906854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095906854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095906912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095906912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095906912 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095906912 DMM INFO MM(262420000000050/ed71baec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095906912 DMM INFO MM(262420000000050/ed71baec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095906912 DMM DEBUG MM(262420000000050/ed71baec) Using GGSN 0 (gprs_sm.c:317) 20241228095906912 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) 20241228095906912 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241228095906912 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095906912 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095906912 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241228095906928 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 6e 65 c8 2f 11 3b 5c 04 7f 14 05 7f cc 43 9b d5 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) 20241228095906928 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188266328, cbp=0x55e4ea5a75e0) (sgsn_libgtp.c:633) 20241228095906928 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095906928 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=ed71baec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095906928 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095906928 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095906946 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241228095906959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095906959 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241228095906959 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241228095906966 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241228095906966 DMM INFO MM(262420000000050/ed71baec) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241228095911970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095911970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095911970 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095911970 DMM INFO MM(262420000000050/ed71baec) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228095911970 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095911970 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241228095911970 DLLC NOTICE LLME(ffffffff/ed71baec){ASSIGNED} LLGM Assign pre (ed71baec => f1ab48f8) (gprs_llc.c:1079) 20241228095911970 DLLC NOTICE LLME(ed71baec/f1ab48f8){ASSIGNED} LLGM Assign post (ed71baec => f1ab48f8) (gprs_llc.c:1125) 20241228095911970 DMM INFO MM(262420000000050/f1ab48f8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095911976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095911976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095911976 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095911976 DMM INFO MM(262420000000050/f1ab48f8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228095911976 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228095911976 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095911976 DLLC NOTICE LLME(ed71baec/f1ab48f8){ASSIGNED} LLGM Assign pre (ffffffff => f1ab48f8) (gprs_llc.c:1079) 20241228095911976 DLLC NOTICE LLME(ffffffff/f1ab48f8){ASSIGNED} LLGM Assign post (ffffffff => f1ab48f8) (gprs_llc.c:1125) 20241228095911976 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241228095912478 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@e2518fcd7ffe: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095912493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37482<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095912497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095912497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1186)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1196)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1198)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1192)@e2518fcd7ffe: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1184)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1194)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1190)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_suspend_rau finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:59:12 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241228095912637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095913039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110892) 20241228095913498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095913498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110892, count=112152) 20241228095914499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095914499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241228095915501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095915501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_paging_ps started. 20241228095916106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095916109 DMM INFO MM(262420000000050/f1ab48f8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095916109 DMM INFO MM(262420000000050/f1ab48f8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095916109 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095916109 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095916109 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095916109 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228095916109 DLLC NOTICE LLME(ffffffff/f1ab48f8){ASSIGNED} LLGM Assign pre (f1ab48f8 => ffffffff) (gprs_llc.c:1079) 20241228095916109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1ab48f8 => ffffffff) (gprs_llc.c:1125) 20241228095916109 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095916109 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095916109 DMM NOTICE MM(262420000000050/f1ab48f8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095916109 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241228095916109 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095916109 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095916109 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241228095916110 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241228095916110 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) 20241228095916110 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) 20241228095916110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095916110 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095916110 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095916110 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095916110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095916154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095916154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095916154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095916154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095916154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095916154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095916154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095916154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095916154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095916154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095916154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095916154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095916154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095916154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095916154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095916154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095916154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095916154 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095916154 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095916154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095916155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095916155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095916157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095916162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095916169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095916169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095916169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095916169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095916169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095916169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095916169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095916169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095916169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095916169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095916170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095916170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095916170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095916170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095916170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095916170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095916170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095916170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095916170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095916170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095916170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095916170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095916173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095916178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095916178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095916185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095916185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095916185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095916185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095916185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095916185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095916185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095916185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095916185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095916185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095916185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095916185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095916185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095916185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095916185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095916185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095916185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095916185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095916185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095916185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095916186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095916186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095916188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095916193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095916193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095916502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095916502 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095916502 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095916502 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095916506 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095916508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@e2518fcd7ffe: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='DF719290'O, index=0 SGSN_Test-GSUP(1217)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@e2518fcd7ffe: 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 := 'F66A115A1EDF14C0037388608CA0A65D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D87D375'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7F9F9F95C1B781E'O } } } } } 20241228095917590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095917590 DLLC NOTICE LLME(ffffffff/df719290){UNASSIGNED} LLC RX: unknown TLLI 0xdf719290, creating LLME on the fly (gprs_llc.c:552) 20241228095917590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095917590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20241228095917590 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095917590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095917590 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095917590 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095917590 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095917590 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095917590 DLLC NOTICE LLME(ffffffff/df719290){UNASSIGNED} LLGM Assign pre (df719290 => c7739c2b) (gprs_llc.c:1079) 20241228095917590 DLLC NOTICE LLME(df719290/c7739c2b){ASSIGNED} LLGM Assign post (df719290 => c7739c2b) (gprs_llc.c:1125) 20241228095917590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095917590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095917590 DMM DEBUG MM(262420000000051/c7739c2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095917604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095917604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095917604 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095917605 DMM DEBUG MM(262420000000051/c7739c2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241228095917605 DMM NOTICE MM(262420000000051/c7739c2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095917605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095917605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095917605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095917605 DMM DEBUG MM(262420000000051/c7739c2b) Requesting authorization (sgsn_auth.c:160) 20241228095917605 DMM INFO MM(262420000000051/c7739c2b) Requesting authentication tuples (sgsn_auth.c:184) 20241228095917605 DMM DEBUG MM(262420000000051/c7739c2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095917605 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241228095917605 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@e2518fcd7ffe: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241228095917611 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095917611 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095917611 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095917611 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095917611 DMM INFO MM(262420000000051/c7739c2b) Subscriber data update (mmctx.c:445) 20241228095917611 DMM DEBUG MM(262420000000051/c7739c2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095917611 DMM INFO MM(262420000000051/c7739c2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095917611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095917611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095917611 DMM INFO MM(262420000000051/c7739c2b) <- GMM AUTH AND CIPHERING REQ (rand = f6 6a 11 5a 1e df 14 c0 03 73 88 60 8c a0 a6 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095917626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095917626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095917626 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095917626 DMM INFO MM(262420000000051/c7739c2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095917626 DMM NOTICE MM(262420000000051/c7739c2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095917626 DMM DEBUG MM(262420000000051/c7739c2b) checking auth: received GSM SRES = 3d 87 d3 75 (gprs_gmm.c:648) 20241228095917626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095917626 DMM DEBUG MM(262420000000051/c7739c2b) Requesting authorization (sgsn_auth.c:160) 20241228095917627 DMM INFO MM(262420000000051/c7739c2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095917627 DMM DEBUG MM(262420000000051/c7739c2b) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095917627 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241228095917627 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) 20241228095917627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095917627 DMM INFO MM(262420000000051/c7739c2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7739c2b) (gprs_gmm.c:282) 20241228095917630 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095917630 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095917630 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241228095917630 DMM INFO MM(262420000000051/c7739c2b) Subscriber data update (mmctx.c:445) 20241228095917630 DMM DEBUG MM(262420000000051/c7739c2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095917630 DMM INFO MM(262420000000051/c7739c2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095917630 DMM NOTICE MM(262420000000051/c7739c2b) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241228095917630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095917630 DMM NOTICE MM(262420000000051/c7739c2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095917630 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) 20241228095917631 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095917632 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241228095917632 DMM INFO MM(262420000000051/c7739c2b) Subscriber data update (mmctx.c:445) 20241228095917632 DMM DEBUG MM(262420000000051/c7739c2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095917642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095917642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095917642 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095917642 DMM INFO MM(262420000000051/c7739c2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095917642 DMM NOTICE MM(262420000000051/c7739c2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095917642 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095917642 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095917642 DLLC NOTICE LLME(df719290/c7739c2b){ASSIGNED} LLGM Assign pre (ffffffff => c7739c2b) (gprs_llc.c:1079) 20241228095917642 DLLC NOTICE LLME(ffffffff/c7739c2b){ASSIGNED} LLGM Assign post (ffffffff => c7739c2b) (gprs_llc.c:1125) 20241228095917642 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095917642 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095917642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095917642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228095917697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095917697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095917697 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095917697 DMM INFO MM(262420000000051/c7739c2b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095917697 DMM INFO MM(262420000000051/c7739c2b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095917697 DMM DEBUG MM(262420000000051/c7739c2b) Using GGSN 0 (gprs_sm.c:317) 20241228095917697 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) 20241228095917697 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241228095917697 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095917697 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095917697 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241228095917717 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 27 b3 6c 1e 11 f3 7a 47 d3 14 05 7f e3 bd 4d 65 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) 20241228095917717 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1882673a0, cbp=0x55e4ea5a69d0) (sgsn_libgtp.c:633) 20241228095917717 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095917717 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=c7739c2b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095917717 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095917718 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@e2518fcd7ffe: setverdict(pass): none -> pass TC_paging_ps(1219)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095917734 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241228095920336 DGPRS DEBUG Checking for inactive LLMEs, time = 37908159 (sgsn.c:132) 20241228095920698 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241228095920698 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241228095920698 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241228095922750 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241228095922751 DMM INFO MM(262420000000051/c7739c2b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@e2518fcd7ffe: 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 := 'C7739C2B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@e2518fcd7ffe: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095922779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095922783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095922783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1202)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1217)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1210)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1205)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@e2518fcd7ffe: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@e2518fcd7ffe: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1215)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@e2518fcd7ffe: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1213)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1203)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1208)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_paging_ps finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:59:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241228095922851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095923253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103392) 20241228095923785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095923785 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) 20241228095924786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095924786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:59:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241228095925787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095925787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_paging_ps_ra_multiple_cells started. 20241228095926358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095926360 DMM INFO MM(262420000000051/c7739c2b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095926360 DMM INFO MM(262420000000051/c7739c2b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095926360 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095926360 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095926360 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095926360 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241228095926360 DLLC NOTICE LLME(ffffffff/c7739c2b){ASSIGNED} LLGM Assign pre (c7739c2b => ffffffff) (gprs_llc.c:1079) 20241228095926360 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7739c2b => ffffffff) (gprs_llc.c:1125) 20241228095926360 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095926360 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095926360 DMM NOTICE MM(262420000000051/c7739c2b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095926360 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241228095926360 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095926360 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095926360 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241228095926360 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241228095926360 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) 20241228095926360 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) 20241228095926360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228095926360 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095926360 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095926360 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095926360 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095926408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095926408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095926408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095926408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095926408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095926408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095926408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095926408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095926408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095926409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095926409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095926409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095926409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095926409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095926409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095926409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095926409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095926409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095926409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095926409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095926409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095926409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095926411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095926416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095926417 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095926431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095926431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095926431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095926431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095926431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095926431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095926431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095926431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095926431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095926431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095926431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095926431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095926432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095926432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095926432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095926432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095926432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095926432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095926432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095926432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095926432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095926432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228095926434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095926439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095926439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095926444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095926444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095926444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095926444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095926444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095926444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095926444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095926444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095926444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095926445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095926445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095926445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095926445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095926445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095926445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095926445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095926445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095926448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095926452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095926452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095926789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095926789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095926789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095926789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095926793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228095926794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e2518fcd7ffe: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F359F4A7'O, index=0 SGSN_Test-GSUP(1236)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e2518fcd7ffe: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@e2518fcd7ffe: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F359F4A7'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e2518fcd7ffe: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F359F4A7'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@e2518fcd7ffe: 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 := 'CDF553E64EFCA8D16AB032D46A596A7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2612DCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C67C215E6D95B908'O } } } } } 20241228095927881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095927881 DLLC NOTICE LLME(ffffffff/f359f4a7){UNASSIGNED} LLC RX: unknown TLLI 0xf359f4a7, creating LLME on the fly (gprs_llc.c:552) 20241228095927881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095927881 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20241228095927881 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095927881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228095927882 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095927882 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228095927882 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095927882 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095927882 DLLC NOTICE LLME(ffffffff/f359f4a7){UNASSIGNED} LLGM Assign pre (f359f4a7 => fca740fc) (gprs_llc.c:1079) 20241228095927882 DLLC NOTICE LLME(f359f4a7/fca740fc){ASSIGNED} LLGM Assign post (f359f4a7 => fca740fc) (gprs_llc.c:1125) 20241228095927882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095927882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095927882 DMM DEBUG MM(262420000000052/fca740fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095927889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095927889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095927889 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095927889 DMM DEBUG MM(262420000000052/fca740fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241228095927889 DMM NOTICE MM(262420000000052/fca740fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095927889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095927889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095927889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095927889 DMM DEBUG MM(262420000000052/fca740fc) Requesting authorization (sgsn_auth.c:160) 20241228095927889 DMM INFO MM(262420000000052/fca740fc) Requesting authentication tuples (sgsn_auth.c:184) 20241228095927889 DMM DEBUG MM(262420000000052/fca740fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095927889 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241228095927889 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@e2518fcd7ffe: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241228095927891 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095927891 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095927891 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095927891 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095927891 DMM INFO MM(262420000000052/fca740fc) Subscriber data update (mmctx.c:445) 20241228095927891 DMM DEBUG MM(262420000000052/fca740fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095927891 DMM INFO MM(262420000000052/fca740fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095927891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095927891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095927891 DMM INFO MM(262420000000052/fca740fc) <- GMM AUTH AND CIPHERING REQ (rand = cd f5 53 e6 4e fc a8 d1 6a b0 32 d4 6a 59 6a 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095927896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095927896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095927896 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095927896 DMM INFO MM(262420000000052/fca740fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095927896 DMM NOTICE MM(262420000000052/fca740fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095927896 DMM DEBUG MM(262420000000052/fca740fc) checking auth: received GSM SRES = c2 61 2d ca (gprs_gmm.c:648) 20241228095927896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095927896 DMM DEBUG MM(262420000000052/fca740fc) Requesting authorization (sgsn_auth.c:160) 20241228095927896 DMM INFO MM(262420000000052/fca740fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095927896 DMM DEBUG MM(262420000000052/fca740fc) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095927896 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241228095927896 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) 20241228095927896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095927896 DMM INFO MM(262420000000052/fca740fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca740fc) (gprs_gmm.c:282) 20241228095927897 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095927897 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095927897 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241228095927897 DMM INFO MM(262420000000052/fca740fc) Subscriber data update (mmctx.c:445) 20241228095927897 DMM DEBUG MM(262420000000052/fca740fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095927897 DMM INFO MM(262420000000052/fca740fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095927897 DMM NOTICE MM(262420000000052/fca740fc) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241228095927897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095927897 DMM NOTICE MM(262420000000052/fca740fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095927897 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) 20241228095927897 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095927897 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241228095927897 DMM INFO MM(262420000000052/fca740fc) Subscriber data update (mmctx.c:445) 20241228095927897 DMM DEBUG MM(262420000000052/fca740fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095927902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095927902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095927902 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095927902 DMM INFO MM(262420000000052/fca740fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095927902 DMM NOTICE MM(262420000000052/fca740fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095927902 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095927902 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095927902 DLLC NOTICE LLME(f359f4a7/fca740fc){ASSIGNED} LLGM Assign pre (ffffffff => fca740fc) (gprs_llc.c:1079) 20241228095927902 DLLC NOTICE LLME(ffffffff/fca740fc){ASSIGNED} LLGM Assign post (ffffffff => fca740fc) (gprs_llc.c:1125) 20241228095927902 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095927902 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095927902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095927902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228095927959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095927959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095927959 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095927959 DMM INFO MM(262420000000052/fca740fc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095927959 DMM INFO MM(262420000000052/fca740fc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095927959 DMM DEBUG MM(262420000000052/fca740fc) Using GGSN 0 (gprs_sm.c:317) 20241228095927960 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) 20241228095927960 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241228095927960 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095927960 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095927960 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241228095927982 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 e6 9f d2 72 11 e5 4b 17 8e 14 05 7f ee 9e e9 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241228095927982 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188268418, cbp=0x55e4ea5a5b20) (sgsn_libgtp.c:633) 20241228095927982 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095927982 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5abe98 TLLI=fca740fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095927982 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095927982 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@e2518fcd7ffe: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095927998 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241228095930961 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241228095930961 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241228095930961 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241228095933013 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241228095933014 DMM INFO MM(262420000000052/fca740fc) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@e2518fcd7ffe: 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 := 'FCA740FC'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e2518fcd7ffe: 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 := 'FCA740FC'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e2518fcd7ffe: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@e2518fcd7ffe: Final verdict of PTC: pass 20241228095933040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@e2518fcd7ffe: Final verdict of PTC: none 20241228095933045 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095933045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1221)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1234)@e2518fcd7ffe: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@e2518fcd7ffe: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1224)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@e2518fcd7ffe: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1230)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1222)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1232)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1228)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:59:33 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 20241228095933116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095933518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103940) 20241228095934047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095934047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103940, count=105200) 20241228095935048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095935049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:59: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_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 20241228095936050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095936050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_bssgp_rim_single_report started. 20241228095936617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095936620 DMM INFO MM(262420000000052/fca740fc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228095936620 DMM INFO MM(262420000000052/fca740fc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228095936620 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228095936620 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228095936620 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228095936620 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241228095936620 DLLC NOTICE LLME(ffffffff/fca740fc){ASSIGNED} LLGM Assign pre (fca740fc => ffffffff) (gprs_llc.c:1079) 20241228095936620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fca740fc => ffffffff) (gprs_llc.c:1125) 20241228095936620 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5abb40 (gprs_sndcp.c:574) 20241228095936620 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5abe98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095936620 DMM NOTICE MM(262420000000052/fca740fc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095936620 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241228095936620 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095936620 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095936620 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241228095936620 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241228095936620 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) 20241228095936620 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) 20241228095936620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228095936620 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228095936620 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228095936620 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228095936620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095936658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095936658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095936658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095936658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095936658 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095936658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095936658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095936658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095936658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095936659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095936659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095936659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095936659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095936659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095936659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095936659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095936659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095936659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095936659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095936659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095936660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095936660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095936661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095936666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095936666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095936673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095936673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095936673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095936673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095936673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095936673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095936673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095936673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095936673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095936674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095936674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095936674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095936674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095936674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095936674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095936674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095936674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095936674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095936674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095936674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1248)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095936675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095936675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095936676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228095936682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095936682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095936692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095936692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095936692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095936692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095936692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095936693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095936693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095936693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095936693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1254)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095936693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095936693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095936693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095936693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095936693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095936693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095936693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095936693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095936693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095936693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095936693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095936694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095936694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1254)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095936700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095936700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095937052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095937052 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095937052 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095937052 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095937056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: 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)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228095937058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228095937082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e2518fcd7ffe: setverdict(pass): none -> pass MTC@e2518fcd7ffe: Warning: Re-starting timer T, which is already active (running or expired). 20241228095937099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095937113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228095937117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1243)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@e2518fcd7ffe: Final verdict of PTC: none 20241228095937117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_bssgp_rim_single_report-BVCI220(1251)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1254)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1255)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@e2518fcd7ffe: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@e2518fcd7ffe: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1248)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1241)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1246)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1252)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: pass MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@e2518fcd7ffe: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:59:37 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 20241228095937184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095937585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59236) 20241228095938118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095938119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59236, count=60496) 20241228095939120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095939121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:59:39 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 20241228095940122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095940123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_rim_eutran_to_geran started. 20241228095940662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095940664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095940712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095940712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095940712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095940712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095940712 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095940712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095940712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095940712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095940712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095940712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095940712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095940712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095940712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095940712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095940712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095940712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095940712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095940712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095940712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095940712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095940713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095940713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095940714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095940719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095940719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095940727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095940727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095940727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095940727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095940727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095940727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095940727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095940727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095940727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095940727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095940727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095940727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095940727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095940728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095940728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095940729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095940733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095940743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095940743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095940743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095940743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095940743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095940743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095940743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095940743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095940743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095940743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095940743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095940743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095940743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095940744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095940744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095940745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095940749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095940749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095941124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095941124 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095941124 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095941124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095941129 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095941130 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@e2518fcd7ffe: 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(1272)@e2518fcd7ffe: 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(1272)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e2518fcd7ffe: setverdict(pass): none -> pass 20241228095941168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095941175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44734<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1261)@e2518fcd7ffe: Final verdict of PTC: none 20241228095941180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228095941180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1266)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1273)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@e2518fcd7ffe: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1271)@e2518fcd7ffe: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@e2518fcd7ffe: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1259)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1264)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1269)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: pass MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@e2518fcd7ffe: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 09:59:41 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 20241228095941230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095941632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49324) 20241228095942182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095942182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49324, count=53680) 20241228095943183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095943184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 09:59: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_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 20241228095944185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095944185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_cell_change_different_rai_ci_attach started. 20241228095944714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228095944717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095944757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228095944757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095944757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095944757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095944757 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228095944757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095944757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095944757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095944757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095944758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095944758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095944758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095944758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095944758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095944758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095944758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095944758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095944758 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228095944758 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095944758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095944759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095944759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095944760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095944765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095944765 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095944773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228095944773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095944773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095944773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095944773 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228095944773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095944773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095944773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095944773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095944774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095944774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095944774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095944774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095944774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095944774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095944774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095944774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095944774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228095944774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095944774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228095944774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095944774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095944776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095944780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095944780 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228095944789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228095944789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228095944789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228095944789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095944789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228095944789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228095944789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228095944789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228095944789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228095944789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228095944789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228095944789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228095944789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228095944789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228095944789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228095944789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228095944789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228095944789 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228095944789 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228095944789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1289)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228095944790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228095944790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228095944791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228095944796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095944796 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228095945186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228095945187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228095945187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228095945187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228095945191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228095945192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e2518fcd7ffe: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D018E445'O, index=0 SGSN_Test-GSUP(1291)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '727D26F8C88E987F594A15395C2C19A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B119CB6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E14D14C6830FDD4'O } } } } } 20241228095945242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945242 DLLC NOTICE LLME(ffffffff/d018e445){UNASSIGNED} LLC RX: unknown TLLI 0xd018e445, creating LLME on the fly (gprs_llc.c:552) 20241228095945242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945242 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20241228095945242 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228095945242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228095945242 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228095945242 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228095945242 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095945242 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228095945242 DLLC NOTICE LLME(ffffffff/d018e445){UNASSIGNED} LLGM Assign pre (d018e445 => d70ec841) (gprs_llc.c:1079) 20241228095945242 DLLC NOTICE LLME(d018e445/d70ec841){ASSIGNED} LLGM Assign post (d018e445 => d70ec841) (gprs_llc.c:1125) 20241228095945242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095945242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095945242 DMM DEBUG MM(262420000000068/d70ec841) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095945257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945257 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095945257 DMM DEBUG MM(262420000000068/d70ec841) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241228095945257 DMM NOTICE MM(262420000000068/d70ec841) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095945257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095945257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095945257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095945257 DMM DEBUG MM(262420000000068/d70ec841) Requesting authorization (sgsn_auth.c:160) 20241228095945257 DMM INFO MM(262420000000068/d70ec841) Requesting authentication tuples (sgsn_auth.c:184) 20241228095945257 DMM DEBUG MM(262420000000068/d70ec841) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228095945257 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241228095945257 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@e2518fcd7ffe: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241228095945262 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228095945262 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228095945262 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228095945262 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228095945262 DMM INFO MM(262420000000068/d70ec841) Subscriber data update (mmctx.c:445) 20241228095945262 DMM DEBUG MM(262420000000068/d70ec841) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228095945262 DMM INFO MM(262420000000068/d70ec841) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228095945262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228095945262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228095945262 DMM INFO MM(262420000000068/d70ec841) <- GMM AUTH AND CIPHERING REQ (rand = 72 7d 26 f8 c8 8e 98 7f 59 4a 15 39 5c 2c 19 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228095945276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945276 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095945276 DMM INFO MM(262420000000068/d70ec841) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228095945276 DMM NOTICE MM(262420000000068/d70ec841) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228095945276 DMM DEBUG MM(262420000000068/d70ec841) checking auth: received GSM SRES = b1 19 cb 6a (gprs_gmm.c:648) 20241228095945276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228095945276 DMM DEBUG MM(262420000000068/d70ec841) Requesting authorization (sgsn_auth.c:160) 20241228095945276 DMM INFO MM(262420000000068/d70ec841) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095945276 DMM DEBUG MM(262420000000068/d70ec841) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095945276 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241228095945276 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) 20241228095945276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228095945276 DMM INFO MM(262420000000068/d70ec841) <- GMM ATTACH ACCEPT (new P-TMSI=0xd70ec841) (gprs_gmm.c:282) 20241228095945278 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228095945278 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228095945278 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241228095945278 DMM INFO MM(262420000000068/d70ec841) Subscriber data update (mmctx.c:445) 20241228095945278 DMM DEBUG MM(262420000000068/d70ec841) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228095945278 DMM INFO MM(262420000000068/d70ec841) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228095945278 DMM NOTICE MM(262420000000068/d70ec841) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241228095945278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228095945278 DMM NOTICE MM(262420000000068/d70ec841) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228095945278 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) 20241228095945279 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228095945279 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241228095945279 DMM INFO MM(262420000000068/d70ec841) Subscriber data update (mmctx.c:445) 20241228095945279 DMM DEBUG MM(262420000000068/d70ec841) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228095945290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945290 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095945290 DMM INFO MM(262420000000068/d70ec841) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228095945290 DMM NOTICE MM(262420000000068/d70ec841) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228095945290 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228095945291 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228095945291 DLLC NOTICE LLME(d018e445/d70ec841){ASSIGNED} LLGM Assign pre (ffffffff => d70ec841) (gprs_llc.c:1079) 20241228095945291 DLLC NOTICE LLME(ffffffff/d70ec841){ASSIGNED} LLGM Assign post (ffffffff => d70ec841) (gprs_llc.c:1125) 20241228095945291 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228095945291 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228095945291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228095945291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228095945346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945346 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095945346 DMM INFO MM(262420000000068/d70ec841) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228095945346 DMM INFO MM(262420000000068/d70ec841) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228095945346 DMM DEBUG MM(262420000000068/d70ec841) Using GGSN 0 (gprs_sm.c:317) 20241228095945346 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) 20241228095945346 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241228095945346 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228095945346 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241228095945346 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241228095945371 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 68 ba 75 90 11 09 1b c9 c5 14 05 7f a7 eb e0 fc 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) 20241228095945371 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188269490, cbp=0x55e4ea5a8520) (sgsn_libgtp.c:633) 20241228095945371 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228095945371 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5acf98 TLLI=d70ec841, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228095945371 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228095945372 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@e2518fcd7ffe: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228095945388 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241228095945403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945403 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945403 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e2518fcd7ffe: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e2518fcd7ffe: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D70EC841'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@e2518fcd7ffe: 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 := '5ECA93952ACA75EC67078BBD2E669386'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5B6AD77'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B3C6A0BD869EE99'O } } } } } 20241228095945415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945415 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD70EC841) type="GPRS attach" (gprs_gmm.c:1248) 20241228095945415 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228095945415 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228095945415 DLLC NOTICE LLME(ffffffff/d70ec841){ASSIGNED} LLGM Assign pre (d70ec841 => e46644b1) (gprs_llc.c:1079) 20241228095945415 DLLC NOTICE LLME(d70ec841/e46644b1){ASSIGNED} LLGM Assign post (d70ec841 => e46644b1) (gprs_llc.c:1125) 20241228095945415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228095945415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228095945416 DMM DEBUG MM(262420000000068/e46644b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228095945432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228095945432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241228095945432 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228095945432 DMM DEBUG MM(262420000000068/e46644b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241228095945432 DMM NOTICE MM(262420000000068/e46644b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228095945432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228095945432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228095945432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228095945432 DMM DEBUG MM(262420000000068/e46644b1) Requesting authorization (sgsn_auth.c:160) 20241228095945432 DMM INFO MM(262420000000068/e46644b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228095945432 DMM DEBUG MM(262420000000068/e46644b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241228095945432 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241228095945432 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) 20241228095950337 DGPRS DEBUG Checking for inactive LLMEs, time = 37908189 (sgsn.c:132) 20241228095951432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241228095951433 DMM ERROR MM(262420000000068/e46644b1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241228095951433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241228095951433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228095951433 DMM NOTICE MM(262420000000068/e46644b1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241228095951433 DMM NOTICE MM(262420000000068/e46644b1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228095951433 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241228095951433 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5acf98, TLLI=e46644b1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228095951433 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228095951433 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228095951433 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241228095951433 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241228095951433 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) 20241228095951433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Reject}: Deallocated (fsm.c:568) 20241228095951433 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Deallocated (fsm.c:568) 20241228095951433 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228095951433 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228095951433 DLLC NOTICE LLME(d70ec841/e46644b1){ASSIGNED} LLGM Assign pre (e46644b1 => ffffffff) (gprs_llc.c:1079) 20241228095951433 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e46644b1 => ffffffff) (gprs_llc.c:1125) 20241228095956434 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241228100001435 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241228100005188 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228100005188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100005189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241228100006435 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241228100011437 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241228100014760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100014766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100014766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228100014775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100014778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100014778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228100014790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100014792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100014792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@e2518fcd7ffe: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e2518fcd7ffe: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@e2518fcd7ffe: Final verdict of PTC: none 20241228100015242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100015242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1284)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1289)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@e2518fcd7ffe: Final verdict of PTC: none 20241228100015244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1280)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1279)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1282)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1277)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1287)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@e2518fcd7ffe: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@e2518fcd7ffe: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:00:15 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 20241228100015403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100015805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=117532) 20241228100016243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100016243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100016438 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241228100016438 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e4ea5a8520) (sgsn_libgtp.c:633) 20241228100016438 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e4ea5a8520) (sgsn_libgtp.c:637) 20241228100016438 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241228100016438 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241228100016438 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241228100016438 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=117532, count=122448) 20241228100017245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100017245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:00: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_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 20241228100018247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100018247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_cell_change_different_rai_ci_data started. 20241228100018905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100018908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100018952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100018952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100018952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100018952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100018952 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100018952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100018952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100018952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100018952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100018954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100018954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100018954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100018954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100018954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100018954 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100018954 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100018954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100018954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100018956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100018963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100018963 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100018973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100018973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100018973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100018973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100018973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100018973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100018973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100018973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100018973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100018974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100018974 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100018974 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100018974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100018976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100018980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100018980 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)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100018989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100018989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100018989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100018989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100018989 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100018989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100018989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100018989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100018989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100018990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100018990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100018990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100018990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100018990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100018990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100018990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100018990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100018990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100018992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100018998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100018998 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100019248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100019248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100019249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100019249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100019253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100019254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@e2518fcd7ffe: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D02D0C93'O, index=0 SGSN_Test-GSUP(1310)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '26D9194FF67BE359F7F22971F63176F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '865F77B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F567714BCE278A1'O } } } } } 20241228100019318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100019318 DLLC NOTICE LLME(ffffffff/d02d0c93){UNASSIGNED} LLC RX: unknown TLLI 0xd02d0c93, creating LLME on the fly (gprs_llc.c:552) 20241228100019318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100019318 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20241228100019318 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228100019318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100019318 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228100019318 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228100019318 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100019318 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100019318 DLLC NOTICE LLME(ffffffff/d02d0c93){UNASSIGNED} LLGM Assign pre (d02d0c93 => ff33d140) (gprs_llc.c:1079) 20241228100019318 DLLC NOTICE LLME(d02d0c93/ff33d140){ASSIGNED} LLGM Assign post (d02d0c93 => ff33d140) (gprs_llc.c:1125) 20241228100019318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100019318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100019318 DMM DEBUG MM(262420000000070/ff33d140) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100019341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100019341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228100019341 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100019341 DMM DEBUG MM(262420000000070/ff33d140) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241228100019341 DMM NOTICE MM(262420000000070/ff33d140) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100019341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100019341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100019341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100019341 DMM DEBUG MM(262420000000070/ff33d140) Requesting authorization (sgsn_auth.c:160) 20241228100019342 DMM INFO MM(262420000000070/ff33d140) Requesting authentication tuples (sgsn_auth.c:184) 20241228100019342 DMM DEBUG MM(262420000000070/ff33d140) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100019342 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241228100019342 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@e2518fcd7ffe: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241228100019347 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100019347 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100019347 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100019347 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100019347 DMM INFO MM(262420000000070/ff33d140) Subscriber data update (mmctx.c:445) 20241228100019347 DMM DEBUG MM(262420000000070/ff33d140) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100019347 DMM INFO MM(262420000000070/ff33d140) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100019347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100019347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100019347 DMM INFO MM(262420000000070/ff33d140) <- GMM AUTH AND CIPHERING REQ (rand = 26 d9 19 4f f6 7b e3 59 f7 f2 29 71 f6 31 76 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228100019363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100019363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100019364 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100019364 DMM INFO MM(262420000000070/ff33d140) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100019364 DMM NOTICE MM(262420000000070/ff33d140) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100019364 DMM DEBUG MM(262420000000070/ff33d140) checking auth: received GSM SRES = 86 5f 77 b7 (gprs_gmm.c:648) 20241228100019364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100019364 DMM DEBUG MM(262420000000070/ff33d140) Requesting authorization (sgsn_auth.c:160) 20241228100019364 DMM INFO MM(262420000000070/ff33d140) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100019364 DMM DEBUG MM(262420000000070/ff33d140) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100019364 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241228100019364 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) 20241228100019364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228100019364 DMM INFO MM(262420000000070/ff33d140) <- GMM ATTACH ACCEPT (new P-TMSI=0xff33d140) (gprs_gmm.c:282) 20241228100019367 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100019367 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100019367 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241228100019367 DMM INFO MM(262420000000070/ff33d140) Subscriber data update (mmctx.c:445) 20241228100019367 DMM DEBUG MM(262420000000070/ff33d140) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100019367 DMM INFO MM(262420000000070/ff33d140) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100019367 DMM NOTICE MM(262420000000070/ff33d140) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241228100019367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100019367 DMM NOTICE MM(262420000000070/ff33d140) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100019367 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) 20241228100019368 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100019368 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241228100019368 DMM INFO MM(262420000000070/ff33d140) Subscriber data update (mmctx.c:445) 20241228100019368 DMM DEBUG MM(262420000000070/ff33d140) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228100019381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100019381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228100019381 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100019381 DMM INFO MM(262420000000070/ff33d140) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100019381 DMM NOTICE MM(262420000000070/ff33d140) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100019381 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100019381 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100019381 DLLC NOTICE LLME(d02d0c93/ff33d140){ASSIGNED} LLGM Assign pre (ffffffff => ff33d140) (gprs_llc.c:1079) 20241228100019381 DLLC NOTICE LLME(ffffffff/ff33d140){ASSIGNED} LLGM Assign post (ffffffff => ff33d140) (gprs_llc.c:1125) 20241228100019381 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228100019381 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228100019381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100019381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100019438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100019438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228100019438 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100019438 DMM INFO MM(262420000000070/ff33d140) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228100019438 DMM INFO MM(262420000000070/ff33d140) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228100019438 DMM DEBUG MM(262420000000070/ff33d140) Using GGSN 0 (gprs_sm.c:317) 20241228100019438 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) 20241228100019438 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241228100019438 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228100019438 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241228100019438 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241228100019464 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 ee 95 b0 4a 11 b2 e6 02 9f 14 05 7f 6a f5 7f 82 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241228100019464 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa188269490, cbp=0x55e4ea5a8520) (sgsn_libgtp.c:633) 20241228100019464 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228100019464 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5acf98 TLLI=ff33d140, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228100019464 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228100019464 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@e2518fcd7ffe: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228100019481 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241228100019486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100019486 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228100019486 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@e2518fcd7ffe: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FF33D140'O, index=0 20241228100019490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100019490 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100019490 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55e4ea5acf98, TLLI=ff33d140, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241228100020337 DGPRS DEBUG Checking for inactive LLMEs, time = 37908219 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@e2518fcd7ffe: Removing Client IMSI='262420000000070'H, index=0 20241228100021497 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@e2518fcd7ffe: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@e2518fcd7ffe: Final verdict of PTC: pass 20241228100021517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@e2518fcd7ffe: Final verdict of PTC: none 20241228100021522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100021522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1300)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1303)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1308)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1298)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1306)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1296)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1301)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) Sat Dec 28 10:00:21 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@e2518fcd7ffe: 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'. 20241228100021626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100022028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94480) 20241228100022523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100022523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94480, count=100532) 20241228100023524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100023524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:00: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_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 20241228100024525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100024525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_cell_change_different_ci_attach started. 20241228100025130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100025132 DMM INFO MM(262420000000070/ff33d140) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100025132 DMM INFO MM(262420000000070/ff33d140) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100025132 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100025132 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100025132 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228100025132 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228100025132 DLLC NOTICE LLME(ffffffff/ff33d140){ASSIGNED} LLGM Assign pre (ff33d140 => ffffffff) (gprs_llc.c:1079) 20241228100025132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff33d140 => ffffffff) (gprs_llc.c:1125) 20241228100025132 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5acc40 (gprs_sndcp.c:574) 20241228100025132 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5acf98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228100025132 DMM NOTICE MM(262420000000070/ff33d140) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228100025132 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241228100025132 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228100025132 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228100025132 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241228100025132 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241228100025132 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) 20241228100025132 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) 20241228100025132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228100025132 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228100025132 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228100025132 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228100025132 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100025170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100025170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100025170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100025170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100025170 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100025170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100025170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100025170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100025170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100025171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100025171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100025171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100025171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100025171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100025171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100025171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100025171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100025171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100025171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100025171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100025171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100025171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100025173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100025177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100025185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100025185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100025185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100025185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100025185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100025185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100025185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100025185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100025185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100025186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100025186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100025186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100025186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100025186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100025186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100025186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100025186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100025186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100025186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100025186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100025187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100025187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100025189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100025193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100025201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100025201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100025201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100025201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100025201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100025201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100025201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100025201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100025201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100025202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100025202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100025202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100025202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100025202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100025202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100025202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100025202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100025202 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100025202 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100025202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100025203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100025203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100025204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100025209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100025527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100025527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100025527 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100025527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100025531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100025532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: 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(1328)@e2518fcd7ffe: 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(1328)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@e2518fcd7ffe: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F509FC84'O, index=0 SGSN_Test-GSUP(1329)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@e2518fcd7ffe: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@e2518fcd7ffe: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F509FC84'O, index=0 TC_cell_change_different_ci_attach(1331)@e2518fcd7ffe: 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 := '7B1CD51B63925621F0FECF5B661448B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '692AD1D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '704255E644D17E9B'O } } } } } 20241228100025595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025595 DLLC NOTICE LLME(ffffffff/f509fc84){UNASSIGNED} LLC RX: unknown TLLI 0xf509fc84, creating LLME on the fly (gprs_llc.c:552) 20241228100025595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20241228100025595 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228100025595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228100025595 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228100025595 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228100025595 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100025595 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100025595 DLLC NOTICE LLME(ffffffff/f509fc84){UNASSIGNED} LLGM Assign pre (f509fc84 => c7266e0f) (gprs_llc.c:1079) 20241228100025595 DLLC NOTICE LLME(f509fc84/c7266e0f){ASSIGNED} LLGM Assign post (f509fc84 => c7266e0f) (gprs_llc.c:1125) 20241228100025595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100025595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100025595 DMM DEBUG MM(262420000000069/c7266e0f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100025606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025606 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100025606 DMM DEBUG MM(262420000000069/c7266e0f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241228100025606 DMM NOTICE MM(262420000000069/c7266e0f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100025606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100025606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100025606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100025606 DMM DEBUG MM(262420000000069/c7266e0f) Requesting authorization (sgsn_auth.c:160) 20241228100025606 DMM INFO MM(262420000000069/c7266e0f) Requesting authentication tuples (sgsn_auth.c:184) 20241228100025606 DMM DEBUG MM(262420000000069/c7266e0f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100025606 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241228100025606 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@e2518fcd7ffe: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241228100025609 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100025609 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100025609 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100025609 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100025609 DMM INFO MM(262420000000069/c7266e0f) Subscriber data update (mmctx.c:445) 20241228100025609 DMM DEBUG MM(262420000000069/c7266e0f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100025609 DMM INFO MM(262420000000069/c7266e0f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100025609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100025609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100025609 DMM INFO MM(262420000000069/c7266e0f) <- GMM AUTH AND CIPHERING REQ (rand = 7b 1c d5 1b 63 92 56 21 f0 fe cf 5b 66 14 48 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228100025618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025618 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100025618 DMM INFO MM(262420000000069/c7266e0f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100025618 DMM NOTICE MM(262420000000069/c7266e0f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100025618 DMM DEBUG MM(262420000000069/c7266e0f) checking auth: received GSM SRES = 69 2a d1 d0 (gprs_gmm.c:648) 20241228100025618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100025618 DMM DEBUG MM(262420000000069/c7266e0f) Requesting authorization (sgsn_auth.c:160) 20241228100025618 DMM INFO MM(262420000000069/c7266e0f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100025618 DMM DEBUG MM(262420000000069/c7266e0f) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100025618 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241228100025618 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) 20241228100025618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228100025618 DMM INFO MM(262420000000069/c7266e0f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7266e0f) (gprs_gmm.c:282) 20241228100025619 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100025619 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100025619 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241228100025619 DMM INFO MM(262420000000069/c7266e0f) Subscriber data update (mmctx.c:445) 20241228100025619 DMM DEBUG MM(262420000000069/c7266e0f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100025619 DMM INFO MM(262420000000069/c7266e0f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100025619 DMM NOTICE MM(262420000000069/c7266e0f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241228100025619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100025619 DMM NOTICE MM(262420000000069/c7266e0f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100025619 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) 20241228100025620 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100025620 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241228100025620 DMM INFO MM(262420000000069/c7266e0f) Subscriber data update (mmctx.c:445) 20241228100025620 DMM DEBUG MM(262420000000069/c7266e0f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228100025627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025627 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100025627 DMM INFO MM(262420000000069/c7266e0f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100025627 DMM NOTICE MM(262420000000069/c7266e0f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100025627 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100025627 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100025627 DLLC NOTICE LLME(f509fc84/c7266e0f){ASSIGNED} LLGM Assign pre (ffffffff => c7266e0f) (gprs_llc.c:1079) 20241228100025627 DLLC NOTICE LLME(ffffffff/c7266e0f){ASSIGNED} LLGM Assign post (ffffffff => c7266e0f) (gprs_llc.c:1125) 20241228100025627 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228100025627 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228100025627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100025627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100025685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025685 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100025685 DMM INFO MM(262420000000069/c7266e0f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228100025685 DMM INFO MM(262420000000069/c7266e0f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228100025685 DMM DEBUG MM(262420000000069/c7266e0f) Using GGSN 0 (gprs_sm.c:317) 20241228100025685 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) 20241228100025685 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241228100025685 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228100025685 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241228100025685 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241228100025710 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 31 40 5a 31 11 58 04 04 f3 14 05 7f 38 33 47 55 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241228100025710 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa18826a508, cbp=0x55e4ea5aaba0) (sgsn_libgtp.c:633) 20241228100025710 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228100025710 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5acf98 TLLI=c7266e0f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228100025710 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228100025710 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@e2518fcd7ffe: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228100025727 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241228100025741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025741 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025742 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@e2518fcd7ffe: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@e2518fcd7ffe: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C7266E0F'O, index=0 TC_cell_change_different_ci_attach(1331)@e2518fcd7ffe: 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 := '4021B6E70B63AEA60BC089F7534F3128'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '680BAAA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE0A6F56E9043700'O } } } } } 20241228100025756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025756 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100025756 DMM INFO MM(262420000000069/c7266e0f) -> GMM ATTACH REQUEST MI(TMSI-0xC7266E0F) type="GPRS attach" (gprs_gmm.c:1248) 20241228100025756 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100025756 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100025756 DLLC NOTICE LLME(ffffffff/c7266e0f){ASSIGNED} LLGM Assign pre (c7266e0f => f47e8859) (gprs_llc.c:1079) 20241228100025756 DLLC NOTICE LLME(c7266e0f/f47e8859){ASSIGNED} LLGM Assign post (c7266e0f => f47e8859) (gprs_llc.c:1125) 20241228100025756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100025756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100025756 DMM DEBUG MM(262420000000069/f47e8859) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100025781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100025781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241228100025781 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100025781 DMM DEBUG MM(262420000000069/f47e8859) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241228100025781 DMM NOTICE MM(262420000000069/f47e8859) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100025781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100025781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100025781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100025781 DMM DEBUG MM(262420000000069/f47e8859) Requesting authorization (sgsn_auth.c:160) 20241228100025781 DMM INFO MM(262420000000069/f47e8859) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100025781 DMM DEBUG MM(262420000000069/f47e8859) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100025781 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241228100025781 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) 20241228100031782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241228100031782 DMM ERROR MM(262420000000069/f47e8859) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241228100031782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241228100031782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241228100031782 DMM NOTICE MM(262420000000069/f47e8859) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241228100031782 DMM NOTICE MM(262420000000069/f47e8859) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228100031782 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241228100031782 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5acf98, TLLI=f47e8859, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228100031782 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228100031782 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228100031782 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241228100031783 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241228100031783 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) 20241228100031783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Reject}: Deallocated (fsm.c:568) 20241228100031783 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Deallocated (fsm.c:568) 20241228100031783 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228100031783 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241228100031783 DLLC NOTICE LLME(c7266e0f/f47e8859){ASSIGNED} LLGM Assign pre (f47e8859 => ffffffff) (gprs_llc.c:1079) 20241228100031783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f47e8859 => ffffffff) (gprs_llc.c:1125) 20241228100036784 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241228100041785 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241228100045527 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241228100045527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241228100045528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100046786 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241228100050338 DGPRS DEBUG Checking for inactive LLMEs, time = 37908249 (sgsn.c:132) 20241228100051787 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241228100055172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100055179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100055179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228100055187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100055189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100055189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228100055203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100055206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100055206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@e2518fcd7ffe: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e2518fcd7ffe: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241228100055585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@e2518fcd7ffe: Final verdict of PTC: none 20241228100055585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100055585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1313)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1317)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1322)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1327)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1320)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1325)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1315)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@e2518fcd7ffe: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@e2518fcd7ffe: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:00:55 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 20241228100055666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100056068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122756) 20241228100056586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100056586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100056788 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241228100056788 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e4ea5aaba0) (sgsn_libgtp.c:633) 20241228100056788 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e4ea5aaba0) (sgsn_libgtp.c:637) 20241228100056788 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241228100056788 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241228100056788 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241228100056788 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122756, count=128188) 20241228100057587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100057587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:00:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241228100058588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100058588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_cell_change_different_ci_data started. 20241228100059165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100059167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100059209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100059209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100059209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100059209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100059209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100059209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100059209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100059209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100059209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100059210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100059210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100059210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100059210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100059210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100059210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100059210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100059210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100059210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100059210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100059210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100059211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100059211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100059213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100059219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100059225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100059225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100059225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100059225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100059225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100059225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100059225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100059225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100059225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100059225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100059225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100059225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100059226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100059226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100059226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100059226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100059226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100059226 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100059226 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100059226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100059226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100059226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100059227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100059231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100059240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100059240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100059240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100059240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100059240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100059241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100059241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100059241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100059241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100059241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100059241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100059241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100059241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100059241 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100059241 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100059241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100059241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100059241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100059243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100059247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100059589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100059589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100059589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100059589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100059593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228100059594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@e2518fcd7ffe: 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(1347)@e2518fcd7ffe: 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(1347)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@e2518fcd7ffe: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E80CABF5'O, index=0 SGSN_Test-GSUP(1348)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@e2518fcd7ffe: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@e2518fcd7ffe: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E80CABF5'O, index=0 TC_cell_change_different_ci_data(1350)@e2518fcd7ffe: 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 := '53E97E972CFCD541545421D22A0D3A1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79A46C74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D49C3921F764EE53'O } } } } } 20241228100059643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059643 DLLC NOTICE LLME(ffffffff/e80cabf5){UNASSIGNED} LLC RX: unknown TLLI 0xe80cabf5, creating LLME on the fly (gprs_llc.c:552) 20241228100059643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100059643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20241228100059643 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228100059643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100059643 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228100059643 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228100059643 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100059643 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100059643 DLLC NOTICE LLME(ffffffff/e80cabf5){UNASSIGNED} LLGM Assign pre (e80cabf5 => f8b75871) (gprs_llc.c:1079) 20241228100059643 DLLC NOTICE LLME(e80cabf5/f8b75871){ASSIGNED} LLGM Assign post (e80cabf5 => f8b75871) (gprs_llc.c:1125) 20241228100059643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100059643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100059643 DMM DEBUG MM(262420000000071/f8b75871) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100059662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228100059662 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100059662 DMM DEBUG MM(262420000000071/f8b75871) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241228100059662 DMM NOTICE MM(262420000000071/f8b75871) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100059662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100059662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100059662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100059662 DMM DEBUG MM(262420000000071/f8b75871) Requesting authorization (sgsn_auth.c:160) 20241228100059662 DMM INFO MM(262420000000071/f8b75871) Requesting authentication tuples (sgsn_auth.c:184) 20241228100059662 DMM DEBUG MM(262420000000071/f8b75871) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100059662 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241228100059662 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@e2518fcd7ffe: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241228100059668 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100059668 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100059668 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100059668 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100059668 DMM INFO MM(262420000000071/f8b75871) Subscriber data update (mmctx.c:445) 20241228100059668 DMM DEBUG MM(262420000000071/f8b75871) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100059669 DMM INFO MM(262420000000071/f8b75871) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100059669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100059669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100059669 DMM INFO MM(262420000000071/f8b75871) <- GMM AUTH AND CIPHERING REQ (rand = 53 e9 7e 97 2c fc d5 41 54 54 21 d2 2a 0d 3a 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228100059686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100059686 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100059686 DMM INFO MM(262420000000071/f8b75871) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100059686 DMM NOTICE MM(262420000000071/f8b75871) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100059686 DMM DEBUG MM(262420000000071/f8b75871) checking auth: received GSM SRES = 79 a4 6c 74 (gprs_gmm.c:648) 20241228100059686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100059686 DMM DEBUG MM(262420000000071/f8b75871) Requesting authorization (sgsn_auth.c:160) 20241228100059686 DMM INFO MM(262420000000071/f8b75871) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100059686 DMM DEBUG MM(262420000000071/f8b75871) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100059686 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241228100059686 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) 20241228100059686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228100059686 DMM INFO MM(262420000000071/f8b75871) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8b75871) (gprs_gmm.c:282) 20241228100059689 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100059689 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100059689 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241228100059689 DMM INFO MM(262420000000071/f8b75871) Subscriber data update (mmctx.c:445) 20241228100059689 DMM DEBUG MM(262420000000071/f8b75871) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100059689 DMM INFO MM(262420000000071/f8b75871) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100059689 DMM NOTICE MM(262420000000071/f8b75871) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241228100059689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100059689 DMM NOTICE MM(262420000000071/f8b75871) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100059689 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) 20241228100059690 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100059690 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241228100059690 DMM INFO MM(262420000000071/f8b75871) Subscriber data update (mmctx.c:445) 20241228100059690 DMM DEBUG MM(262420000000071/f8b75871) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228100059702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228100059702 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100059702 DMM INFO MM(262420000000071/f8b75871) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100059702 DMM NOTICE MM(262420000000071/f8b75871) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100059702 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100059702 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100059702 DLLC NOTICE LLME(e80cabf5/f8b75871){ASSIGNED} LLGM Assign pre (ffffffff => f8b75871) (gprs_llc.c:1079) 20241228100059702 DLLC NOTICE LLME(ffffffff/f8b75871){ASSIGNED} LLGM Assign post (ffffffff => f8b75871) (gprs_llc.c:1125) 20241228100059702 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228100059703 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228100059703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100059703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100059756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241228100059757 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100059757 DMM INFO MM(262420000000071/f8b75871) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241228100059757 DMM INFO MM(262420000000071/f8b75871) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241228100059757 DMM DEBUG MM(262420000000071/f8b75871) Using GGSN 0 (gprs_sm.c:317) 20241228100059757 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) 20241228100059757 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241228100059757 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241228100059757 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241228100059757 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241228100059770 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 0d 9f b3 65 11 59 af fe f3 14 05 7f bb 5e a6 c5 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) 20241228100059771 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa18826a508, cbp=0x55e4ea5aaba0) (sgsn_libgtp.c:633) 20241228100059771 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241228100059771 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e4ea5acf98 TLLI=f8b75871, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241228100059771 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241228100059771 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@e2518fcd7ffe: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed 20241228100059774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241228100059778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059778 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241228100059778 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@e2518fcd7ffe: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@e2518fcd7ffe: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F8B75871'O, index=0 20241228100059782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100059782 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100059782 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100059782 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@e2518fcd7ffe: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@e2518fcd7ffe: Final verdict of PTC: pass 20241228100059789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@e2518fcd7ffe: Final verdict of PTC: none 20241228100059792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100059792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1336)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1341)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1346)@e2518fcd7ffe: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1339)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1334)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1344)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:00:59 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 20241228100059893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100100296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79976) 20241228100100793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100100793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79976, count=100392) 20241228100101795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100101795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01: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_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 20241228100102796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100102796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_sgsn_context_req_in started. 20241228100103373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100103374 DMM INFO MM(262420000000071/f8b75871) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100103374 DMM INFO MM(262420000000071/f8b75871) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100103374 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100103374 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100103374 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228100103374 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228100103374 DLLC NOTICE LLME(ffffffff/f8b75871){ASSIGNED} LLGM Assign pre (f8b75871 => ffffffff) (gprs_llc.c:1079) 20241228100103374 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8b75871 => ffffffff) (gprs_llc.c:1125) 20241228100103374 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e4ea5acc40 (gprs_sndcp.c:574) 20241228100103374 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e4ea5acf98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241228100103374 DMM NOTICE MM(262420000000071/f8b75871) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241228100103374 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241228100103374 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241228100103374 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241228100103374 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241228100103374 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241228100103374 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) 20241228100103374 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) 20241228100103374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228100103374 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228100103374 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228100103374 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228100103374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100103393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100103393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100103393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100103393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100103393 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100103393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100103393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100103393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100103393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100103394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100103394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100103394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100103394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100103394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100103394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100103394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100103394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100103394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100103394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100103394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1355)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228100103395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100103395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228100103397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241228100103402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100103402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100103413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100103413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100103413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100103413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100103413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100103413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100103413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100103413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100103413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100103414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100103414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100103414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100103414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100103414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100103414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100103414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100103414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100103414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100103414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100103414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100103415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100103415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1360)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228100103417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1357)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100103422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100103422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1358)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100103431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100103431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100103431 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100103431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100103431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100103432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100103432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100103432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100103432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100103432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100103432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100103432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100103432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100103432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100103432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100103432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100103432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100103432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100103434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100103439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100103439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1363)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100103797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100103797 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100103797 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100103797 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1365)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100103798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228100103798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1365)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1365)@e2518fcd7ffe: 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(1365)@e2518fcd7ffe: 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(1365)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@e2518fcd7ffe: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F4766D96'O, index=0 SGSN_Test-GSUP(1367)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@e2518fcd7ffe: 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 := 'E7F5CDB709939712DD96A1B1428B764C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7488EED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FA2709E613FF547'O } } } } } 20241228100104836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100104836 DLLC NOTICE LLME(ffffffff/f4766d96){UNASSIGNED} LLC RX: unknown TLLI 0xf4766d96, creating LLME on the fly (gprs_llc.c:552) 20241228100104836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100104836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20241228100104836 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228100104836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228100104836 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228100104836 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Allocated (fsm.c:456) 20241228100104836 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100104836 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100104836 DLLC NOTICE LLME(ffffffff/f4766d96){UNASSIGNED} LLGM Assign pre (f4766d96 => cac421cd) (gprs_llc.c:1079) 20241228100104836 DLLC NOTICE LLME(f4766d96/cac421cd){ASSIGNED} LLGM Assign post (f4766d96 => cac421cd) (gprs_llc.c:1125) 20241228100104836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100104836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100104836 DMM DEBUG MM(262420000000072/cac421cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100104851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100104851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228100104851 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100104851 DMM DEBUG MM(262420000000072/cac421cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241228100104851 DMM NOTICE MM(262420000000072/cac421cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100104851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100104851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100104851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100104851 DMM DEBUG MM(262420000000072/cac421cd) Requesting authorization (sgsn_auth.c:160) 20241228100104851 DMM INFO MM(262420000000072/cac421cd) Requesting authentication tuples (sgsn_auth.c:184) 20241228100104851 DMM DEBUG MM(262420000000072/cac421cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100104851 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241228100104851 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@e2518fcd7ffe: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241228100104856 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100104856 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100104856 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100104856 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100104856 DMM INFO MM(262420000000072/cac421cd) Subscriber data update (mmctx.c:445) 20241228100104856 DMM DEBUG MM(262420000000072/cac421cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100104856 DMM INFO MM(262420000000072/cac421cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100104856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100104856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100104856 DMM INFO MM(262420000000072/cac421cd) <- GMM AUTH AND CIPHERING REQ (rand = e7 f5 cd b7 09 93 97 12 dd 96 a1 b1 42 8b 76 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241228100104871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100104871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100104871 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100104871 DMM INFO MM(262420000000072/cac421cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100104871 DMM NOTICE MM(262420000000072/cac421cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100104871 DMM DEBUG MM(262420000000072/cac421cd) checking auth: received GSM SRES = b7 48 8e ed (gprs_gmm.c:648) 20241228100104871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100104871 DMM DEBUG MM(262420000000072/cac421cd) Requesting authorization (sgsn_auth.c:160) 20241228100104871 DMM INFO MM(262420000000072/cac421cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100104871 DMM DEBUG MM(262420000000072/cac421cd) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100104871 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241228100104871 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) 20241228100104871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228100104871 DMM INFO MM(262420000000072/cac421cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac421cd) (gprs_gmm.c:282) 20241228100104874 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100104874 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100104874 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241228100104874 DMM INFO MM(262420000000072/cac421cd) Subscriber data update (mmctx.c:445) 20241228100104874 DMM DEBUG MM(262420000000072/cac421cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100104874 DMM INFO MM(262420000000072/cac421cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100104874 DMM NOTICE MM(262420000000072/cac421cd) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241228100104874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100104874 DMM NOTICE MM(262420000000072/cac421cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100104874 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) 20241228100104875 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100104875 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241228100104875 DMM INFO MM(262420000000072/cac421cd) Subscriber data update (mmctx.c:445) 20241228100104875 DMM DEBUG MM(262420000000072/cac421cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228100104883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100104883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228100104883 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100104883 DMM INFO MM(262420000000072/cac421cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100104883 DMM NOTICE MM(262420000000072/cac421cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100104883 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100104883 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100104883 DLLC NOTICE LLME(f4766d96/cac421cd){ASSIGNED} LLGM Assign pre (ffffffff => cac421cd) (gprs_llc.c:1079) 20241228100104883 DLLC NOTICE LLME(ffffffff/cac421cd){ASSIGNED} LLGM Assign post (ffffffff => cac421cd) (gprs_llc.c:1125) 20241228100104883 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228100104883 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228100104883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100104883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100104939 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 8c 7c 00 00 03 52 f0 99 42 42 de 05 ca c4 21 cd 0c 01 02 03 0d fe 11 5d 15 e8 ce 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@e2518fcd7ffe: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241228100106939 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241228100106939 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241228100106939 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) 20241228100106939 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241228100106939 DMM INFO MM(262420000000072/cac421cd) Subscriber data update (mmctx.c:445) 20241228100106939 DMM DEBUG MM(262420000000072/cac421cd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241228100106939 DMM INFO MM(262420000000072/cac421cd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241228100106939 DMM INFO MM(262420000000072/cac421cd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100106939 DMM INFO MM(262420000000072/cac421cd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100106939 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100106939 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100106939 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228100106939 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228100106939 DLLC NOTICE LLME(ffffffff/cac421cd){ASSIGNED} LLGM Assign pre (cac421cd => ffffffff) (gprs_llc.c:1079) 20241228100106939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cac421cd => ffffffff) (gprs_llc.c:1125) 20241228100106939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228100106939 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228100106939 DMM DEBUG MM_STATE_Iu[0x55e4ea59e880]{Detached}: Deallocated (fsm.c:568) 20241228100106939 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@e2518fcd7ffe: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@e2518fcd7ffe: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241228100106942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@e2518fcd7ffe: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1366)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1355)@e2518fcd7ffe: Final verdict of PTC: none 20241228100106943 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100106943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1362)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1361)@e2518fcd7ffe: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1363)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1359)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1353)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@e2518fcd7ffe: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1364)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1363): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@e2518fcd7ffe: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:06 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 20241228100107036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100107437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98852) 20241228100107945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100107945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98852, count=100012) 20241228100108946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100108946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01: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_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 20241228100109948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100109948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_sgsn_context_req_out started. 20241228100110480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100110481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100110523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100110523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100110523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100110523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100110523 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100110523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100110523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100110523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100110523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100110524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100110524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100110524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100110524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100110524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100110524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100110524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100110524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100110524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100110524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100110524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100110524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100110524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100110527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100110532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100110532 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100110545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100110545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100110545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100110545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100110545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100110545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100110545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100110545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100110545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1379)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1380)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100110545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100110545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100110545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100110546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100110546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100110546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100110546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100110546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100110546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100110546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100110546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100110546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100110546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100110547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100110553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100110553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1377)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100110559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100110559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100110559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100110559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100110559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100110559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100110559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100110559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100110559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100110560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100110560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100110560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100110560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100110560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100110560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100110560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100110560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100110560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100110560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100110560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100110560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100110560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100110562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100110568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100110568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100110949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100110949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100110949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100110949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100110950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100110950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@e2518fcd7ffe: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EB6330D4'O, index=0 SGSN_Test-GSUP(1386)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241228100111987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100111987 DLLC NOTICE LLME(ffffffff/eb6330d4){UNASSIGNED} LLC RX: unknown TLLI 0xeb6330d4, creating LLME on the fly (gprs_llc.c:552) 20241228100111987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241228100111987 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228100111987 DMM NOTICE LLME(ffffffff/eb6330d4){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241228100111987 DLLC NOTICE LLME(ffffffff/eb6330d4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241228100111987 DMM ERROR LLME(ffffffff/eb6330d4){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241228100111987 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241228100111987 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241228100111987 DLLC NOTICE LLME(ffffffff/eb6330d4){UNASSIGNED} LLGM Assign pre (eb6330d4 => ffffffff) (gprs_llc.c:1079) 20241228100111987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb6330d4 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@e2518fcd7ffe: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@e2518fcd7ffe: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(1379)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1380)@e2518fcd7ffe: Final verdict of PTC: none 20241228100111994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228100111994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100111994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1374)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1386)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@e2518fcd7ffe: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@e2518fcd7ffe: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1384)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1382)@e2518fcd7ffe: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@e2518fcd7ffe: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1378)@e2518fcd7ffe: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1372)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@e2518fcd7ffe: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:12 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 20241228100112113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100112515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44788) 20241228100112995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100112995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44788, count=55564) 20241228100113996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100113996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241228100114997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100114997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_req_id_req_ra_update started. 20241228100115597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100115599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100115645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100115645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100115645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100115645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100115645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100115645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100115645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100115645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100115645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100115646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100115646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100115646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100115646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100115646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100115646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100115646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100115646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100115646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100115646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100115646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100115647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100115647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100115649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100115654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100115654 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100115668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100115668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100115668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100115668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100115668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100115668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100115668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100115668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100115668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100115669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100115669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100115669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100115669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100115669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100115669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100115669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100115669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100115669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100115669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100115669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100115669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100115669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100115671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100115677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100115677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100115692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100115692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100115692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100115692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100115692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100115692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100115692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100115692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100115692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100115693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100115693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100115693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100115693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100115693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100115693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100115693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100115693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100115693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100115693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100115693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100115693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100115693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100115694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100115699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100115699 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)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100115998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100115998 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100115998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100115998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100116000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: 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)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228100116000 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@e2518fcd7ffe: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='E8BE1F59'O, index=0 SGSN_Test-GSUP(1405)@e2518fcd7ffe: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241228100116041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100116041 DLLC NOTICE LLME(ffffffff/e8be1f59){UNASSIGNED} LLC RX: unknown TLLI 0xe8be1f59, creating LLME on the fly (gprs_llc.c:552) 20241228100116041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100116041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20241228100116041 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228100116041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100116041 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228100116041 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228100116041 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100116041 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100116041 DLLC NOTICE LLME(ffffffff/e8be1f59){UNASSIGNED} LLGM Assign pre (e8be1f59 => d76409d6) (gprs_llc.c:1079) 20241228100116041 DLLC NOTICE LLME(e8be1f59/d76409d6){ASSIGNED} LLGM Assign post (e8be1f59 => d76409d6) (gprs_llc.c:1125) 20241228100116041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100116041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100116041 DMM DEBUG MM(262420000000047/d76409d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100116058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100116058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100116058 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100116058 DMM INFO MM(262420000000047/d76409d6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228100116058 DMM INFO MM(262420000000047/d76409d6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-33563-134 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241228100116058 DMM NOTICE MM(262420000000047/d76409d6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241228100116058 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241228100116058 DMM INFO MM(262420000000047/d76409d6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241228100116058 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100116058 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100116058 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228100116058 DMM ERROR MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228100116058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Deallocated (fsm.c:568) 20241228100116058 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228100116058 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228100116058 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228100116059 DLLC NOTICE LLME(e8be1f59/d76409d6){ASSIGNED} LLGM Assign pre (d76409d6 => ffffffff) (gprs_llc.c:1079) 20241228100116059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d76409d6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@e2518fcd7ffe: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@e2518fcd7ffe: Final verdict of PTC: pass 20241228100116070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48028<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228100116075 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100116075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1405)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1404)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1393)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1398)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1402)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1396)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1391)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:16 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 20241228100116134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100116536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42616) 20241228100117077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100117077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42616, count=62728) 20241228100118078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100118078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test execution finished. MTC@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241228100119079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100119079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_iu_attach started. 20241228100119575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100119575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100119597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100119597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100119597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100119597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100119597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100119597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100119597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100119597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100119597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100119598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100119598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100119598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100119598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100119598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100119598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100119598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100119598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100119598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100119598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100119598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1412)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228100119598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100119598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100119600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100119606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100119606 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100119615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100119615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100119615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100119615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100119615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100119615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100119615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100119615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100119615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100119616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100119616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100119616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100119616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100119616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100119616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100119616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100119616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100119616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100119616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100119616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100119617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100119617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100119620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100119626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100119627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1416)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100119638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100119638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100119638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100119638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100119638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100119638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100119638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100119639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100119639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100119639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100119640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100119640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100119640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100119640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100119640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100119640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100119640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100119640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100119640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100119640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100119640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100119640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241228100119642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1425)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation 20241228100119647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100119647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1420)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100119847 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100119847 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) 20241228100119847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100119847 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100119848 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) 20241228100119848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100119848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100119848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100119848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100119848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100119848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100119849 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) 20241228100119849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100119849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100119849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100119849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100119849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100119849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100119849 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100120079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100120080 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100120080 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100120080 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100120081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: 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 } } } } 20241228100120081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100120339 DGPRS DEBUG Checking for inactive LLMEs, time = 37908279 (sgsn.c:132) 20241228100120669 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) 20241228100120669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100120669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100120669 DLM3UA 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) 20241228100120669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100120669 DLSS7 DEBUG Found route for dpc=188=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) 20241228100120669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100120669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100120670 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100120670 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100120670 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) 20241228100120670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100120671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100120671 DLM3UA 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) 20241228100120671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100120671 DLSS7 DEBUG Found route for dpc=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) 20241228100120671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100120671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@e2518fcd7ffe: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='FF2605E5'O, index=0 SGSN_Test-GSUP(1428)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@e2518fcd7ffe: 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 := '2987'O, rac := '72'O ("r") }, 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)@e2518fcd7ffe: Added conn table entry 0TC_iu_attach(1430)15058827 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1424)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100121151 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) 20241228100121151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100121151 DLM3UA 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) 20241228100121151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121151 DLSS7 DEBUG Found route for dpc=188=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) 20241228100121151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100121151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121151 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100121151 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100121151 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100121152 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241228100121152 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241228100121152 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241228100121152 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{Deregistered}: Allocated (fsm.c:456) 20241228100121152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: Allocated (fsm.c:456) 20241228100121152 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Allocated (fsm.c:456) 20241228100121152 DMM DEBUG MM_STATE_Iu[0x55e4ea5ac740]{Detached}: Allocated (fsm.c:456) 20241228100121152 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100121152 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100121152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100121152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100121152 DMM DEBUG MM(262420000001001/e436fcc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100121152 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241228100121152 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) 20241228100121152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121152 DLM3UA 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) 20241228100121152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121152 DLSS7 DEBUG Found route for dpc=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) 20241228100121152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121152 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) 20241228100121152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121152 DLM3UA 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) 20241228100121152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121152 DLSS7 DEBUG Found route for dpc=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) 20241228100121152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: { messageType := 2, destLocRef := 'E5C78B'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@e2518fcd7ffe: 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 := '62460AF04EAB3A563EA7A57D1DD3E6EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AEB35B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57C70A200BCCCE5F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BE4DAA30ACD4A6CA2BA29207FD86311F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4392FEB88A7903BE0DA5FCE7F9C27221'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4BBA97C8F3F3E1B834B2561A9CB40889'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3A6A91A86CC826F5'O } } } } } SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241228100121158 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) 20241228100121158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100121158 DLM3UA 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) 20241228100121158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121158 DLSS7 DEBUG Found route for dpc=188=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) 20241228100121158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100121158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121158 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100121158 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100121159 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100121159 DMM DEBUG MM(262420000001001/e436fcc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241228100121159 DMM NOTICE MM(262420000001001/e436fcc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100121159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100121159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100121159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100121159 DMM DEBUG MM(262420000001001/e436fcc9) Requesting authorization (sgsn_auth.c:160) 20241228100121159 DMM INFO MM(262420000001001/e436fcc9) Requesting authentication tuples (sgsn_auth.c:184) 20241228100121159 DMM DEBUG MM(262420000001001/e436fcc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100121159 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241228100121159 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@e2518fcd7ffe: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241228100121161 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100121161 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100121161 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100121161 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100121161 DMM INFO MM(262420000001001/e436fcc9) Subscriber data update (mmctx.c:445) 20241228100121161 DMM DEBUG MM(262420000001001/e436fcc9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100121161 DMM INFO MM(262420000001001/e436fcc9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100121161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100121161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100121161 DMM INFO MM(262420000001001/e436fcc9) <- GMM AUTH AND CIPHERING REQ (rand = 62 46 0a f0 4e ab 3a 56 3e a7 a5 7d 1d d3 e6 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b ba 97 c8 f3 f3 e1 b8 34 b2 56 1a 9c b4 08 89 ) (gprs_gmm.c:465) 20241228100121161 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241228100121161 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) 20241228100121161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121161 DLM3UA 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) 20241228100121161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121161 DLSS7 DEBUG Found route for dpc=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) 20241228100121161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B223A6A91A823094399990000100001F029046CC826F5'O 20241228100121165 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) 20241228100121165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100121165 DLM3UA 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) 20241228100121165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121165 DLSS7 DEBUG Found route for dpc=188=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) 20241228100121165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100121165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121165 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100121165 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100121165 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100121165 DMM INFO MM(262420000001001/e436fcc9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100121165 DMM NOTICE MM(262420000001001/e436fcc9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100121165 DMM DEBUG MM(262420000001001/e436fcc9) checking auth: received UMTS RES = 3a 6a 91 a8 6c c8 26 f5 (gprs_gmm.c:648) 20241228100121166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100121166 DMM DEBUG MM(262420000001001/e436fcc9) Requesting authorization (sgsn_auth.c:160) 20241228100121166 DMM INFO MM(262420000001001/e436fcc9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100121166 DMM DEBUG MM(262420000001001/e436fcc9) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100121166 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241228100121166 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) 20241228100121166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100121166 DMM DEBUG MM(262420000001001/e436fcc9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100121166 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) 20241228100121166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121166 DLM3UA 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) 20241228100121166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121166 DLSS7 DEBUG Found route for dpc=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) 20241228100121166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100121171 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) 20241228100121171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100121171 DLM3UA 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) 20241228100121171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121171 DLSS7 DEBUG Found route for dpc=188=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) 20241228100121171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100121171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121171 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100121171 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100121171 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100121171 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241228100121172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100121172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100121172 DMM INFO MM(262420000001001/e436fcc9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe436fcc9) (gprs_gmm.c:282) 20241228100121172 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241228100121172 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) 20241228100121172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121172 DLM3UA 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) 20241228100121172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121172 DLSS7 DEBUG Found route for dpc=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) 20241228100121172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121172 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) 20241228100121172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121172 DLM3UA 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) 20241228100121172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121172 DLSS7 DEBUG Found route for dpc=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) 20241228100121172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100121174 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100121174 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100121174 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241228100121174 DMM INFO MM(262420000001001/e436fcc9) Subscriber data update (mmctx.c:445) 20241228100121174 DMM DEBUG MM(262420000001001/e436fcc9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100121174 DMM INFO MM(262420000001001/e436fcc9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100121174 DMM NOTICE MM(262420000001001/e436fcc9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241228100121174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100121174 DMM NOTICE MM(262420000001001/e436fcc9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100121174 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) 20241228100121175 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100121175 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241228100121175 DMM INFO MM(262420000001001/e436fcc9) Subscriber data update (mmctx.c:445) 20241228100121175 DMM DEBUG MM(262420000001001/e436fcc9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100121176 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) 20241228100121176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100121176 DLM3UA 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) 20241228100121176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121176 DLSS7 DEBUG Found route for dpc=188=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) 20241228100121176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100121176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121176 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100121176 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100121176 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100121176 DMM INFO MM(262420000001001/e436fcc9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100121176 DMM NOTICE MM(262420000001001/e436fcc9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100121176 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100121176 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100121176 DMM DEBUG MM_STATE_Iu(1)[0x55e4ea5ac740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100121176 DMM DEBUG MM_STATE_Iu(1)[0x55e4ea5ac740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100121176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100121176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100121177 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) 20241228100121177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121177 DLM3UA 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) 20241228100121177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121177 DLSS7 DEBUG Found route for dpc=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) 20241228100121177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100121180 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) 20241228100121180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100121180 DLM3UA 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) 20241228100121180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121180 DLSS7 DEBUG Found route for dpc=188=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) 20241228100121180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100121180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100121180 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100121180 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100121180 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100121180 DMM INFO MM(262420000001001/e436fcc9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100121180 DMM DEBUG MM_STATE_Iu(1)[0x55e4ea5ac740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100121180 DMM DEBUG MM_STATE_Iu(1)[0x55e4ea5ac740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100121180 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) 20241228100121180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100121180 DLM3UA 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) 20241228100121180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121180 DLSS7 DEBUG Found route for dpc=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) 20241228100121180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100121180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@e2518fcd7ffe: Deleted conn table entry 0TC_iu_attach(1430)15058827 20241228100121181 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) 20241228100121181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100121181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100121181 DLM3UA 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) 20241228100121181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100121181 DLSS7 DEBUG Found route for dpc=188=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) 20241228100121181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100121181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach(1430)@e2518fcd7ffe: setverdict(pass): none -> pass TC_iu_attach(1430)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@e2518fcd7ffe: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@e2518fcd7ffe: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@e2518fcd7ffe: Final verdict of PTC: none 20241228100121252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48046<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228100121258 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100121258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1414)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1422)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1412)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1428)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1417)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1410)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1421)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1415)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach-BVCI220(1420)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach-BVCI220(1420): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1421): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_iu_attach finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:21 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 20241228100121382 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100121382 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) 20241228100121382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100121382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100121382 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100121382 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) 20241228100121382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100121382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100121382 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) 20241228100121382 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) 20241228100121382 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100121382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100121382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100121382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100121382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100121382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100121382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100121382 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241228100121419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100121821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=181380) 20241228100122259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100122259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=181380, count=208700) 20241228100123261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100123261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100123383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100123383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100123383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01: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_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 20241228100124262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100124262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_iu_attach_encr started. 20241228100124910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100124910 DMM INFO MM(262420000001001/e436fcc9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100124910 DMM INFO MM(262420000001001/e436fcc9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100124910 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100124910 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100124910 DMM DEBUG MM_STATE_Iu(1)[0x55e4ea5ac740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100124910 DMM DEBUG MM_STATE_Iu(1)[0x55e4ea5ac740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100124910 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241228100124910 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) 20241228100124910 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) 20241228100124910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: Deallocated (fsm.c:568) 20241228100124910 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Deallocated (fsm.c:568) 20241228100124910 DMM DEBUG MM_STATE_Iu(1)[0x55e4ea5ac740]{Detached}: Deallocated (fsm.c:568) 20241228100124910 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a4e30]{Deregistered}: Deallocated (fsm.c:568) 20241228100124910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-NS0(1431)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1432)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1435)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100125049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100125049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100125049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100125049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100125049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100125049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100125049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100125049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100125049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100125050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100125050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100125050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100125050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100125050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100125050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100125050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100125050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100125050 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100125050 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100125050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100125050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100125050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100125053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228100125059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100125059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100125068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100125068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100125068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100125068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100125068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100125068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100125068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100125068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100125068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100125069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100125069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100125069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100125069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100125069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100125069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100125069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100125069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100125069 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100125069 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100125069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100125069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100125069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100125071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100125076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100125076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100125084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100125084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100125084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100125084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100125084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100125084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100125084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100125084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100125084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100125085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100125085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100125085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100125085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100125085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100125085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100125085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100125085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100125085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100125085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100125085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1445)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228100125085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100125085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100125087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1448)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@e2518fcd7ffe: ************************************************* SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 20241228100125092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100125092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100125263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100125263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100125263 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100125263 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100125264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228100125264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100125293 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100125293 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) 20241228100125293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100125293 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100125296 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) 20241228100125296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100125296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100125296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100125296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100125296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100125296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100125298 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) 20241228100125298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100125298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100125298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100125298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100125298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100125298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100125298 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100126107 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) 20241228100126107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126107 DLM3UA 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) 20241228100126107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126107 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126107 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) 20241228100126107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126107 DLM3UA 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) 20241228100126107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126107 DLSS7 DEBUG Found route for dpc=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) 20241228100126107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126107 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100126107 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1447)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@e2518fcd7ffe: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F64C7176'O, index=0 SGSN_Test-GSUP(1451)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@e2518fcd7ffe: 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 := '6563'O ("ec"), rac := '2E'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)@e2518fcd7ffe: Added conn table entry 0TC_iu_attach_encr(1453)10655902 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1447)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100126304 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) 20241228100126304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126304 DLM3UA 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) 20241228100126304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126304 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126304 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100126304 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100126304 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100126304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241228100126304 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{Deregistered}: Allocated (fsm.c:456) 20241228100126304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100126304 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Allocated (fsm.c:456) 20241228100126304 DMM DEBUG MM_STATE_Iu[0x55e4ea59e750]{Detached}: Allocated (fsm.c:456) 20241228100126304 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100126304 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100126304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100126304 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) 20241228100126304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126304 DLM3UA 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) 20241228100126304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126304 DLSS7 DEBUG Found route for dpc=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) 20241228100126304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126304 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) 20241228100126304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100126304 DMM DEBUG MM(262420000001001/ef6a536b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100126304 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241228100126304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126304 DLM3UA 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) 20241228100126304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126304 DLSS7 DEBUG Found route for dpc=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) 20241228100126304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: { messageType := 2, destLocRef := 'A2989E'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@e2518fcd7ffe: 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 := '77834F55056704BC0E01131A62EECF7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3C640A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE5630550ADFB4F6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '293A58C6540124527E8A16A1D304874C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5296EF19B0A18B62287930ED91B10A4C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F22F1077BA48637931F75DEC0EA81CA2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5D474270ACDC9DB3'O } } } } } SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241228100126309 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) 20241228100126309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126309 DLM3UA 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) 20241228100126309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126309 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126309 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100126309 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100126309 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100126309 DMM DEBUG MM(262420000001001/ef6a536b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241228100126309 DMM NOTICE MM(262420000001001/ef6a536b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100126309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100126309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100126309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100126309 DMM DEBUG MM(262420000001001/ef6a536b) Requesting authorization (sgsn_auth.c:160) 20241228100126309 DMM INFO MM(262420000001001/ef6a536b) Requesting authentication tuples (sgsn_auth.c:184) 20241228100126309 DMM DEBUG MM(262420000001001/ef6a536b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100126309 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241228100126309 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@e2518fcd7ffe: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241228100126311 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100126311 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100126311 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100126311 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100126311 DMM INFO MM(262420000001001/ef6a536b) Subscriber data update (mmctx.c:445) 20241228100126311 DMM DEBUG MM(262420000001001/ef6a536b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100126311 DMM INFO MM(262420000001001/ef6a536b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100126311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100126311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100126311 DMM INFO MM(262420000001001/ef6a536b) <- GMM AUTH AND CIPHERING REQ (rand = 77 83 4f 55 05 67 04 bc 0e 01 13 1a 62 ee cf 7a , mmctx_is_r99=1, vec->auth_types=0x3, autn = f2 2f 10 77 ba 48 63 79 31 f7 5d ec 0e a8 1c a2 ) (gprs_gmm.c:465) 20241228100126311 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241228100126311 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) 20241228100126311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126311 DLM3UA 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) 20241228100126311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126311 DLSS7 DEBUG Found route for dpc=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) 20241228100126311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309225D47427023094399990000100001F02904ACDC9DB3'O 20241228100126315 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) 20241228100126315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126315 DLM3UA 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) 20241228100126315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126315 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126315 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100126315 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100126315 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100126315 DMM INFO MM(262420000001001/ef6a536b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100126315 DMM NOTICE MM(262420000001001/ef6a536b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100126315 DMM DEBUG MM(262420000001001/ef6a536b) checking auth: received UMTS RES = 5d 47 42 70 ac dc 9d b3 (gprs_gmm.c:648) 20241228100126315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100126315 DMM DEBUG MM(262420000001001/ef6a536b) Requesting authorization (sgsn_auth.c:160) 20241228100126315 DMM INFO MM(262420000001001/ef6a536b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100126315 DMM DEBUG MM(262420000001001/ef6a536b) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100126315 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241228100126315 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) 20241228100126315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100126315 DMM DEBUG MM(262420000001001/ef6a536b) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241228100126315 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) 20241228100126315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126315 DLM3UA 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) 20241228100126315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126315 DLSS7 DEBUG Found route for dpc=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) 20241228100126315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_len:17 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241228100126320 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) 20241228100126320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126320 DLM3UA 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) 20241228100126320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126320 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126320 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100126320 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100126320 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100126320 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241228100126320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100126320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100126320 DMM INFO MM(262420000001001/ef6a536b) <- GMM ATTACH ACCEPT (new P-TMSI=0xef6a536b) (gprs_gmm.c:282) 20241228100126320 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241228100126320 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) 20241228100126320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126320 DLM3UA 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) 20241228100126320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126320 DLSS7 DEBUG Found route for dpc=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) 20241228100126320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126320 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) 20241228100126320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126320 DLM3UA 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) 20241228100126320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126320 DLSS7 DEBUG Found route for dpc=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) 20241228100126320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100126322 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100126322 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100126322 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241228100126322 DMM INFO MM(262420000001001/ef6a536b) Subscriber data update (mmctx.c:445) 20241228100126322 DMM DEBUG MM(262420000001001/ef6a536b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100126322 DMM INFO MM(262420000001001/ef6a536b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100126322 DMM NOTICE MM(262420000001001/ef6a536b) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241228100126322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100126322 DMM NOTICE MM(262420000001001/ef6a536b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100126322 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) 20241228100126323 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100126323 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241228100126323 DMM INFO MM(262420000001001/ef6a536b) Subscriber data update (mmctx.c:445) 20241228100126323 DMM DEBUG MM(262420000001001/ef6a536b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100126324 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) 20241228100126324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126324 DLM3UA 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) 20241228100126324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126324 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126324 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100126324 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100126324 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100126324 DMM INFO MM(262420000001001/ef6a536b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100126324 DMM NOTICE MM(262420000001001/ef6a536b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100126324 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100126324 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100126324 DMM DEBUG MM_STATE_Iu(2)[0x55e4ea59e750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100126324 DMM DEBUG MM_STATE_Iu(2)[0x55e4ea59e750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100126324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100126324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100126324 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) 20241228100126324 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126324 DLM3UA 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) 20241228100126324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126324 DLSS7 DEBUG Found route for dpc=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) 20241228100126324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100126327 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) 20241228100126327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126327 DLM3UA 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) 20241228100126327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126327 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100126327 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100126327 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100126327 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100126327 DMM INFO MM(262420000001001/ef6a536b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100126327 DMM DEBUG MM_STATE_Iu(2)[0x55e4ea59e750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100126327 DMM DEBUG MM_STATE_Iu(2)[0x55e4ea59e750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100126327 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) 20241228100126327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100126327 DLM3UA 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) 20241228100126327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126327 DLSS7 DEBUG Found route for dpc=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) 20241228100126327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100126327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Session index based on local reference:0 20241228100126328 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) 20241228100126328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100126328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100126328 DLM3UA 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) 20241228100126328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100126328 DLSS7 DEBUG Found route for dpc=188=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) 20241228100126328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100126328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@e2518fcd7ffe: Deleted conn table entry 0TC_iu_attach_encr(1453)10655902 TC_iu_attach_encr(1453)@e2518fcd7ffe: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@e2518fcd7ffe: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@e2518fcd7ffe: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@e2518fcd7ffe: Final verdict of PTC: none 20241228100126403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1445)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1440)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1435)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@e2518fcd7ffe: Final verdict of PTC: none 20241228100126412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP-IPA(1450)@e2518fcd7ffe: Final verdict of PTC: none 20241228100126413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1432)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1438)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1443)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1433)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_iu_attach_encr finished. Verdict: pass MTC@e2518fcd7ffe: 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'. 20241228100126530 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100126530 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) 20241228100126530 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100126530 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100126530 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100126530 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) 20241228100126530 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100126530 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100126530 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) 20241228100126530 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) 20241228100126530 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100126530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100126530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100126530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100126530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100126530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100126530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100126530 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Sat Dec 28 10:01:26 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 20241228100126583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100126985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210776) 20241228100127414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100127414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210776, count=212132) 20241228100128414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100128414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100128531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100128531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100128531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01: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_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 20241228100129416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100129416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_iu_attach_geran_rau started. 20241228100130069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100130070 DMM INFO MM(262420000001001/ef6a536b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100130070 DMM INFO MM(262420000001001/ef6a536b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100130070 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100130070 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100130070 DMM DEBUG MM_STATE_Iu(2)[0x55e4ea59e750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100130070 DMM DEBUG MM_STATE_Iu(2)[0x55e4ea59e750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100130070 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241228100130070 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) 20241228100130070 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) 20241228100130070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228100130070 DMM DEBUG MM_STATE_Gb[0x55e4ea59e9b0]{Idle}: Deallocated (fsm.c:568) 20241228100130070 DMM DEBUG MM_STATE_Iu(2)[0x55e4ea59e750]{Detached}: Deallocated (fsm.c:568) 20241228100130070 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ac740]{Deregistered}: Deallocated (fsm.c:568) 20241228100130070 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100130096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100130096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100130096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100130096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100130096 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100130096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100130096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100130096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100130096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1459)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228100130097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100130097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100130097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100130097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100130097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100130097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100130097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100130097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100130097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100130097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100130097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100130097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100130097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100130099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1455)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100130104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100130104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1464)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100130112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100130112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100130112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100130112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100130112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100130113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100130113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100130113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100130113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1463)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1464)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100130114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100130114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100130114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100130114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100130114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100130114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100130114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100130114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100130114 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100130114 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100130114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100130114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100130114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1464)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100130117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1460)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100130122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100130122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1461)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1463)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1469)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1469)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100130129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100130129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100130129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100130129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100130129 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100130129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100130129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100130129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100130129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1469)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100130130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100130130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100130130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100130130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100130130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100130130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100130130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100130130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100130130 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100130130 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100130130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100130130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100130130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1469)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1469)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100130132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1471)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100130137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100130137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1466)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100130334 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100130334 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) 20241228100130334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100130334 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100130337 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) 20241228100130337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100130337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100130337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100130337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100130337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100130337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100130339 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) 20241228100130339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100130339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100130339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100130339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100130339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100130339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100130339 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100130417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100130417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100130417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100130417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100130421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100130422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100131152 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) 20241228100131152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131152 DLM3UA 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) 20241228100131152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131152 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131152 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100131152 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100131153 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) 20241228100131153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131153 DLM3UA 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) 20241228100131153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131153 DLSS7 DEBUG Found route for dpc=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) 20241228100131153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@e2518fcd7ffe: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E142FD01'O, index=0 SGSN_Test-GSUP(1474)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@e2518fcd7ffe: 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 := '49F6'O, rac := '3E'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)@e2518fcd7ffe: Added conn table entry 0TC_iu_attach_geran_rau(1476)14515425 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1470)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100131504 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) 20241228100131504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131504 DLM3UA 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) 20241228100131504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131504 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131504 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100131504 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100131504 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100131504 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241228100131504 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228100131504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: Allocated (fsm.c:456) 20241228100131504 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Allocated (fsm.c:456) 20241228100131504 DMM DEBUG MM_STATE_Iu[0x55e4ea5a4e30]{Detached}: Allocated (fsm.c:456) 20241228100131504 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100131504 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100131504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100131504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100131504 DMM DEBUG MM(262420000001002/f31b0fc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100131504 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241228100131504 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) 20241228100131504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131504 DLM3UA 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) 20241228100131504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131504 DLSS7 DEBUG Found route for dpc=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) 20241228100131504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131504 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) 20241228100131504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131504 DLM3UA 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) 20241228100131504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131504 DLSS7 DEBUG Found route for dpc=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) 20241228100131504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: { messageType := 2, destLocRef := 'DD7CE1'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(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@e2518fcd7ffe: 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 := '19C4C0EF1E2C13C72B29177699EAA6E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63478C8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89908162F39CB923'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '81237B3103E2412E587D1F8E5DB34755'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CA0E4AFA5D6AE2DD36E4C94B048FA25D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '636E00A1F31AEEAEE28720942487AFDB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BE0E792957A6117C'O } } } } } SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241228100131510 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) 20241228100131510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131510 DLM3UA 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) 20241228100131510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131510 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131510 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100131510 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100131510 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100131510 DMM DEBUG MM(262420000001002/f31b0fc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241228100131510 DMM NOTICE MM(262420000001002/f31b0fc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100131510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100131510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100131510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100131510 DMM DEBUG MM(262420000001002/f31b0fc0) Requesting authorization (sgsn_auth.c:160) 20241228100131510 DMM INFO MM(262420000001002/f31b0fc0) Requesting authentication tuples (sgsn_auth.c:184) 20241228100131510 DMM DEBUG MM(262420000001002/f31b0fc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100131510 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241228100131510 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@e2518fcd7ffe: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241228100131511 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100131511 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100131511 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100131511 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100131511 DMM INFO MM(262420000001002/f31b0fc0) Subscriber data update (mmctx.c:445) 20241228100131511 DMM DEBUG MM(262420000001002/f31b0fc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100131511 DMM INFO MM(262420000001002/f31b0fc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100131511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100131511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100131511 DMM INFO MM(262420000001002/f31b0fc0) <- GMM AUTH AND CIPHERING REQ (rand = 19 c4 c0 ef 1e 2c 13 c7 2b 29 17 76 99 ea a6 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 63 6e 00 a1 f3 1a ee ae e2 87 20 94 24 87 af db ) (gprs_gmm.c:465) 20241228100131511 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241228100131511 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) 20241228100131511 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131511 DLM3UA 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) 20241228100131511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131511 DLSS7 DEBUG Found route for dpc=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) 20241228100131511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522BE0E792923094399990000100002F0290457A6117C'O 20241228100131514 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) 20241228100131514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131514 DLM3UA 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) 20241228100131514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131514 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131514 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100131514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100131514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100131514 DMM INFO MM(262420000001002/f31b0fc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100131514 DMM NOTICE MM(262420000001002/f31b0fc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100131514 DMM DEBUG MM(262420000001002/f31b0fc0) checking auth: received UMTS RES = be 0e 79 29 57 a6 11 7c (gprs_gmm.c:648) 20241228100131514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100131514 DMM DEBUG MM(262420000001002/f31b0fc0) Requesting authorization (sgsn_auth.c:160) 20241228100131514 DMM INFO MM(262420000001002/f31b0fc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100131514 DMM DEBUG MM(262420000001002/f31b0fc0) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100131514 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241228100131514 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) 20241228100131514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100131514 DMM DEBUG MM(262420000001002/f31b0fc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100131514 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) 20241228100131514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131514 DLM3UA 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) 20241228100131514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131514 DLSS7 DEBUG Found route for dpc=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) 20241228100131514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100131518 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) 20241228100131518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131518 DLM3UA 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) 20241228100131518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131518 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131518 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100131518 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100131518 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100131518 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241228100131518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100131518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100131518 DMM INFO MM(262420000001002/f31b0fc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf31b0fc0) (gprs_gmm.c:282) 20241228100131518 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241228100131518 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) 20241228100131518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131518 DLM3UA 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) 20241228100131518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131518 DLSS7 DEBUG Found route for dpc=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) 20241228100131518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131518 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) 20241228100131518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131518 DLM3UA 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) 20241228100131518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131518 DLSS7 DEBUG Found route for dpc=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) 20241228100131518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100131519 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100131519 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100131519 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241228100131519 DMM INFO MM(262420000001002/f31b0fc0) Subscriber data update (mmctx.c:445) 20241228100131519 DMM DEBUG MM(262420000001002/f31b0fc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100131519 DMM INFO MM(262420000001002/f31b0fc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100131519 DMM NOTICE MM(262420000001002/f31b0fc0) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241228100131519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100131519 DMM NOTICE MM(262420000001002/f31b0fc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100131519 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) 20241228100131520 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100131520 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241228100131520 DMM INFO MM(262420000001002/f31b0fc0) Subscriber data update (mmctx.c:445) 20241228100131520 DMM DEBUG MM(262420000001002/f31b0fc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100131521 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) 20241228100131521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131521 DLM3UA 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) 20241228100131521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131521 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131521 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100131521 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100131521 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100131521 DMM INFO MM(262420000001002/f31b0fc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100131521 DMM NOTICE MM(262420000001002/f31b0fc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100131521 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100131521 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100131521 DMM DEBUG MM_STATE_Iu(3)[0x55e4ea5a4e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100131521 DMM DEBUG MM_STATE_Iu(3)[0x55e4ea5a4e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100131521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100131521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100131521 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) 20241228100131521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131521 DLM3UA 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) 20241228100131521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131521 DLSS7 DEBUG Found route for dpc=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) 20241228100131521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100131525 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) 20241228100131525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131525 DLM3UA 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) 20241228100131525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131525 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100131525 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100131525 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100131525 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100131525 DMM INFO MM(262420000001002/f31b0fc0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100131525 DMM DEBUG MM_STATE_Iu(3)[0x55e4ea5a4e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100131525 DMM DEBUG MM_STATE_Iu(3)[0x55e4ea5a4e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100131525 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) 20241228100131525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100131525 DLM3UA 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) 20241228100131525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131525 DLSS7 DEBUG Found route for dpc=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) 20241228100131525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100131525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@e2518fcd7ffe: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)14515425 20241228100131526 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) 20241228100131526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100131526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100131526 DLM3UA 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) 20241228100131526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100131526 DLSS7 DEBUG Found route for dpc=188=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) 20241228100131526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100131526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_geran_rau(1476)@e2518fcd7ffe: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@e2518fcd7ffe: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@e2518fcd7ffe: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F31B0FC0'O, index=1 20241228100131582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100131582 DLLC NOTICE LLME(ffffffff/f31b0fc0){UNASSIGNED} LLC RX: unknown TLLI 0xf31b0fc0, creating LLME on the fly (gprs_llc.c:552) 20241228100131582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241228100131582 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228100131582 DMM INFO MM(262420000001002/f31b0fc0) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f31b0fc0, P-TMSI: f31b0fc0 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241228100131582 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241228100131582 DMM DEBUG MM_STATE_Iu(3)[0x55e4ea5a4e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241228100131582 DMM DEBUG MM_STATE_Iu(3)[0x55e4ea5a4e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100131582 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100131582 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241228100131582 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100131582 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100131582 DLLC NOTICE LLME(ffffffff/f31b0fc0){UNASSIGNED} LLGM Assign pre (f31b0fc0 => f31b0fc0) (gprs_llc.c:1079) 20241228100131582 DLLC NOTICE LLME(f31b0fc0/f31b0fc0){ASSIGNED} LLGM Assign post (f31b0fc0 => f31b0fc0) (gprs_llc.c:1125) 20241228100131582 DMM INFO MM(262420000001002/f31b0fc0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@e2518fcd7ffe: Removing Client IMSI='262420000001002'H, index=1 20241228100131590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100131590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100131590 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100131590 DMM INFO MM(262420000001002/f31b0fc0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228100131590 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228100131590 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100131590 DLLC NOTICE LLME(f31b0fc0/f31b0fc0){ASSIGNED} LLGM Assign pre (ffffffff => f31b0fc0) (gprs_llc.c:1079) 20241228100131590 DLLC NOTICE LLME(ffffffff/f31b0fc0){ASSIGNED} LLGM Assign post (ffffffff => f31b0fc0) (gprs_llc.c:1125) 20241228100131590 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241228100131590 DMM ERROR MM_STATE_Gb[0x55e4ea59e880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@e2518fcd7ffe: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1468)@e2518fcd7ffe: Final verdict of PTC: none 20241228100131594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1464)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1466)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1469)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@e2518fcd7ffe: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1458)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1456)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1462)@e2518fcd7ffe: Final verdict of PTC: none 20241228100131610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100131611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1467)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1466): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1467): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1468): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1469): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:31 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 20241228100131719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100131734 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100131734 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) 20241228100131734 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100131734 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100131734 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100131734 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) 20241228100131734 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100131734 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100131734 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) 20241228100131734 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) 20241228100131734 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100131734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100131734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100131734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100131734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100131734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100131734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100131734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241228100132121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219544) 20241228100132612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100132612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219544, count=220180) 20241228100133613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100133613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100133736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100133736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100133736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241228100134614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100134614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_geran_attach_iu_rau started. 20241228100135218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100135221 DMM INFO MM(262420000001002/f31b0fc0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100135221 DMM INFO MM(262420000001002/f31b0fc0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100135221 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100135221 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100135221 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241228100135221 DMM ERROR MM_STATE_Gb[0x55e4ea59e880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241228100135221 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241228100135221 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) 20241228100135221 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) 20241228100135221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e9b0]{Init}: Deallocated (fsm.c:568) 20241228100135221 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Deallocated (fsm.c:568) 20241228100135221 DMM DEBUG MM_STATE_Iu(3)[0x55e4ea5a4e30]{Detached}: Deallocated (fsm.c:568) 20241228100135221 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228100135221 DLLC NOTICE LLME(ffffffff/f31b0fc0){ASSIGNED} LLGM Assign pre (f31b0fc0 => ffffffff) (gprs_llc.c:1079) 20241228100135221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f31b0fc0 => ffffffff) (gprs_llc.c:1125) 20241228100135221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100135273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100135273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100135273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100135273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100135273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100135273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100135273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100135273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100135273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100135274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100135274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100135274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100135274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100135274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100135274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100135274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100135274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100135274 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100135274 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100135274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100135274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100135274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100135276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100135280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100135280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100135289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100135289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100135289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100135289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100135289 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100135289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100135289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100135289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100135289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100135290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100135290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100135290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100135290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100135290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100135290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100135290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100135290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100135290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100135290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100135290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100135290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100135290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100135292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228100135297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100135297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100135307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100135307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100135307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100135307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100135307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100135307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100135307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100135307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100135307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100135308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100135308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100135308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100135308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100135308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100135308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100135308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100135308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100135308 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100135308 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100135308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100135308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100135308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100135310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100135314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100135314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1494)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100135516 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100135516 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) 20241228100135516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100135516 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100135526 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) 20241228100135526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100135526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100135526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100135526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100135526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100135526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100135528 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) 20241228100135528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100135528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100135528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100135528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100135528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100135528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100135529 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100135615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100135615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100135615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100135615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100135617 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228100135618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(1496)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100136326 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) 20241228100136326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100136326 DLM3UA 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) 20241228100136326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136326 DLSS7 DEBUG Found route for dpc=188=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) 20241228100136326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100136326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100136327 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100136327 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100136328 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) 20241228100136328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100136328 DLM3UA 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) 20241228100136328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136328 DLSS7 DEBUG Found route for dpc=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) 20241228100136328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100136328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@e2518fcd7ffe: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='E37F5752'O, index=0 SGSN_Test-GSUP(1497)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@e2518fcd7ffe: 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 := 'EF46E62EB88673AEA7A3F8AE7656E7B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '423ED60D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7B7D6FED4CC5C5D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '965000AD56B65D0BAE9DAE6575D1BDD8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CDD79FC0D08FD86F07763220B6022DFB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '97A3D0AAE7E62438C63233B17BD664C8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5274FA31985E8129'O } } } } } 20241228100136708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100136708 DLLC NOTICE LLME(ffffffff/e37f5752){UNASSIGNED} LLC RX: unknown TLLI 0xe37f5752, creating LLME on the fly (gprs_llc.c:552) 20241228100136708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100136708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241228100136708 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Allocated (fsm.c:456) 20241228100136708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228100136708 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Allocated (fsm.c:456) 20241228100136708 DMM DEBUG MM_STATE_Iu[0x55e4ea59e9b0]{Detached}: Allocated (fsm.c:456) 20241228100136708 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100136708 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100136709 DLLC NOTICE LLME(ffffffff/e37f5752){UNASSIGNED} LLGM Assign pre (e37f5752 => d3b66362) (gprs_llc.c:1079) 20241228100136709 DLLC NOTICE LLME(e37f5752/d3b66362){ASSIGNED} LLGM Assign post (e37f5752 => d3b66362) (gprs_llc.c:1125) 20241228100136709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100136709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100136709 DMM DEBUG MM(262420000001003/d3b66362) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100136732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100136732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241228100136732 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100136732 DMM DEBUG MM(262420000001003/d3b66362) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241228100136732 DMM NOTICE MM(262420000001003/d3b66362) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100136732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100136732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100136732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100136732 DMM DEBUG MM(262420000001003/d3b66362) Requesting authorization (sgsn_auth.c:160) 20241228100136732 DMM INFO MM(262420000001003/d3b66362) Requesting authentication tuples (sgsn_auth.c:184) 20241228100136732 DMM DEBUG MM(262420000001003/d3b66362) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100136732 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241228100136732 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@e2518fcd7ffe: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241228100136738 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100136738 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100136738 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100136738 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100136738 DMM INFO MM(262420000001003/d3b66362) Subscriber data update (mmctx.c:445) 20241228100136738 DMM DEBUG MM(262420000001003/d3b66362) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100136738 DMM INFO MM(262420000001003/d3b66362) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100136738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100136738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100136738 DMM INFO MM(262420000001003/d3b66362) <- GMM AUTH AND CIPHERING REQ (rand = ef 46 e6 2e b8 86 73 ae a7 a3 f8 ae 76 56 e7 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 a3 d0 aa e7 e6 24 38 c6 32 33 b1 7b d6 64 c8 ) (gprs_gmm.c:465) 20241228100136754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100136754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241228100136754 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100136754 DMM INFO MM(262420000001003/d3b66362) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100136754 DMM NOTICE MM(262420000001003/d3b66362) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100136754 DMM DEBUG MM(262420000001003/d3b66362) checking auth: received UMTS RES = 52 74 fa 31 98 5e 81 29 (gprs_gmm.c:648) 20241228100136754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100136754 DMM DEBUG MM(262420000001003/d3b66362) Requesting authorization (sgsn_auth.c:160) 20241228100136754 DMM INFO MM(262420000001003/d3b66362) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100136754 DMM DEBUG MM(262420000001003/d3b66362) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100136754 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241228100136754 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) 20241228100136754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241228100136754 DMM INFO MM(262420000001003/d3b66362) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3b66362) (gprs_gmm.c:282) 20241228100136757 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100136757 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100136757 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241228100136757 DMM INFO MM(262420000001003/d3b66362) Subscriber data update (mmctx.c:445) 20241228100136757 DMM DEBUG MM(262420000001003/d3b66362) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100136757 DMM INFO MM(262420000001003/d3b66362) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100136757 DMM NOTICE MM(262420000001003/d3b66362) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241228100136757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100136757 DMM NOTICE MM(262420000001003/d3b66362) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100136757 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) 20241228100136758 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100136758 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241228100136758 DMM INFO MM(262420000001003/d3b66362) Subscriber data update (mmctx.c:445) 20241228100136758 DMM DEBUG MM(262420000001003/d3b66362) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241228100136770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100136770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241228100136770 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241228100136770 DMM INFO MM(262420000001003/d3b66362) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100136770 DMM NOTICE MM(262420000001003/d3b66362) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100136770 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100136770 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100136770 DLLC NOTICE LLME(e37f5752/d3b66362){ASSIGNED} LLGM Assign pre (ffffffff => d3b66362) (gprs_llc.c:1079) 20241228100136770 DLLC NOTICE LLME(ffffffff/d3b66362){ASSIGNED} LLGM Assign post (ffffffff => d3b66362) (gprs_llc.c:1125) 20241228100136771 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241228100136771 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241228100136771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100136771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@e2518fcd7ffe: 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 := 'D3B66362'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)@e2518fcd7ffe: Added conn table entry 0TC_geran_attach_iu_rau(1499)3156124 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1493)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100136844 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) 20241228100136844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100136844 DLM3UA 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) 20241228100136844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136844 DLSS7 DEBUG Found route for dpc=188=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) 20241228100136844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100136844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100136844 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100136845 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100136845 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100136845 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241228100136845 DMM INFO MM(262420000001003/d3b66362) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d3b66362 (00000000), TLLI: d3b66362 (d3b66362), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241228100136845 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241228100136845 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241228100136845 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241228100136845 DLLC NOTICE LLME(ffffffff/d3b66362){ASSIGNED} LLGM Assign pre (d3b66362 => ffffffff) (gprs_llc.c:1079) 20241228100136845 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3b66362 => ffffffff) (gprs_llc.c:1125) 20241228100136845 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100136845 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241228100136845 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100136845 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100136845 DMM DEBUG MM(262420000001003/d3b66362) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100136845 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) 20241228100136845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100136845 DLM3UA 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) 20241228100136845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136845 DLSS7 DEBUG Found route for dpc=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) 20241228100136845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100136845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100136845 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) 20241228100136845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100136845 DLM3UA 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) 20241228100136845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136845 DLSS7 DEBUG Found route for dpc=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) 20241228100136845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100136845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: { messageType := 2, destLocRef := '30289C'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100136855 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) 20241228100136855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100136855 DLM3UA 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) 20241228100136855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136855 DLSS7 DEBUG Found route for dpc=188=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) 20241228100136855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100136855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100136855 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100136855 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100136856 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100136856 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241228100136856 DMM INFO MM(262420000001003/d3b66362) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241228100136856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241228100136856 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) 20241228100136856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100136856 DLM3UA 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) 20241228100136856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136856 DLSS7 DEBUG Found route for dpc=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) 20241228100136856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100136856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100136856 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) 20241228100136856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100136856 DLM3UA 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) 20241228100136856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136856 DLSS7 DEBUG Found route for dpc=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) 20241228100136856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100136856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@e2518fcd7ffe: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@e2518fcd7ffe: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@e2518fcd7ffe: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241228100136864 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) 20241228100136864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100136864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100136864 DLM3UA 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) 20241228100136864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100136864 DLSS7 DEBUG Found route for dpc=188=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) 20241228100136864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100136864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_geran_attach_iu_rau(1499)@e2518fcd7ffe: Final verdict of PTC: pass 20241228100136864 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100136864 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100136864 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100136864 DMM INFO MM(262420000001003/d3b66362) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241228100136864 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241228100136864 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100136864 DMM DEBUG MM_STATE_Iu[0x55e4ea59e9b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241228100136864 DMM ERROR MM_STATE_Iu[0x55e4ea59e9b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) SGSN_Test_0-RAN(1493)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@e2518fcd7ffe: Final verdict of PTC: none 20241228100136867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@e2518fcd7ffe: Final verdict of PTC: none 20241228100136872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100136872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1491)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1486)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@e2518fcd7ffe: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1481)@e2518fcd7ffe: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@e2518fcd7ffe: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1484)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1479)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1489)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@e2518fcd7ffe: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:36 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 20241228100137012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100137066 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100137066 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) 20241228100137066 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100137066 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100137066 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100137066 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) 20241228100137066 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100137066 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100137066 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) 20241228100137066 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) 20241228100137066 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100137066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100137066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100137066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100137066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100137066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100137066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100137066 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241228100137414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165588) 20241228100137873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100137873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=165588, count=179160) 20241228100138874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100138874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100139067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100139067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100139067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01:39 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 20241228100139875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100139875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user started. 20241228100140507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100140509 DMM INFO MM(262420000001003/d3b66362) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100140509 DMM INFO MM(262420000001003/d3b66362) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100140509 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100140509 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100140509 DMM DEBUG MM_STATE_Iu[0x55e4ea59e9b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100140509 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241228100140509 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) 20241228100140509 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) 20241228100140509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228100140509 DMM DEBUG MM_STATE_Gb(0)[0x55e4ea59e880]{Idle}: Deallocated (fsm.c:568) 20241228100140509 DMM DEBUG MM_STATE_Iu[0x55e4ea59e9b0]{Detached}: Deallocated (fsm.c:568) 20241228100140509 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e750]{Deregistered}: Deallocated (fsm.c:568) 20241228100140509 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100140556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100140556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100140556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100140556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100140556 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100140556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100140556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100140556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100140556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100140557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100140557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100140557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100140557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100140557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100140557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100140557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100140557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100140557 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100140557 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100140557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1504)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228100140557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100140557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100140559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100140564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100140564 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100140573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100140573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100140573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100140573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100140573 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100140573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100140573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100140573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100140573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100140573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100140573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100140573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100140574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100140574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100140574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100140574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100140574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100140574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100140574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100140574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100140574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100140574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100140577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100140582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100140582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100140597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100140597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100140597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100140597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100140597 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100140597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100140597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100140597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100140597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100140598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100140598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100140598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100140598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100140598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100140598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100140598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100140598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100140598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100140598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100140598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100140598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100140598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100140600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1517)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100140604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100140604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100140801 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100140801 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) 20241228100140801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100140801 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100140810 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) 20241228100140810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100140810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100140810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100140810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100140810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100140810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100140814 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) 20241228100140814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100140814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100140814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100140814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100140814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100140814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100140814 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100140876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100140876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100140876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100140876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100140881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1519)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100140882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100141620 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) 20241228100141620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141620 DLM3UA 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) 20241228100141620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141620 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141621 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100141621 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100141621 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) 20241228100141621 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141621 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141621 DLM3UA 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) 20241228100141621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141621 DLSS7 DEBUG Found route for dpc=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) 20241228100141621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E1399AF5'O, index=0 SGSN_Test-GSUP(1520)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@e2518fcd7ffe: 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 := '653C'O ("e<"), rac := 'B0'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(1516)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user(1522)2793266 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1516)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100141967 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) 20241228100141967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141967 DLM3UA 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) 20241228100141967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141967 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141967 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100141967 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100141967 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100141967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241228100141967 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{Deregistered}: Allocated (fsm.c:456) 20241228100141967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100141967 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Allocated (fsm.c:456) 20241228100141967 DMM DEBUG MM_STATE_Iu[0x55e4ea5a6b90]{Detached}: Allocated (fsm.c:456) 20241228100141967 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100141967 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100141967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100141967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100141967 DMM DEBUG MM(262420000001004/f0a85068) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100141967 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241228100141967 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) 20241228100141967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141967 DLM3UA 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) 20241228100141967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141967 DLSS7 DEBUG Found route for dpc=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) 20241228100141967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141968 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) 20241228100141968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141968 DLM3UA 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) 20241228100141968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141968 DLSS7 DEBUG Found route for dpc=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) 20241228100141968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: { messageType := 2, destLocRef := '2A9F32'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(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e2518fcd7ffe: 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 := '231BCF8A85052A81779AACBE64D137B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFC69931'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74948225B88FCF87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D40B551E9F04838690351F6F30D2629'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '461B6893A0CE5DF86B3E8B6EE243A82F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '89F4FCB19E2299FFC07BBE019B583540'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '977AF61B428BE90E'O } } } } } SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241228100141973 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) 20241228100141973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141973 DLM3UA 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) 20241228100141973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141973 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141973 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100141973 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100141973 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100141973 DMM DEBUG MM(262420000001004/f0a85068) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241228100141973 DMM NOTICE MM(262420000001004/f0a85068) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100141973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100141973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100141973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100141973 DMM DEBUG MM(262420000001004/f0a85068) Requesting authorization (sgsn_auth.c:160) 20241228100141973 DMM INFO MM(262420000001004/f0a85068) Requesting authentication tuples (sgsn_auth.c:184) 20241228100141973 DMM DEBUG MM(262420000001004/f0a85068) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100141973 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241228100141973 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241228100141974 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100141974 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100141974 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100141974 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100141974 DMM INFO MM(262420000001004/f0a85068) Subscriber data update (mmctx.c:445) 20241228100141974 DMM DEBUG MM(262420000001004/f0a85068) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100141974 DMM INFO MM(262420000001004/f0a85068) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100141974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100141974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100141974 DMM INFO MM(262420000001004/f0a85068) <- GMM AUTH AND CIPHERING REQ (rand = 23 1b cf 8a 85 05 2a 81 77 9a ac be 64 d1 37 b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 f4 fc b1 9e 22 99 ff c0 7b be 01 9b 58 35 40 ) (gprs_gmm.c:465) 20241228100141974 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241228100141974 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) 20241228100141974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141974 DLM3UA 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) 20241228100141974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141974 DLSS7 DEBUG Found route for dpc=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) 20241228100141974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322977AF61B23094399990000100004F02904428BE90E'O 20241228100141977 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) 20241228100141977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141977 DLM3UA 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) 20241228100141977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141977 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141977 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100141977 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100141977 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100141977 DMM INFO MM(262420000001004/f0a85068) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100141977 DMM NOTICE MM(262420000001004/f0a85068) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100141977 DMM DEBUG MM(262420000001004/f0a85068) checking auth: received UMTS RES = 97 7a f6 1b 42 8b e9 0e (gprs_gmm.c:648) 20241228100141977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100141977 DMM DEBUG MM(262420000001004/f0a85068) Requesting authorization (sgsn_auth.c:160) 20241228100141977 DMM INFO MM(262420000001004/f0a85068) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100141977 DMM DEBUG MM(262420000001004/f0a85068) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100141977 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241228100141977 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) 20241228100141977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100141977 DMM DEBUG MM(262420000001004/f0a85068) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100141977 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) 20241228100141977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141977 DLM3UA 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) 20241228100141977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141977 DLSS7 DEBUG Found route for dpc=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) 20241228100141977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100141981 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) 20241228100141981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141981 DLM3UA 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) 20241228100141981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141981 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141981 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100141981 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100141981 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100141981 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241228100141981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100141981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100141981 DMM INFO MM(262420000001004/f0a85068) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0a85068) (gprs_gmm.c:282) 20241228100141981 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241228100141981 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) 20241228100141981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141981 DLM3UA 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) 20241228100141981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141981 DLSS7 DEBUG Found route for dpc=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) 20241228100141981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141981 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) 20241228100141981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141981 DLM3UA 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) 20241228100141981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141981 DLSS7 DEBUG Found route for dpc=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) 20241228100141981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100141984 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100141984 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100141984 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241228100141984 DMM INFO MM(262420000001004/f0a85068) Subscriber data update (mmctx.c:445) 20241228100141984 DMM DEBUG MM(262420000001004/f0a85068) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100141984 DMM INFO MM(262420000001004/f0a85068) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100141984 DMM NOTICE MM(262420000001004/f0a85068) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241228100141984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100141984 DMM NOTICE MM(262420000001004/f0a85068) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100141984 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) 20241228100141984 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100141984 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241228100141984 DMM INFO MM(262420000001004/f0a85068) Subscriber data update (mmctx.c:445) 20241228100141984 DMM DEBUG MM(262420000001004/f0a85068) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100141986 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) 20241228100141986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141986 DLM3UA 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) 20241228100141986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141986 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141986 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100141986 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100141986 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100141986 DMM INFO MM(262420000001004/f0a85068) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100141986 DMM NOTICE MM(262420000001004/f0a85068) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100141986 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100141986 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100141986 DMM DEBUG MM_STATE_Iu(5)[0x55e4ea5a6b90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100141986 DMM DEBUG MM_STATE_Iu(5)[0x55e4ea5a6b90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100141986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100141986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100141986 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) 20241228100141986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141986 DLM3UA 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) 20241228100141986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141986 DLSS7 DEBUG Found route for dpc=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) 20241228100141986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100141989 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) 20241228100141989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141989 DLM3UA 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) 20241228100141989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141989 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100141989 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100141989 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100141989 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100141989 DMM INFO MM(262420000001004/f0a85068) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100141989 DMM DEBUG MM_STATE_Iu(5)[0x55e4ea5a6b90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100141989 DMM DEBUG MM_STATE_Iu(5)[0x55e4ea5a6b90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100141989 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) 20241228100141989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100141989 DLM3UA 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) 20241228100141989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141989 DLSS7 DEBUG Found route for dpc=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) 20241228100141989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100141989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 20241228100141990 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) 20241228100141990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100141990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100141990 DLM3UA 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) 20241228100141990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100141990 DLSS7 DEBUG Found route for dpc=188=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) 20241228100141990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100141990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@e2518fcd7ffe: Deleted conn table entry 0TC_attach_pdp_act_user(1522)2793266 TC_attach_pdp_act_user(1522)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@e2518fcd7ffe: 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 := 'F0A85068'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user(1522)8272903 SGSN_Test_0-RAN(1516)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: First idle individual index:0 20241228100142198 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) 20241228100142198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100142198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100142198 DLM3UA 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) 20241228100142198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100142198 DLSS7 DEBUG Found route for dpc=188=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) 20241228100142198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100142198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100142199 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100142199 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100142199 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100142199 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0A85068) type="signalling" (gprs_gmm.c:1897) 20241228100142199 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100142199 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100142199 DMM DEBUG MM(262420000001004/f0a85068) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100142199 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) 20241228100142199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100142199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100142199 DLM3UA 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) 20241228100142199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100142199 DLSS7 DEBUG Found route for dpc=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) 20241228100142199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100142199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100142199 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) 20241228100142200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100142200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100142200 DLM3UA 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) 20241228100142200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100142200 DLSS7 DEBUG Found route for dpc=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) 20241228100142200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100142200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: { messageType := 2, destLocRef := '7E3C07'O ("~<\a"), 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(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@e2518fcd7ffe: setverdict(error): pass -> error TC_attach_pdp_act_user(1522)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1516)@e2518fcd7ffe: Final verdict of PTC: none 20241228100142215 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100142215 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) 20241228100142215 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100142215 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100142215 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100142215 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) 20241228100142215 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100142215 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100142216 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) 20241228100142216 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) 20241228100142216 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100142216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100142216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100142216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100142216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100142216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100142216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100142216 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@e2518fcd7ffe: Final verdict of PTC: none 20241228100142222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41260<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228100142227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100142227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1520)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1515)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1504)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1507)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1509)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1513)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1502)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:42 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 20241228100142359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100142861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231424) 20241228100143228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100143228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231424, count=235876) 20241228100144216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100144216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100144216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100144230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100144230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01:44 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 20241228100145231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100145231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241228100145954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100145957 DMM INFO MM(262420000001004/f0a85068) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100145957 DMM INFO MM(262420000001004/f0a85068) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100145957 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100145957 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100145957 DMM DEBUG MM_STATE_Iu(5)[0x55e4ea5a6b90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100145957 DMM DEBUG MM_STATE_Iu(5)[0x55e4ea5a6b90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100145957 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241228100145957 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) 20241228100145957 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) 20241228100145957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228100145957 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Deallocated (fsm.c:568) 20241228100145957 DMM DEBUG MM_STATE_Iu(5)[0x55e4ea5a6b90]{Detached}: Deallocated (fsm.c:568) 20241228100145957 DMM DEBUG GMM(gmm_fsm)[0x55e4ea59e9b0]{Deregistered}: Deallocated (fsm.c:568) 20241228100145958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100146005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100146005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100146005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100146005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100146005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100146005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100146005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100146005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100146005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100146006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100146006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100146006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100146006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100146006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100146006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100146006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100146006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100146006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100146006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100146006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100146006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100146006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100146008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100146014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100146014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100146021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100146021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100146021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100146021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100146021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100146021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100146021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100146021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100146021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100146022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100146022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100146022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100146022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100146022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100146022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100146022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100146022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100146022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100146022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100146022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100146022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100146022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100146024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 20241228100146029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100146029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100146038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100146038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100146038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100146038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100146038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100146038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100146038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100146038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100146038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100146039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100146039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100146039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100146039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100146039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100146039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100146039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100146039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100146039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100146039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100146039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100146040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100146040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100146042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1540)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 20241228100146048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100146048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100146232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100146232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100146232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100146232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100146236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228100146237 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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(1542)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100146247 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100146247 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) 20241228100146247 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100146247 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100146252 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) 20241228100146252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100146252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100146252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100146252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100146252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100146252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100146254 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) 20241228100146254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100146254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100146254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100146254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100146254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100146254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100146255 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100147066 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) 20241228100147066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147066 DLM3UA 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) 20241228100147066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147066 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147066 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100147067 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100147067 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) 20241228100147067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147067 DLM3UA 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) 20241228100147067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147067 DLSS7 DEBUG Found route for dpc=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) 20241228100147067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F99595F6'O, index=0 SGSN_Test-GSUP(1543)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '27BC'O, rac := '08'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(1539)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)9398539 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1539)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100147302 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) 20241228100147302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147302 DLM3UA 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) 20241228100147302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147302 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147302 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100147302 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100147302 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100147302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20241228100147302 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{Deregistered}: Allocated (fsm.c:456) 20241228100147302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228100147302 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Allocated (fsm.c:456) 20241228100147302 DMM DEBUG MM_STATE_Iu[0x55e4ea5abd60]{Detached}: Allocated (fsm.c:456) 20241228100147302 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100147302 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100147302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100147302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100147302 DMM DEBUG MM(262420000001058/c3c87bb1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100147302 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241228100147303 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) 20241228100147303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147303 DLM3UA 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) 20241228100147303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147303 DLSS7 DEBUG Found route for dpc=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) 20241228100147303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147303 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) 20241228100147303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147303 DLM3UA 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) 20241228100147303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147303 DLSS7 DEBUG Found route for dpc=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) 20241228100147303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: { messageType := 2, destLocRef := '8F690B'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e2518fcd7ffe: 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 := '57A539E3FAB5E8D459C23A17CCDC6448'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D04250B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA6D77F6A4567514'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '13D7180BA95A8A99A7F820CD5D8CFF70'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2BE550CFC4B313A3D5FF574CEDD10DE5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '55B7DE6988E983495EA42AA351A9EF01'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8626D41220B15776'O } } } } } SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241228100147311 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) 20241228100147311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147311 DLM3UA 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) 20241228100147311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147311 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147312 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100147312 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100147312 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100147312 DMM DEBUG MM(262420000001058/c3c87bb1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241228100147312 DMM NOTICE MM(262420000001058/c3c87bb1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100147312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100147312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100147312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100147312 DMM DEBUG MM(262420000001058/c3c87bb1) Requesting authorization (sgsn_auth.c:160) 20241228100147312 DMM INFO MM(262420000001058/c3c87bb1) Requesting authentication tuples (sgsn_auth.c:184) 20241228100147312 DMM DEBUG MM(262420000001058/c3c87bb1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100147312 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241228100147312 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241228100147314 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100147314 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100147314 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100147314 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100147314 DMM INFO MM(262420000001058/c3c87bb1) Subscriber data update (mmctx.c:445) 20241228100147314 DMM DEBUG MM(262420000001058/c3c87bb1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100147314 DMM INFO MM(262420000001058/c3c87bb1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100147314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100147314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100147314 DMM INFO MM(262420000001058/c3c87bb1) <- GMM AUTH AND CIPHERING REQ (rand = 57 a5 39 e3 fa b5 e8 d4 59 c2 3a 17 cc dc 64 48 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 b7 de 69 88 e9 83 49 5e a4 2a a3 51 a9 ef 01 ) (gprs_gmm.c:465) 20241228100147314 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241228100147314 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) 20241228100147314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147314 DLM3UA 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) 20241228100147314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147314 DLSS7 DEBUG Found route for dpc=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) 20241228100147314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305228626D41223094399990000105008F0290420B15776'O 20241228100147318 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) 20241228100147318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147318 DLM3UA 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) 20241228100147318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147318 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147318 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100147318 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100147318 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100147318 DMM INFO MM(262420000001058/c3c87bb1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100147318 DMM NOTICE MM(262420000001058/c3c87bb1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100147318 DMM DEBUG MM(262420000001058/c3c87bb1) checking auth: received UMTS RES = 86 26 d4 12 20 b1 57 76 (gprs_gmm.c:648) 20241228100147318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100147318 DMM DEBUG MM(262420000001058/c3c87bb1) Requesting authorization (sgsn_auth.c:160) 20241228100147318 DMM INFO MM(262420000001058/c3c87bb1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100147318 DMM DEBUG MM(262420000001058/c3c87bb1) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100147318 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241228100147318 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) 20241228100147318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100147318 DMM DEBUG MM(262420000001058/c3c87bb1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100147318 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) 20241228100147318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147318 DLM3UA 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) 20241228100147318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147318 DLSS7 DEBUG Found route for dpc=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) 20241228100147318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100147324 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) 20241228100147324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147324 DLM3UA 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) 20241228100147324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147324 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147325 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100147325 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100147325 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100147325 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241228100147325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100147325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100147325 DMM INFO MM(262420000001058/c3c87bb1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3c87bb1) (gprs_gmm.c:282) 20241228100147325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241228100147325 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) 20241228100147325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147325 DLM3UA 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) 20241228100147325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147325 DLSS7 DEBUG Found route for dpc=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) 20241228100147325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147325 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) 20241228100147325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147325 DLM3UA 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) 20241228100147325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147325 DLSS7 DEBUG Found route for dpc=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) 20241228100147325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100147328 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100147328 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100147328 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241228100147328 DMM INFO MM(262420000001058/c3c87bb1) Subscriber data update (mmctx.c:445) 20241228100147328 DMM DEBUG MM(262420000001058/c3c87bb1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100147328 DMM INFO MM(262420000001058/c3c87bb1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100147328 DMM NOTICE MM(262420000001058/c3c87bb1) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241228100147328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100147328 DMM NOTICE MM(262420000001058/c3c87bb1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100147328 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) 20241228100147329 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100147329 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241228100147329 DMM INFO MM(262420000001058/c3c87bb1) Subscriber data update (mmctx.c:445) 20241228100147329 DMM DEBUG MM(262420000001058/c3c87bb1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100147331 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) 20241228100147331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147331 DLM3UA 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) 20241228100147331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147331 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147331 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100147331 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100147331 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100147331 DMM INFO MM(262420000001058/c3c87bb1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100147331 DMM NOTICE MM(262420000001058/c3c87bb1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100147331 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100147331 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100147331 DMM DEBUG MM_STATE_Iu(7)[0x55e4ea5abd60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100147331 DMM DEBUG MM_STATE_Iu(7)[0x55e4ea5abd60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100147331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100147331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100147331 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) 20241228100147332 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147332 DLM3UA 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) 20241228100147332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147332 DLSS7 DEBUG Found route for dpc=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) 20241228100147332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100147337 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) 20241228100147337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147337 DLM3UA 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) 20241228100147337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147337 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147337 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100147337 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100147337 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100147337 DMM INFO MM(262420000001058/c3c87bb1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100147337 DMM DEBUG MM_STATE_Iu(7)[0x55e4ea5abd60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100147337 DMM DEBUG MM_STATE_Iu(7)[0x55e4ea5abd60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100147337 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) 20241228100147337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147337 DLM3UA 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) 20241228100147337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147337 DLSS7 DEBUG Found route for dpc=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) 20241228100147337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 20241228100147338 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) 20241228100147338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147338 DLM3UA 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) 20241228100147338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147338 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@e2518fcd7ffe: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)9398539 TC_attach_pdp_act_user_addr_v4raw(1545)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@e2518fcd7ffe: 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 := 'C3C87BB1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7332538 SGSN_Test_0-RAN(1539)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: First idle individual index:0 20241228100147546 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) 20241228100147546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100147546 DLM3UA 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) 20241228100147547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147547 DLSS7 DEBUG Found route for dpc=188=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) 20241228100147547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100147547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147547 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100147547 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100147547 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100147547 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3C87BB1) type="signalling" (gprs_gmm.c:1897) 20241228100147548 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100147548 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100147548 DMM DEBUG MM(262420000001058/c3c87bb1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100147548 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) 20241228100147548 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147548 DLM3UA 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) 20241228100147548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147548 DLSS7 DEBUG Found route for dpc=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) 20241228100147548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100147548 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) 20241228100147548 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100147548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100147548 DLM3UA 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) 20241228100147548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100147548 DLSS7 DEBUG Found route for dpc=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) 20241228100147548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100147549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: { messageType := 2, destLocRef := '6FE2BA'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@e2518fcd7ffe: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_v4raw(1545)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1539)@e2518fcd7ffe: Final verdict of PTC: none 20241228100147566 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100147566 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) 20241228100147566 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100147566 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100147566 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100147566 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) 20241228100147566 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100147566 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100147566 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) 20241228100147566 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) 20241228100147566 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100147566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100147566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100147566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100147566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100147566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100147566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100147566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@e2518fcd7ffe: Final verdict of PTC: none 20241228100147573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41778<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228100147578 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100147578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1532)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1537)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1527)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1543)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1530)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1525)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1535)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:47 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 20241228100147710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100148212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233440) 20241228100148579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100148579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233440, count=237892) 20241228100149567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100149567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100149567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100149580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100149580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241228100150340 DGPRS DEBUG Checking for inactive LLMEs, time = 37908309 (sgsn.c:132) 20241228100150580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100150580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241228100151246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100151249 DMM INFO MM(262420000001058/c3c87bb1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100151249 DMM INFO MM(262420000001058/c3c87bb1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100151249 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100151249 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100151249 DMM DEBUG MM_STATE_Iu(7)[0x55e4ea5abd60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100151249 DMM DEBUG MM_STATE_Iu(7)[0x55e4ea5abd60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100151249 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241228100151249 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) 20241228100151249 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) 20241228100151249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228100151249 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Deallocated (fsm.c:568) 20241228100151249 DMM DEBUG MM_STATE_Iu(7)[0x55e4ea5abd60]{Detached}: Deallocated (fsm.c:568) 20241228100151249 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5a6b90]{Deregistered}: Deallocated (fsm.c:568) 20241228100151249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100151304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100151304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100151304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100151304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100151304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100151304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100151304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100151304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100151304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100151305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100151305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100151305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100151305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100151305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100151305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100151305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100151305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100151305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100151305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100151305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100151305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100151305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100151307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100151311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100151311 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)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100151320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100151320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100151320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100151320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100151320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100151320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100151320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100151320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100151320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100151321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100151321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100151321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100151321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100151321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100151321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100151321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100151321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100151321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100151321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100151321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1555)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241228100151321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100151321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100151323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100151328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100151328 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(1554)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100151336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100151336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100151336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100151336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100151336 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100151336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100151336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100151336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100151336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100151337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100151337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100151337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100151337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100151337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100151337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100151337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100151337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100151337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100151337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100151337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100151337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100151337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100151339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1563)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation 20241228100151344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100151344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100151545 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100151545 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) 20241228100151545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100151545 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100151553 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) 20241228100151553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100151553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100151553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100151553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100151553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100151553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100151555 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) 20241228100151555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100151555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100151555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100151555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100151555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100151555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100151556 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100151581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100151581 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100151581 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100151581 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100151583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: 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)@e2518fcd7ffe: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241228100151583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100152366 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) 20241228100152366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152366 DLM3UA 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) 20241228100152366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152366 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152367 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100152367 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100152367 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) 20241228100152367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152367 DLM3UA 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) 20241228100152367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152367 DLSS7 DEBUG Found route for dpc=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) 20241228100152367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F715B26F'O, index=0 SGSN_Test-GSUP(1566)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := 'B682'O, rac := 'C1'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)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2862292 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1562)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100152673 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) 20241228100152673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152673 DLM3UA 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) 20241228100152673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152673 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152673 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100152674 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100152674 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100152674 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20241228100152674 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{Deregistered}: Allocated (fsm.c:456) 20241228100152674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100152674 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Allocated (fsm.c:456) 20241228100152674 DMM DEBUG MM_STATE_Iu[0x55e4ea5b0af0]{Detached}: Allocated (fsm.c:456) 20241228100152674 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100152674 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100152674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100152674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100152674 DMM DEBUG MM(262420000001055/cdcb88ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100152674 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241228100152674 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) 20241228100152674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152674 DLM3UA 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) 20241228100152674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152674 DLSS7 DEBUG Found route for dpc=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) 20241228100152674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152674 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) 20241228100152674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152674 DLM3UA 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) 20241228100152674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152674 DLSS7 DEBUG Found route for dpc=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) 20241228100152674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: { messageType := 2, destLocRef := '2BACD4'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e2518fcd7ffe: 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 := 'E5F832A9426644A2FDC0BDE5159BAC80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B941F11C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2EA44D7986D5023'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C32D79E9485EE82CE829CBD39BF2A776'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B28394CF34193BD47D7F4A1CE63D7677'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E7F245496CEE116E30059E316CF83AAB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7900A348A49BBCF5'O } } } } } SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241228100152684 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) 20241228100152684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152685 DLM3UA 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) 20241228100152685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152685 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152685 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100152685 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100152685 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100152685 DMM DEBUG MM(262420000001055/cdcb88ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241228100152685 DMM NOTICE MM(262420000001055/cdcb88ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100152685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100152685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100152685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100152685 DMM DEBUG MM(262420000001055/cdcb88ed) Requesting authorization (sgsn_auth.c:160) 20241228100152685 DMM INFO MM(262420000001055/cdcb88ed) Requesting authentication tuples (sgsn_auth.c:184) 20241228100152685 DMM DEBUG MM(262420000001055/cdcb88ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100152685 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241228100152685 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241228100152687 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100152687 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100152687 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100152687 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100152687 DMM INFO MM(262420000001055/cdcb88ed) Subscriber data update (mmctx.c:445) 20241228100152687 DMM DEBUG MM(262420000001055/cdcb88ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100152687 DMM INFO MM(262420000001055/cdcb88ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100152687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100152687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100152687 DMM INFO MM(262420000001055/cdcb88ed) <- GMM AUTH AND CIPHERING REQ (rand = e5 f8 32 a9 42 66 44 a2 fd c0 bd e5 15 9b ac 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e7 f2 45 49 6c ee 11 6e 30 05 9e 31 6c f8 3a ab ) (gprs_gmm.c:465) 20241228100152687 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241228100152687 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) 20241228100152687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152687 DLM3UA 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) 20241228100152687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152687 DLSS7 DEBUG Found route for dpc=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) 20241228100152687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A227900A34823094399990000105005F02904A49BBCF5'O 20241228100152691 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) 20241228100152691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152691 DLM3UA 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) 20241228100152691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152691 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152691 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100152691 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100152692 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100152692 DMM INFO MM(262420000001055/cdcb88ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100152692 DMM NOTICE MM(262420000001055/cdcb88ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100152692 DMM DEBUG MM(262420000001055/cdcb88ed) checking auth: received UMTS RES = 79 00 a3 48 a4 9b bc f5 (gprs_gmm.c:648) 20241228100152692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100152692 DMM DEBUG MM(262420000001055/cdcb88ed) Requesting authorization (sgsn_auth.c:160) 20241228100152692 DMM INFO MM(262420000001055/cdcb88ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100152692 DMM DEBUG MM(262420000001055/cdcb88ed) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100152692 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241228100152692 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) 20241228100152692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100152692 DMM DEBUG MM(262420000001055/cdcb88ed) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100152692 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) 20241228100152692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152692 DLM3UA 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) 20241228100152692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152692 DLSS7 DEBUG Found route for dpc=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) 20241228100152692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100152697 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) 20241228100152697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152697 DLM3UA 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) 20241228100152697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152697 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152697 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100152697 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100152697 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100152697 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241228100152697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100152697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100152697 DMM INFO MM(262420000001055/cdcb88ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdcb88ed) (gprs_gmm.c:282) 20241228100152697 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241228100152697 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) 20241228100152697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152697 DLM3UA 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) 20241228100152697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152697 DLSS7 DEBUG Found route for dpc=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) 20241228100152697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152697 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) 20241228100152697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152697 DLM3UA 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) 20241228100152697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152697 DLSS7 DEBUG Found route for dpc=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) 20241228100152697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100152699 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100152699 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100152699 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241228100152699 DMM INFO MM(262420000001055/cdcb88ed) Subscriber data update (mmctx.c:445) 20241228100152699 DMM DEBUG MM(262420000001055/cdcb88ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100152699 DMM INFO MM(262420000001055/cdcb88ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100152699 DMM NOTICE MM(262420000001055/cdcb88ed) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241228100152699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100152699 DMM NOTICE MM(262420000001055/cdcb88ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100152699 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) 20241228100152699 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100152699 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241228100152699 DMM INFO MM(262420000001055/cdcb88ed) Subscriber data update (mmctx.c:445) 20241228100152699 DMM DEBUG MM(262420000001055/cdcb88ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100152701 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) 20241228100152701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152701 DLM3UA 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) 20241228100152701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152701 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152701 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100152701 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100152701 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100152701 DMM INFO MM(262420000001055/cdcb88ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100152701 DMM NOTICE MM(262420000001055/cdcb88ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100152701 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100152701 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100152701 DMM DEBUG MM_STATE_Iu(9)[0x55e4ea5b0af0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100152701 DMM DEBUG MM_STATE_Iu(9)[0x55e4ea5b0af0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100152701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100152701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100152701 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) 20241228100152701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152701 DLM3UA 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) 20241228100152701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152701 DLSS7 DEBUG Found route for dpc=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) 20241228100152701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100152704 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) 20241228100152704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152704 DLM3UA 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) 20241228100152704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152704 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152704 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100152704 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100152704 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100152704 DMM INFO MM(262420000001055/cdcb88ed) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100152704 DMM DEBUG MM_STATE_Iu(9)[0x55e4ea5b0af0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100152704 DMM DEBUG MM_STATE_Iu(9)[0x55e4ea5b0af0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100152704 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) 20241228100152704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152704 DLM3UA 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) 20241228100152704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152704 DLSS7 DEBUG Found route for dpc=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) 20241228100152704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 20241228100152705 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) 20241228100152705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152705 DLM3UA 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) 20241228100152705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152705 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@e2518fcd7ffe: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2862292 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e2518fcd7ffe: 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 := 'CDCB88ED'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)15234788 SGSN_Test_0-RAN(1562)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: First idle individual index:0 20241228100152906 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) 20241228100152906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100152906 DLM3UA 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) 20241228100152906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152906 DLSS7 DEBUG Found route for dpc=188=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) 20241228100152906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100152906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152907 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100152907 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100152907 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100152907 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDCB88ED) type="signalling" (gprs_gmm.c:1897) 20241228100152907 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100152907 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100152907 DMM DEBUG MM(262420000001055/cdcb88ed) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100152908 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) 20241228100152908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152908 DLM3UA 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) 20241228100152908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152908 DLSS7 DEBUG Found route for dpc=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) 20241228100152908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100152908 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) 20241228100152908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100152908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100152908 DLM3UA 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) 20241228100152908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100152908 DLSS7 DEBUG Found route for dpc=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) 20241228100152908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100152908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: { messageType := 2, destLocRef := 'E876E4'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e2518fcd7ffe: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@e2518fcd7ffe: Final verdict of PTC: none 20241228100152923 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100152923 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) 20241228100152923 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100152923 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100152923 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100152923 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) 20241228100152923 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100152923 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100152924 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) 20241228100152924 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) 20241228100152924 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100152924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100152924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100152924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100152924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100152924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100152924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100152924 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@e2518fcd7ffe: Final verdict of PTC: none 20241228100152930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1550)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1560)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1555)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@e2518fcd7ffe: Final verdict of PTC: none 20241228100152937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100152937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1558)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1553)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1548)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:53 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 20241228100153066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100153568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234012) 20241228100153938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100153938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234012, count=238464) 20241228100154926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100154926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100154926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100154939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100154939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:01:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241228100155941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100155941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241228100156614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100156617 DMM INFO MM(262420000001055/cdcb88ed) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100156617 DMM INFO MM(262420000001055/cdcb88ed) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100156617 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100156617 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100156617 DMM DEBUG MM_STATE_Iu(9)[0x55e4ea5b0af0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100156617 DMM DEBUG MM_STATE_Iu(9)[0x55e4ea5b0af0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100156617 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241228100156617 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) 20241228100156617 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) 20241228100156617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228100156617 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Deallocated (fsm.c:568) 20241228100156617 DMM DEBUG MM_STATE_Iu(9)[0x55e4ea5b0af0]{Detached}: Deallocated (fsm.c:568) 20241228100156617 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5abd60]{Deregistered}: Deallocated (fsm.c:568) 20241228100156617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100156668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100156668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100156669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100156669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100156669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100156669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100156669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100156669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100156670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100156670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100156672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228100156679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100156679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1579)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1579)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100156695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100156695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100156695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100156695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100156695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100156695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100156695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100156695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100156695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1578)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1579)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100156697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100156697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100156697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100156697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100156697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100156697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100156697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100156697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100156697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100156697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100156697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100156697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100156697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1579)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1579)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100156699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1575)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100156704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100156704 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(1576)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1578)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100156709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100156709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100156709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100156709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100156709 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100156709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100156709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100156709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100156709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100156709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100156709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100156709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100156709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100156709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100156709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100156709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100156709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100156709 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100156709 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100156709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100156710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100156710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100156712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241228100156718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100156718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1586)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1586)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100156920 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100156920 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) 20241228100156920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100156920 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(1586)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100156927 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) 20241228100156927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100156927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100156927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100156927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100156927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100156927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100156929 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) 20241228100156930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100156930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100156930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100156930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100156930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100156930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100156930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100156941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100156941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100156941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100156941 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100156945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228100156947 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100157741 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) 20241228100157741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100157741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100157741 DLM3UA 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) 20241228100157741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100157741 DLSS7 DEBUG Found route for dpc=188=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) 20241228100157741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100157741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100157741 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100157741 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100157742 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) 20241228100157742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100157742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100157742 DLM3UA 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) 20241228100157742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100157742 DLSS7 DEBUG Found route for dpc=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) 20241228100157742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100157742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='E654F4E8'O, index=0 SGSN_Test-GSUP(1589)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '7DCB'O, rac := 'A9'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)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)10471016 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: First idle individual index:0 20241228100158031 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) 20241228100158031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158031 DLM3UA 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) 20241228100158031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158031 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100158032 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100158032 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100158032 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100158032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20241228100158032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{Deregistered}: Allocated (fsm.c:456) 20241228100158032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228100158032 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Allocated (fsm.c:456) 20241228100158032 DMM DEBUG MM_STATE_Iu[0x55e4ea5ad3f0]{Detached}: Allocated (fsm.c:456) 20241228100158032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100158032 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100158032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100158032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100158032 DMM DEBUG MM(262420000001056/ce4dfd13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100158032 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241228100158032 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) 20241228100158032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158032 DLM3UA 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) 20241228100158032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158032 DLSS7 DEBUG Found route for dpc=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) 20241228100158032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158032 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) 20241228100158032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158032 DLM3UA 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) 20241228100158032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158032 DLSS7 DEBUG Found route for dpc=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) 20241228100158032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: { messageType := 2, destLocRef := '9FC668'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e2518fcd7ffe: 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 := '9D62840F3559D18F647C72BADCABBAA3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD1B39DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA96DDB26D6111CE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A83189BECED272A38AC41B0B1DA10F91'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A9AEA274053CD9D7499C8EE4EE5B075A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '286951BB36EDFC78B05CA8563FD67DE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '71E2F17C1A63F7E5'O } } } } } SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241228100158040 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) 20241228100158040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158040 DLM3UA 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) 20241228100158040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158040 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158040 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100158040 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100158040 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100158040 DMM DEBUG MM(262420000001056/ce4dfd13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241228100158040 DMM NOTICE MM(262420000001056/ce4dfd13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100158040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100158040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100158040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100158040 DMM DEBUG MM(262420000001056/ce4dfd13) Requesting authorization (sgsn_auth.c:160) 20241228100158040 DMM INFO MM(262420000001056/ce4dfd13) Requesting authentication tuples (sgsn_auth.c:184) 20241228100158040 DMM DEBUG MM(262420000001056/ce4dfd13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100158040 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241228100158040 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241228100158043 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100158043 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100158043 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100158043 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100158043 DMM INFO MM(262420000001056/ce4dfd13) Subscriber data update (mmctx.c:445) 20241228100158043 DMM DEBUG MM(262420000001056/ce4dfd13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100158043 DMM INFO MM(262420000001056/ce4dfd13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100158043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100158043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100158043 DMM INFO MM(262420000001056/ce4dfd13) <- GMM AUTH AND CIPHERING REQ (rand = 9d 62 84 0f 35 59 d1 8f 64 7c 72 ba dc ab ba a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 69 51 bb 36 ed fc 78 b0 5c a8 56 3f d6 7d e4 ) (gprs_gmm.c:465) 20241228100158043 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241228100158043 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) 20241228100158043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158043 DLM3UA 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) 20241228100158043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158043 DLSS7 DEBUG Found route for dpc=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) 20241228100158043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012271E2F17C23094399990000105006F029041A63F7E5'O 20241228100158049 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) 20241228100158049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158049 DLM3UA 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) 20241228100158049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158049 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158049 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100158049 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100158049 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100158049 DMM INFO MM(262420000001056/ce4dfd13) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100158049 DMM NOTICE MM(262420000001056/ce4dfd13) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100158049 DMM DEBUG MM(262420000001056/ce4dfd13) checking auth: received UMTS RES = 71 e2 f1 7c 1a 63 f7 e5 (gprs_gmm.c:648) 20241228100158049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100158049 DMM DEBUG MM(262420000001056/ce4dfd13) Requesting authorization (sgsn_auth.c:160) 20241228100158049 DMM INFO MM(262420000001056/ce4dfd13) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100158049 DMM DEBUG MM(262420000001056/ce4dfd13) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100158049 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241228100158049 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) 20241228100158049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100158049 DMM DEBUG MM(262420000001056/ce4dfd13) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100158049 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) 20241228100158049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158049 DLM3UA 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) 20241228100158049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158049 DLSS7 DEBUG Found route for dpc=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) 20241228100158049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100158057 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) 20241228100158057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158057 DLM3UA 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) 20241228100158057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158057 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158057 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100158057 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100158057 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100158057 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241228100158057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100158057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100158057 DMM INFO MM(262420000001056/ce4dfd13) <- GMM ATTACH ACCEPT (new P-TMSI=0xce4dfd13) (gprs_gmm.c:282) 20241228100158057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241228100158057 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) 20241228100158057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158057 DLM3UA 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) 20241228100158057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158057 DLSS7 DEBUG Found route for dpc=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) 20241228100158057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158057 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) 20241228100158057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158057 DLM3UA 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) 20241228100158057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158057 DLSS7 DEBUG Found route for dpc=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) 20241228100158057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100158061 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100158061 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100158061 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241228100158061 DMM INFO MM(262420000001056/ce4dfd13) Subscriber data update (mmctx.c:445) 20241228100158061 DMM DEBUG MM(262420000001056/ce4dfd13) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100158061 DMM INFO MM(262420000001056/ce4dfd13) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100158061 DMM NOTICE MM(262420000001056/ce4dfd13) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241228100158061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100158061 DMM NOTICE MM(262420000001056/ce4dfd13) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100158061 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) 20241228100158061 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100158061 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241228100158061 DMM INFO MM(262420000001056/ce4dfd13) Subscriber data update (mmctx.c:445) 20241228100158061 DMM DEBUG MM(262420000001056/ce4dfd13) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100158063 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) 20241228100158063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158063 DLM3UA 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) 20241228100158063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158063 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158063 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100158063 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100158063 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100158063 DMM INFO MM(262420000001056/ce4dfd13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100158063 DMM NOTICE MM(262420000001056/ce4dfd13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100158063 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100158063 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100158063 DMM DEBUG MM_STATE_Iu(11)[0x55e4ea5ad3f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100158063 DMM DEBUG MM_STATE_Iu(11)[0x55e4ea5ad3f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100158063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100158063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100158063 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) 20241228100158063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158063 DLM3UA 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) 20241228100158063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158063 DLSS7 DEBUG Found route for dpc=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) 20241228100158063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100158066 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) 20241228100158066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158066 DLM3UA 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) 20241228100158066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158066 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158066 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100158066 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100158066 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100158066 DMM INFO MM(262420000001056/ce4dfd13) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100158066 DMM DEBUG MM_STATE_Iu(11)[0x55e4ea5ad3f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100158066 DMM DEBUG MM_STATE_Iu(11)[0x55e4ea5ad3f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100158066 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) 20241228100158066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158066 DLM3UA 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) 20241228100158066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158066 DLSS7 DEBUG Found route for dpc=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) 20241228100158066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 20241228100158067 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) 20241228100158067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158067 DLM3UA 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) 20241228100158067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158067 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@e2518fcd7ffe: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)10471016 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e2518fcd7ffe: 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 := 'CE4DFD13'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12046882 SGSN_Test_0-RAN(1585)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: First idle individual index:0 20241228100158270 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) 20241228100158270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100158270 DLM3UA 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) 20241228100158270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158270 DLSS7 DEBUG Found route for dpc=188=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) 20241228100158270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100158270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158271 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100158271 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100158271 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100158271 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE4DFD13) type="signalling" (gprs_gmm.c:1897) 20241228100158271 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100158271 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100158271 DMM DEBUG MM(262420000001056/ce4dfd13) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100158271 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) 20241228100158271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158272 DLM3UA 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) 20241228100158272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158272 DLSS7 DEBUG Found route for dpc=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) 20241228100158272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100158272 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) 20241228100158272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100158272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100158272 DLM3UA 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) 20241228100158272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100158272 DLSS7 DEBUG Found route for dpc=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) 20241228100158272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100158272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: { messageType := 2, destLocRef := 'B7D222'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e2518fcd7ffe: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@e2518fcd7ffe: Final verdict of PTC: none 20241228100158289 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100158289 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) 20241228100158289 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100158289 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100158289 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100158289 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) 20241228100158289 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100158289 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100158290 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) 20241228100158290 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) 20241228100158290 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100158290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100158290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100158290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100158290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100158290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100158290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100158290 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@e2518fcd7ffe: Final verdict of PTC: none 20241228100158297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1579)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1578)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1573)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1583)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@e2518fcd7ffe: Final verdict of PTC: none20241228100158305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100158305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1580)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1582)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1571)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1577)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1578): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1579): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:01:58 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 20241228100158469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100158970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233964) 20241228100159306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100159307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233964, count=238416) 20241228100200290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100200290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100200290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100200309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100200309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:02:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241228100201310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100201310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241228100202061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100202064 DMM INFO MM(262420000001056/ce4dfd13) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100202064 DMM INFO MM(262420000001056/ce4dfd13) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100202064 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100202064 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100202064 DMM DEBUG MM_STATE_Iu(11)[0x55e4ea5ad3f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100202064 DMM DEBUG MM_STATE_Iu(11)[0x55e4ea5ad3f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100202064 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241228100202064 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) 20241228100202064 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) 20241228100202064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228100202064 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Deallocated (fsm.c:568) 20241228100202064 DMM DEBUG MM_STATE_Iu(11)[0x55e4ea5ad3f0]{Detached}: Deallocated (fsm.c:568) 20241228100202064 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0af0]{Deregistered}: Deallocated (fsm.c:568) 20241228100202064 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100202130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100202130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100202130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100202130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100202130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100202130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100202130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100202130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100202130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100202131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100202131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100202131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100202131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100202131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100202131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100202131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100202131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100202131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100202131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100202131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100202132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100202132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1597)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 20241228100202134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100202138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100202138 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1598)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100202144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100202144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100202144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100202144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100202144 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100202144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100202144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100202144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100202144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100202145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100202145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100202145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100202145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100202145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100202145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100202145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100202145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100202145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100202145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100202145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100202145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100202145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100202147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100202152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100202152 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(1600)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100202161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100202161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100202161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100202161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100202161 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100202161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100202161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100202161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100202161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100202162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100202162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100202162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100202162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100202162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100202162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100202162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100202162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100202162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100202162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100202162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100202162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100202162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100202165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1609)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 20241228100202170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100202170 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(1605)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100202312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100202312 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100202312 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100202312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100202316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1611)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100202317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100202371 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100202371 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) 20241228100202371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100202371 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100202377 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) 20241228100202377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100202378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100202378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100202378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100202378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100202378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100202380 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) 20241228100202380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100202380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100202380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100202380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100202380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100202380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100202380 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100203190 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) 20241228100203190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203190 DLM3UA 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) 20241228100203190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203190 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203191 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100203191 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100203191 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) 20241228100203191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203191 DLM3UA 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) 20241228100203191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203191 DLSS7 DEBUG Found route for dpc=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) 20241228100203191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='CD3585CF'O, index=0 SGSN_Test-GSUP(1612)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := 'EC8E'O, rac := 'F4'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)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2664624 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1608)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100203401 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) 20241228100203401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203401 DLM3UA 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) 20241228100203401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203401 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203402 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100203402 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100203402 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100203402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20241228100203402 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{Deregistered}: Allocated (fsm.c:456) 20241228100203402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100203402 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Allocated (fsm.c:456) 20241228100203402 DMM DEBUG MM_STATE_Iu[0x55e4ea5b1820]{Detached}: Allocated (fsm.c:456) 20241228100203402 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100203402 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100203402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100203402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100203402 DMM DEBUG MM(262420000001057/c8468e7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100203402 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241228100203402 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) 20241228100203402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203402 DLM3UA 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) 20241228100203402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203402 DLSS7 DEBUG Found route for dpc=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) 20241228100203402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203402 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) 20241228100203402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203402 DLM3UA 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) 20241228100203402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203402 DLSS7 DEBUG Found route for dpc=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) 20241228100203402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: { messageType := 2, destLocRef := '28A8B0'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e2518fcd7ffe: 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 := '3FF22A5E3189BD5EB26DFE93BB9E2F81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45B8DC7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CA03A25486CA221'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E0B3F490F301D465B87D05655FA90ACA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '07712E1783282F50B4357B441DF377C9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F5784BB22EE7042B24D1A63D0D9B87B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9DF26B59DB1DC913'O } } } } } SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241228100203411 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) 20241228100203411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203411 DLM3UA 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) 20241228100203411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203411 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203411 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100203411 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100203411 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100203411 DMM DEBUG MM(262420000001057/c8468e7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241228100203411 DMM NOTICE MM(262420000001057/c8468e7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100203411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100203411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100203411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100203411 DMM DEBUG MM(262420000001057/c8468e7c) Requesting authorization (sgsn_auth.c:160) 20241228100203411 DMM INFO MM(262420000001057/c8468e7c) Requesting authentication tuples (sgsn_auth.c:184) 20241228100203411 DMM DEBUG MM(262420000001057/c8468e7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100203411 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241228100203411 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241228100203414 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100203414 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100203414 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100203414 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100203414 DMM INFO MM(262420000001057/c8468e7c) Subscriber data update (mmctx.c:445) 20241228100203414 DMM DEBUG MM(262420000001057/c8468e7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100203414 DMM INFO MM(262420000001057/c8468e7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100203414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100203414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100203414 DMM INFO MM(262420000001057/c8468e7c) <- GMM AUTH AND CIPHERING REQ (rand = 3f f2 2a 5e 31 89 bd 5e b2 6d fe 93 bb 9e 2f 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 78 4b b2 2e e7 04 2b 24 d1 a6 3d 0d 9b 87 b2 ) (gprs_gmm.c:465) 20241228100203414 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241228100203414 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) 20241228100203414 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203414 DLM3UA 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) 20241228100203414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203414 DLSS7 DEBUG Found route for dpc=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) 20241228100203414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302229DF26B5923094399990000105007F02904DB1DC913'O 20241228100203421 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) 20241228100203421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203421 DLM3UA 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) 20241228100203421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203421 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203421 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100203421 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100203421 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100203421 DMM INFO MM(262420000001057/c8468e7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100203421 DMM NOTICE MM(262420000001057/c8468e7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100203421 DMM DEBUG MM(262420000001057/c8468e7c) checking auth: received UMTS RES = 9d f2 6b 59 db 1d c9 13 (gprs_gmm.c:648) 20241228100203421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100203421 DMM DEBUG MM(262420000001057/c8468e7c) Requesting authorization (sgsn_auth.c:160) 20241228100203421 DMM INFO MM(262420000001057/c8468e7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100203421 DMM DEBUG MM(262420000001057/c8468e7c) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100203421 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241228100203421 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) 20241228100203421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100203421 DMM DEBUG MM(262420000001057/c8468e7c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100203421 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) 20241228100203421 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203421 DLM3UA 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) 20241228100203421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203421 DLSS7 DEBUG Found route for dpc=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) 20241228100203421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100203431 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) 20241228100203431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203431 DLM3UA 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) 20241228100203431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203431 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203431 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100203431 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100203431 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100203431 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241228100203432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100203432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100203432 DMM INFO MM(262420000001057/c8468e7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8468e7c) (gprs_gmm.c:282) 20241228100203432 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241228100203432 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) 20241228100203432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203432 DLM3UA 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) 20241228100203432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203432 DLSS7 DEBUG Found route for dpc=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) 20241228100203432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203432 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) 20241228100203432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203432 DLM3UA 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) 20241228100203432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203432 DLSS7 DEBUG Found route for dpc=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) 20241228100203432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100203439 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100203439 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100203439 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241228100203439 DMM INFO MM(262420000001057/c8468e7c) Subscriber data update (mmctx.c:445) 20241228100203439 DMM DEBUG MM(262420000001057/c8468e7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100203439 DMM INFO MM(262420000001057/c8468e7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100203439 DMM NOTICE MM(262420000001057/c8468e7c) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241228100203439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100203439 DMM NOTICE MM(262420000001057/c8468e7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100203439 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) 20241228100203440 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100203440 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241228100203440 DMM INFO MM(262420000001057/c8468e7c) Subscriber data update (mmctx.c:445) 20241228100203440 DMM DEBUG MM(262420000001057/c8468e7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100203444 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) 20241228100203444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203444 DLM3UA 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) 20241228100203444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203444 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203444 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100203444 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100203444 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100203444 DMM INFO MM(262420000001057/c8468e7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100203444 DMM NOTICE MM(262420000001057/c8468e7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100203444 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100203444 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100203444 DMM DEBUG MM_STATE_Iu(13)[0x55e4ea5b1820]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100203444 DMM DEBUG MM_STATE_Iu(13)[0x55e4ea5b1820]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100203444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100203444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100203444 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) 20241228100203444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203444 DLM3UA 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) 20241228100203444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203444 DLSS7 DEBUG Found route for dpc=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) 20241228100203444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100203453 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) 20241228100203453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203453 DLM3UA 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) 20241228100203453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203453 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203454 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100203454 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100203454 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100203454 DMM INFO MM(262420000001057/c8468e7c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100203454 DMM DEBUG MM_STATE_Iu(13)[0x55e4ea5b1820]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100203454 DMM DEBUG MM_STATE_Iu(13)[0x55e4ea5b1820]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100203454 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) 20241228100203454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203454 DLM3UA 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) 20241228100203454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203454 DLSS7 DEBUG Found route for dpc=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) 20241228100203454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 20241228100203456 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) 20241228100203456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203456 DLM3UA 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) 20241228100203456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203456 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@e2518fcd7ffe: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2664624 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e2518fcd7ffe: 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 := 'C8468E7C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1789205 SGSN_Test_0-RAN(1608)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: First idle individual index:0 20241228100203658 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) 20241228100203658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100203658 DLM3UA 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) 20241228100203658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203658 DLSS7 DEBUG Found route for dpc=188=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) 20241228100203658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100203658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203658 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100203658 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100203658 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100203658 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC8468E7C) type="signalling" (gprs_gmm.c:1897) 20241228100203658 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100203658 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100203658 DMM DEBUG MM(262420000001057/c8468e7c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100203658 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) 20241228100203658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203658 DLM3UA 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) 20241228100203658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203658 DLSS7 DEBUG Found route for dpc=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) 20241228100203658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100203658 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) 20241228100203658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100203658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100203658 DLM3UA 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) 20241228100203658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100203658 DLSS7 DEBUG Found route for dpc=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) 20241228100203658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100203658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: { messageType := 2, destLocRef := '1B4D15'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(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e2518fcd7ffe: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@e2518fcd7ffe: Final verdict of PTC: none 20241228100203662 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100203662 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) 20241228100203662 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100203662 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100203662 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100203662 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) 20241228100203662 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100203662 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100203662 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) 20241228100203662 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) 20241228100203662 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100203662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100203662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100203662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100203662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100203662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100203662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100203662 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@e2518fcd7ffe: Final verdict of PTC: none 20241228100203664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@e2518fcd7ffe: Final verdict of PTC: none 20241228100203665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100203665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1606)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1596)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1601)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1595)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1599)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1604)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1595): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:02:03 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 20241228100203774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100204275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232568) 20241228100204667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100204667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232568, count=237020) 20241228100205663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100205663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100205663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100205669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100205669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:02:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_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 20241228100206670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100206670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_attach_pdp_act_pmm_idle started. 20241228100207344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100207348 DMM INFO MM(262420000001057/c8468e7c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100207348 DMM INFO MM(262420000001057/c8468e7c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100207348 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100207348 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100207348 DMM DEBUG MM_STATE_Iu(13)[0x55e4ea5b1820]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100207348 DMM DEBUG MM_STATE_Iu(13)[0x55e4ea5b1820]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100207348 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241228100207348 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) 20241228100207348 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) 20241228100207348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228100207348 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Deallocated (fsm.c:568) 20241228100207348 DMM DEBUG MM_STATE_Iu(13)[0x55e4ea5b1820]{Detached}: Deallocated (fsm.c:568) 20241228100207348 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad3f0]{Deregistered}: Deallocated (fsm.c:568) 20241228100207348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100207401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100207401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100207401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100207401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100207401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100207401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100207401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100207401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100207401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100207402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100207402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100207402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100207402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100207402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100207402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100207402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100207402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100207402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100207402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100207402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100207403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100207403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100207406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100207412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100207412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100207421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100207421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100207421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100207421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100207421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100207421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100207421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100207421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100207421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100207422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100207422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100207422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100207422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100207422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100207422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100207422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100207422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100207422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100207422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100207422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100207422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100207422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100207425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100207431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100207431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100207439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100207439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100207439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100207439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100207439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100207439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100207439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100207439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100207439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100207440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100207440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100207440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100207440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100207440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100207440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100207440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100207440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100207440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100207440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100207440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100207440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100207440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100207442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100207446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100207446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1632)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1632)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 20241228100207649 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100207649 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) 20241228100207649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100207649 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100207655 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) 20241228100207655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100207655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100207655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100207655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100207655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100207655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100207657 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) 20241228100207657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100207657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100207657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100207657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100207657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100207657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100207657 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100207671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100207671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100207671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100207671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100207675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241228100207676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100208463 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) 20241228100208463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208463 DLM3UA 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) 20241228100208463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208463 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208463 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100208463 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100208463 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) 20241228100208463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208463 DLM3UA 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) 20241228100208463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208463 DLSS7 DEBUG Found route for dpc=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) 20241228100208463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e2518fcd7ffe: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='D73B9610'O, index=0 SGSN_Test-GSUP(1635)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@e2518fcd7ffe: 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 := '7963'O ("yc"), rac := '3F'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)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4434133 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1631)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100208733 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) 20241228100208733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208733 DLM3UA 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) 20241228100208733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208733 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208733 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100208733 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100208733 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100208733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20241228100208733 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{Deregistered}: Allocated (fsm.c:456) 20241228100208733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228100208733 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Allocated (fsm.c:456) 20241228100208733 DMM DEBUG MM_STATE_Iu[0x55e4ea5b0c90]{Detached}: Allocated (fsm.c:456) 20241228100208733 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100208733 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100208733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100208733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100208733 DMM DEBUG MM(262420000001005/ed219f77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100208733 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241228100208733 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) 20241228100208733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208733 DLM3UA 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) 20241228100208733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208733 DLSS7 DEBUG Found route for dpc=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) 20241228100208733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208733 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) 20241228100208733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208733 DLM3UA 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) 20241228100208733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208733 DLSS7 DEBUG Found route for dpc=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) 20241228100208733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: { messageType := 2, destLocRef := '43A8D5'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e2518fcd7ffe: 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 := '02CD08B665214F3203102F9723EBF39D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6555DA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '749094FC7E8A96AB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3E4FC26C71FA1FB089BF437F8444B71A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7E12C1DE6E0F538E1340E892D6CB601A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '28530DB1E8C56E11D58EEDB43B97957B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8093012EDBC18358'O } } } } } SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_from0 20241228100208738 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) 20241228100208738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208738 DLM3UA 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) 20241228100208738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208738 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241228100208738 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100208738 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100208738 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100208738 DMM DEBUG MM(262420000001005/ed219f77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241228100208738 DMM NOTICE MM(262420000001005/ed219f77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100208738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100208738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100208738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100208738 DMM DEBUG MM(262420000001005/ed219f77) Requesting authorization (sgsn_auth.c:160) 20241228100208738 DMM INFO MM(262420000001005/ed219f77) Requesting authentication tuples (sgsn_auth.c:184) 20241228100208738 DMM DEBUG MM(262420000001005/ed219f77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100208738 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241228100208738 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@e2518fcd7ffe: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241228100208739 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100208739 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100208739 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100208739 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100208739 DMM INFO MM(262420000001005/ed219f77) Subscriber data update (mmctx.c:445) 20241228100208739 DMM DEBUG MM(262420000001005/ed219f77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100208739 DMM INFO MM(262420000001005/ed219f77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100208739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100208739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100208739 DMM INFO MM(262420000001005/ed219f77) <- GMM AUTH AND CIPHERING REQ (rand = 02 cd 08 b6 65 21 4f 32 03 10 2f 97 23 eb f3 9d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 53 0d b1 e8 c5 6e 11 d5 8e ed b4 3b 97 95 7b ) (gprs_gmm.c:465) 20241228100208739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241228100208740 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) 20241228100208740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208740 DLM3UA 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) 20241228100208740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208740 DLSS7 DEBUG Found route for dpc=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) 20241228100208740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300228093012E23094399990000100005F02904DBC18358'O 20241228100208742 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) 20241228100208742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208742 DLM3UA 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) 20241228100208742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208742 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208742 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100208743 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100208743 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100208743 DMM INFO MM(262420000001005/ed219f77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100208743 DMM NOTICE MM(262420000001005/ed219f77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100208743 DMM DEBUG MM(262420000001005/ed219f77) checking auth: received UMTS RES = 80 93 01 2e db c1 83 58 (gprs_gmm.c:648) 20241228100208743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100208743 DMM DEBUG MM(262420000001005/ed219f77) Requesting authorization (sgsn_auth.c:160) 20241228100208743 DMM INFO MM(262420000001005/ed219f77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100208743 DMM DEBUG MM(262420000001005/ed219f77) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100208743 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241228100208743 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) 20241228100208743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100208743 DMM DEBUG MM(262420000001005/ed219f77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100208743 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) 20241228100208743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208743 DLM3UA 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) 20241228100208743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208743 DLSS7 DEBUG Found route for dpc=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) 20241228100208743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100208747 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) 20241228100208747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208747 DLM3UA 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) 20241228100208747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208747 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208747 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100208747 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100208747 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100208747 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241228100208747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100208747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100208747 DMM INFO MM(262420000001005/ed219f77) <- GMM ATTACH ACCEPT (new P-TMSI=0xed219f77) (gprs_gmm.c:282) 20241228100208747 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241228100208747 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) 20241228100208747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208747 DLM3UA 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) 20241228100208747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208747 DLSS7 DEBUG Found route for dpc=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) 20241228100208747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208747 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) 20241228100208747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208747 DLM3UA 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) 20241228100208747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208747 DLSS7 DEBUG Found route for dpc=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) 20241228100208747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100208749 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100208749 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100208749 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241228100208749 DMM INFO MM(262420000001005/ed219f77) Subscriber data update (mmctx.c:445) 20241228100208749 DMM DEBUG MM(262420000001005/ed219f77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100208749 DMM INFO MM(262420000001005/ed219f77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100208749 DMM NOTICE MM(262420000001005/ed219f77) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241228100208749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100208749 DMM NOTICE MM(262420000001005/ed219f77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100208749 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) 20241228100208749 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100208749 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241228100208750 DMM INFO MM(262420000001005/ed219f77) Subscriber data update (mmctx.c:445) 20241228100208750 DMM DEBUG MM(262420000001005/ed219f77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100208751 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) 20241228100208751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208751 DLM3UA 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) 20241228100208751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208751 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100208751 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100208751 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100208751 DMM INFO MM(262420000001005/ed219f77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100208751 DMM NOTICE MM(262420000001005/ed219f77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100208751 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100208751 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100208751 DMM DEBUG MM_STATE_Iu(15)[0x55e4ea5b0c90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100208751 DMM DEBUG MM_STATE_Iu(15)[0x55e4ea5b0c90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100208751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100208751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100208752 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) 20241228100208752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208752 DLM3UA 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) 20241228100208752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208752 DLSS7 DEBUG Found route for dpc=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) 20241228100208752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100208755 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) 20241228100208755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208755 DLM3UA 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) 20241228100208755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208755 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208755 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100208755 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100208755 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100208755 DMM INFO MM(262420000001005/ed219f77) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100208755 DMM DEBUG MM_STATE_Iu(15)[0x55e4ea5b0c90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100208755 DMM DEBUG MM_STATE_Iu(15)[0x55e4ea5b0c90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100208755 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) 20241228100208755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208755 DLM3UA 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) 20241228100208755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208755 DLSS7 DEBUG Found route for dpc=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) 20241228100208755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 20241228100208756 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) 20241228100208756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208756 DLM3UA 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) 20241228100208756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208756 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@e2518fcd7ffe: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4434133 TC_attach_pdp_act_pmm_idle(1637)@e2518fcd7ffe: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@e2518fcd7ffe: 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 := 'ED219F77'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@e2518fcd7ffe: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12955909 SGSN_Test_0-RAN(1631)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: First idle individual index:0 20241228100208958 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) 20241228100208958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100208958 DLM3UA 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) 20241228100208958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208958 DLSS7 DEBUG Found route for dpc=188=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) 20241228100208958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100208958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208959 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100208959 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100208959 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100208959 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xED219F77) type="signalling" (gprs_gmm.c:1897) 20241228100208959 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100208959 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100208959 DMM DEBUG MM(262420000001005/ed219f77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100208960 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) 20241228100208960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208960 DLM3UA 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) 20241228100208960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208960 DLSS7 DEBUG Found route for dpc=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) 20241228100208960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100208960 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) 20241228100208960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100208960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100208960 DLM3UA 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) 20241228100208960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100208960 DLSS7 DEBUG Found route for dpc=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) 20241228100208960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100208960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: { messageType := 2, destLocRef := 'C5B105'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@e2518fcd7ffe: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@e2518fcd7ffe: Final verdict of PTC: none 20241228100208976 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100208976 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) 20241228100208976 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100208976 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100208976 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100208976 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) 20241228100208976 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100208976 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100208976 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) 20241228100208976 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) 20241228100208976 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100208976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100208976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100208976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100208976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100208976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100208976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100208977 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@e2518fcd7ffe: Final verdict of PTC: none 20241228100208981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54996<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1624)@e2518fcd7ffe: Final verdict of PTC: none 20241228100208982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100208982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1619)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP(1635)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@e2518fcd7ffe: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1629)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1617)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1622)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1627)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@e2518fcd7ffe: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:02:09 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 20241228100209108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100209610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235256) 20241228100209983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100209983 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) 20241228100210978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100210978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100210978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100210984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100210984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:02:11 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 20241228100211985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100211985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_pmm_idle_rx_mt_data started. 20241228100212690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100212694 DMM INFO MM(262420000001005/ed219f77) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100212694 DMM INFO MM(262420000001005/ed219f77) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100212694 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100212694 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100212694 DMM DEBUG MM_STATE_Iu(15)[0x55e4ea5b0c90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100212694 DMM DEBUG MM_STATE_Iu(15)[0x55e4ea5b0c90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100212694 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241228100212694 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) 20241228100212694 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) 20241228100212694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228100212694 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Deallocated (fsm.c:568) 20241228100212694 DMM DEBUG MM_STATE_Iu(15)[0x55e4ea5b0c90]{Detached}: Deallocated (fsm.c:568) 20241228100212694 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b1820]{Deregistered}: Deallocated (fsm.c:568) 20241228100212694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100212745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100212745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100212745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100212745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100212745 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100212745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100212745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100212745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100212745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100212745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100212745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100212745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100212745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100212746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100212746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100212746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100212746 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100212746 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100212746 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100212746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100212746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100212746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100212747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100212752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100212752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100212760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100212760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100212760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100212760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100212760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100212760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100212760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100212760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100212760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100212761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100212761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100212761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100212761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100212761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100212761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100212761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100212761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100212761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100212761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100212761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100212761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100212761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100212763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100212769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100212769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100212775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100212775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100212775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100212775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100212775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100212775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100212775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100212775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100212775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100212776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100212776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100212776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100212776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100212776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100212776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100212776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100212776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100212776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100212776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100212776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100212777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100212777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100212779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1655)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 20241228100212785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100212786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241228100212984 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100212984 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) 20241228100212984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100212984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241228100212986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100212986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100212986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100212986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test_0-M3UA(1655)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1657)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100212990 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) 20241228100212990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100212990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100212990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100212990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100212990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100212990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100212990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100212992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100212993 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) 20241228100212993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100212993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100212993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100212993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100212993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100212993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100212993 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100213801 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) 20241228100213801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100213801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100213801 DLM3UA 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) 20241228100213801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100213801 DLSS7 DEBUG Found route for dpc=188=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) 20241228100213801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100213801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100213802 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100213802 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100213802 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) 20241228100213802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100213802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100213802 DLM3UA 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) 20241228100213802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100213802 DLSS7 DEBUG Found route for dpc=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) 20241228100213802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100213802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@e2518fcd7ffe: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='EA98A751'O, index=0 SGSN_Test-GSUP(1658)@e2518fcd7ffe: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@e2518fcd7ffe: 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 := '27C7'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(1654)@e2518fcd7ffe: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)10206788 SGSN_Test_0-RAN(1654)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: First idle individual index:0 20241228100214089 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) 20241228100214089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214089 DLM3UA 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) 20241228100214089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214089 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214090 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100214090 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100214090 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100214090 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20241228100214090 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{Deregistered}: Allocated (fsm.c:456) 20241228100214090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Allocated (fsm.c:456) 20241228100214090 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Allocated (fsm.c:456) 20241228100214090 DMM DEBUG MM_STATE_Iu[0x55e4ea5ad590]{Detached}: Allocated (fsm.c:456) 20241228100214090 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100214090 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100214090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100214090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100214090 DMM DEBUG MM(262420000001007/cb1d7799) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100214090 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241228100214090 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) 20241228100214090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214090 DLM3UA 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) 20241228100214090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214090 DLSS7 DEBUG Found route for dpc=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) 20241228100214090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214090 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) 20241228100214090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214090 DLM3UA 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) 20241228100214090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214090 DLSS7 DEBUG Found route for dpc=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) 20241228100214090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: { messageType := 2, destLocRef := '9BBE44'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e2518fcd7ffe: 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 := '56847335ED6C890B71FAE1A7F0E90DCB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CDDCFB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40CEAB7C858692FC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '57AE26C8A32520974DE3BAF2835FEE3F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '36E14AEF946A250AF123D8E86AF00C2E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1DFF32D60C0BA02F090E8496595AAB64'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2461350E53013C18'O } } } } } SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241228100214106 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) 20241228100214106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214106 DLM3UA 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) 20241228100214106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214106 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100214107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100214107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100214107 DMM DEBUG MM(262420000001007/cb1d7799) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241228100214107 DMM NOTICE MM(262420000001007/cb1d7799) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100214107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100214107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100214107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100214107 DMM DEBUG MM(262420000001007/cb1d7799) Requesting authorization (sgsn_auth.c:160) 20241228100214107 DMM INFO MM(262420000001007/cb1d7799) Requesting authentication tuples (sgsn_auth.c:184) 20241228100214107 DMM DEBUG MM(262420000001007/cb1d7799) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100214107 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241228100214107 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@e2518fcd7ffe: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241228100214109 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100214109 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100214109 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100214109 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100214109 DMM INFO MM(262420000001007/cb1d7799) Subscriber data update (mmctx.c:445) 20241228100214109 DMM DEBUG MM(262420000001007/cb1d7799) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100214109 DMM INFO MM(262420000001007/cb1d7799) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100214109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100214109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100214109 DMM INFO MM(262420000001007/cb1d7799) <- GMM AUTH AND CIPHERING REQ (rand = 56 84 73 35 ed 6c 89 0b 71 fa e1 a7 f0 e9 0d cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d ff 32 d6 0c 0b a0 2f 09 0e 84 96 59 5a ab 64 ) (gprs_gmm.c:465) 20241228100214109 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241228100214109 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) 20241228100214109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214109 DLM3UA 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) 20241228100214109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214109 DLSS7 DEBUG Found route for dpc=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) 20241228100214109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309222461350E23094399990000100007F0290453013C18'O 20241228100214113 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) 20241228100214113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214113 DLM3UA 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) 20241228100214113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214113 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214114 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100214114 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100214114 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100214114 DMM INFO MM(262420000001007/cb1d7799) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100214114 DMM NOTICE MM(262420000001007/cb1d7799) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100214114 DMM DEBUG MM(262420000001007/cb1d7799) checking auth: received UMTS RES = 24 61 35 0e 53 01 3c 18 (gprs_gmm.c:648) 20241228100214114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100214114 DMM DEBUG MM(262420000001007/cb1d7799) Requesting authorization (sgsn_auth.c:160) 20241228100214114 DMM INFO MM(262420000001007/cb1d7799) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100214114 DMM DEBUG MM(262420000001007/cb1d7799) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100214114 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241228100214114 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) 20241228100214114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100214114 DMM DEBUG MM(262420000001007/cb1d7799) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100214114 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) 20241228100214114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214114 DLM3UA 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) 20241228100214114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214114 DLSS7 DEBUG Found route for dpc=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) 20241228100214114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100214118 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) 20241228100214118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214118 DLM3UA 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) 20241228100214118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214118 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214118 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100214118 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100214118 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100214118 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241228100214118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100214118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100214118 DMM INFO MM(262420000001007/cb1d7799) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb1d7799) (gprs_gmm.c:282) 20241228100214118 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241228100214118 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) 20241228100214118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214118 DLM3UA 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) 20241228100214118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214118 DLSS7 DEBUG Found route for dpc=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) 20241228100214118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214118 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) 20241228100214118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214118 DLM3UA 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) 20241228100214118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214118 DLSS7 DEBUG Found route for dpc=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) 20241228100214118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100214120 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100214120 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100214120 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241228100214120 DMM INFO MM(262420000001007/cb1d7799) Subscriber data update (mmctx.c:445) 20241228100214120 DMM DEBUG MM(262420000001007/cb1d7799) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100214120 DMM INFO MM(262420000001007/cb1d7799) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100214120 DMM NOTICE MM(262420000001007/cb1d7799) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241228100214120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100214120 DMM NOTICE MM(262420000001007/cb1d7799) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100214120 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) 20241228100214121 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100214121 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241228100214121 DMM INFO MM(262420000001007/cb1d7799) Subscriber data update (mmctx.c:445) 20241228100214121 DMM DEBUG MM(262420000001007/cb1d7799) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100214122 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) 20241228100214122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214122 DLM3UA 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) 20241228100214122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214122 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214123 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100214123 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100214123 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100214123 DMM INFO MM(262420000001007/cb1d7799) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100214123 DMM NOTICE MM(262420000001007/cb1d7799) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100214123 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100214123 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100214123 DMM DEBUG MM_STATE_Iu(17)[0x55e4ea5ad590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100214123 DMM DEBUG MM_STATE_Iu(17)[0x55e4ea5ad590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100214123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100214123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100214123 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) 20241228100214123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214123 DLM3UA 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) 20241228100214123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214123 DLSS7 DEBUG Found route for dpc=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) 20241228100214123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100214126 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) 20241228100214126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214126 DLM3UA 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) 20241228100214126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214126 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214126 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100214126 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100214126 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100214126 DMM INFO MM(262420000001007/cb1d7799) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100214126 DMM DEBUG MM_STATE_Iu(17)[0x55e4ea5ad590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100214126 DMM DEBUG MM_STATE_Iu(17)[0x55e4ea5ad590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100214126 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) 20241228100214126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214126 DLM3UA 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) 20241228100214126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214126 DLSS7 DEBUG Found route for dpc=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) 20241228100214126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 20241228100214127 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) 20241228100214127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214127 DLM3UA 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) 20241228100214127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214127 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@e2518fcd7ffe: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)10206788 TC_pmm_idle_rx_mt_data(1660)@e2518fcd7ffe: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@e2518fcd7ffe: 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 := 'CB1D7799'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@e2518fcd7ffe: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)1409229 SGSN_Test_0-RAN(1654)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: First idle individual index:0 20241228100214330 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) 20241228100214330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100214330 DLM3UA 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) 20241228100214330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214330 DLSS7 DEBUG Found route for dpc=188=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) 20241228100214330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100214330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214331 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100214331 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100214331 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100214331 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB1D7799) type="signalling" (gprs_gmm.c:1897) 20241228100214331 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100214331 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100214331 DMM DEBUG MM(262420000001007/cb1d7799) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100214332 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) 20241228100214332 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214332 DLM3UA 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) 20241228100214332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214332 DLSS7 DEBUG Found route for dpc=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) 20241228100214332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100214332 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) 20241228100214332 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100214332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100214332 DLM3UA 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) 20241228100214332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100214332 DLSS7 DEBUG Found route for dpc=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) 20241228100214332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100214332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: { messageType := 2, destLocRef := '1580CD'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@e2518fcd7ffe: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@e2518fcd7ffe: Final verdict of PTC: none 20241228100214346 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100214346 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) 20241228100214346 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100214346 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100214346 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100214346 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) 20241228100214346 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100214346 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100214346 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) 20241228100214346 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) 20241228100214347 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100214347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100214347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100214347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100214347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100214347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100214347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100214347 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@e2518fcd7ffe: Final verdict of PTC: none 20241228100214355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1658)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@e2518fcd7ffe: Final verdict of PTC: none 20241228100214360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100214360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI220(1651)@e2518fcd7ffe: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1652)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1642)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@e2518fcd7ffe: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98(1647)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1645)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1650)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1640)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@e2518fcd7ffe: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:02:14 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 20241228100214514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100215016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235048) 20241228100215361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100215361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235048, count=236208) 20241228100216347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100216347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100216347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100216362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100216362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:02: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_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 20241228100217364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100217364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_update_ctx_err_ind_from_ggsn started. 20241228100218052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100218055 DMM INFO MM(262420000001007/cb1d7799) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100218055 DMM INFO MM(262420000001007/cb1d7799) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100218055 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100218055 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100218055 DMM DEBUG MM_STATE_Iu(17)[0x55e4ea5ad590]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100218055 DMM DEBUG MM_STATE_Iu(17)[0x55e4ea5ad590]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100218055 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241228100218055 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) 20241228100218055 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) 20241228100218055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea59e880]{Init}: Deallocated (fsm.c:568) 20241228100218055 DMM DEBUG MM_STATE_Gb[0x55e4ea5a4e30]{Idle}: Deallocated (fsm.c:568) 20241228100218055 DMM DEBUG MM_STATE_Iu(17)[0x55e4ea5ad590]{Detached}: Deallocated (fsm.c:568) 20241228100218055 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5b0c90]{Deregistered}: Deallocated (fsm.c:568) 20241228100218055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100218099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100218099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100218099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100218099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100218099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100218099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100218099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100218099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100218099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100218100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100218100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100218100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100218100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100218100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100218100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100218100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100218100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100218100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241228100218100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100218100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100218101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100218101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@e2518fcd7ffe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100218103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100218108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100218108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e2518fcd7ffe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100218118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241228100218118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100218118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100218118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100218118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241228100218118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100218118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100218118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100218118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100218119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100218119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100218119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100218119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100218119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100218119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100218119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100218119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100218119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241228100218119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100218119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100218119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100218119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@e2518fcd7ffe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100218121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@e2518fcd7ffe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100218125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e4ea5a01b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100218125 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)@e2518fcd7ffe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@e2518fcd7ffe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@e2518fcd7ffe: Provider Link came up: sending NS-RESET 20241228100218135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241228100218135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100218135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100218135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100218135 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241228100218135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100218135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100218135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100218135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241228100218136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100218136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100218136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100218136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241228100218136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241228100218136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241228100218136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241228100218136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100218136 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241228100218136 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241228100218136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241228100218136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241228100218136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@e2518fcd7ffe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@e2518fcd7ffe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241228100218138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@e2518fcd7ffe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@e2518fcd7ffe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241228100218143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e4ea5a1c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241228100218143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e2518fcd7ffe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e2518fcd7ffe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@e2518fcd7ffe: ************************************************* SGSN_Test_0-M3UA(1678)@e2518fcd7ffe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@e2518fcd7ffe: ************************************************* MTC@e2518fcd7ffe: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: v_sccp_pdu_maxlen:268 20241228100218347 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241228100218347 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) 20241228100218347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241228100218347 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)@e2518fcd7ffe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241228100218353 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) 20241228100218353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241228100218353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241228100218353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241228100218353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241228100218353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241228100218353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241228100218356 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) 20241228100218356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241228100218356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241228100218356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241228100218356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241228100218356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241228100218356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241228100218356 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241228100218365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100218365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241228100218365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241228100218365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@e2518fcd7ffe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241228100218369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241228100218370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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)@e2518fcd7ffe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@e2518fcd7ffe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241228100219167 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) 20241228100219167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219167 DLM3UA 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) 20241228100219167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219167 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219168 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241228100219168 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241228100219168 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) 20241228100219168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219168 DLM3UA 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) 20241228100219168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219168 DLSS7 DEBUG Found route for dpc=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) 20241228100219168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@e2518fcd7ffe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e2518fcd7ffe: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D43688B4'O, index=0 SGSN_Test-GSUP(1681)@e2518fcd7ffe: 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)@e2518fcd7ffe: 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 := '50BB'O, rac := 'C2'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(1677)@e2518fcd7ffe: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6502741 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: First idle individual index:0 SGSN_Test_0-RAN(1677)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 20241228100219463 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) 20241228100219463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219463 DLM3UA 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) 20241228100219463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219463 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219463 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100219463 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100219463 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100219463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241228100219463 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{Deregistered}: Allocated (fsm.c:456) 20241228100219463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Allocated (fsm.c:456) 20241228100219463 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Allocated (fsm.c:456) 20241228100219463 DMM DEBUG MM_STATE_Iu[0x55e4ea5b3090]{Detached}: Allocated (fsm.c:456) 20241228100219463 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241228100219463 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241228100219463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241228100219463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241228100219463 DMM DEBUG MM(262420000001004/e539b9ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241228100219463 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241228100219463 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) 20241228100219463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219463 DLM3UA 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) 20241228100219463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219463 DLSS7 DEBUG Found route for dpc=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) 20241228100219463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219463 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) 20241228100219463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219463 DLM3UA 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) 20241228100219463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219463 DLSS7 DEBUG Found route for dpc=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) 20241228100219463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: { messageType := 2, destLocRef := '633955'O ("c9U"), 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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e2518fcd7ffe: 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 := '043FDBCAF7307BB4987495F786D5322A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F042CA12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE8249BACFADE02D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CE3601A822A0EA234990794F667B1083'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96CE11C91695B39978E3A27A02145EFD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0BFD643A3E4E511303134175A2CE1A55'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '03C8E8DBB1BE06BE'O } } } } } SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_len:23 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241228100219474 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) 20241228100219474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219474 DLM3UA 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) 20241228100219474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219474 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219474 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100219474 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100219474 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100219475 DMM DEBUG MM(262420000001004/e539b9ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241228100219475 DMM NOTICE MM(262420000001004/e539b9ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241228100219475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241228100219475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241228100219475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241228100219475 DMM DEBUG MM(262420000001004/e539b9ff) Requesting authorization (sgsn_auth.c:160) 20241228100219475 DMM INFO MM(262420000001004/e539b9ff) Requesting authentication tuples (sgsn_auth.c:184) 20241228100219475 DMM DEBUG MM(262420000001004/e539b9ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241228100219475 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241228100219475 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)@e2518fcd7ffe: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@e2518fcd7ffe: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241228100219478 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241228100219478 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241228100219478 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241228100219478 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241228100219478 DMM INFO MM(262420000001004/e539b9ff) Subscriber data update (mmctx.c:445) 20241228100219478 DMM DEBUG MM(262420000001004/e539b9ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241228100219478 DMM INFO MM(262420000001004/e539b9ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241228100219478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241228100219478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241228100219478 DMM INFO MM(262420000001004/e539b9ff) <- GMM AUTH AND CIPHERING REQ (rand = 04 3f db ca f7 30 7b b4 98 74 95 f7 86 d5 32 2a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0b fd 64 3a 3e 4e 51 13 03 13 41 75 a2 ce 1a 55 ) (gprs_gmm.c:465) 20241228100219478 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241228100219478 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) 20241228100219478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219478 DLM3UA 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) 20241228100219478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219478 DLSS7 DEBUG Found route for dpc=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) 20241228100219478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_len:37 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052203C8E8DB23094399990000100004F02904B1BE06BE'O 20241228100219486 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) 20241228100219486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219486 DLM3UA 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) 20241228100219486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219486 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219486 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100219486 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100219486 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100219486 DMM INFO MM(262420000001004/e539b9ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241228100219486 DMM NOTICE MM(262420000001004/e539b9ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241228100219486 DMM DEBUG MM(262420000001004/e539b9ff) checking auth: received UMTS RES = 03 c8 e8 db b1 be 06 be (gprs_gmm.c:648) 20241228100219486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241228100219487 DMM DEBUG MM(262420000001004/e539b9ff) Requesting authorization (sgsn_auth.c:160) 20241228100219487 DMM INFO MM(262420000001004/e539b9ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241228100219487 DMM DEBUG MM(262420000001004/e539b9ff) Requesting subscriber data update (gprs_subscriber.c:894) 20241228100219487 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241228100219487 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) 20241228100219487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241228100219487 DMM DEBUG MM(262420000001004/e539b9ff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241228100219487 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) 20241228100219487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219487 DLM3UA 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) 20241228100219487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219487 DLSS7 DEBUG Found route for dpc=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) 20241228100219487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_len:12 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241228100219500 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) 20241228100219500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219500 DLM3UA 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) 20241228100219500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219500 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219500 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241228100219500 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241228100219500 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241228100219500 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241228100219500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241228100219500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241228100219500 DMM INFO MM(262420000001004/e539b9ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe539b9ff) (gprs_gmm.c:282) 20241228100219500 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241228100219500 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) 20241228100219500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219500 DLM3UA 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) 20241228100219500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219500 DLSS7 DEBUG Found route for dpc=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) 20241228100219500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219500 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) 20241228100219500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219500 DLM3UA 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) 20241228100219500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219500 DLSS7 DEBUG Found route for dpc=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) 20241228100219500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241228100219506 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241228100219506 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241228100219506 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241228100219506 DMM INFO MM(262420000001004/e539b9ff) Subscriber data update (mmctx.c:445) 20241228100219506 DMM DEBUG MM(262420000001004/e539b9ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241228100219506 DMM INFO MM(262420000001004/e539b9ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241228100219506 DMM NOTICE MM(262420000001004/e539b9ff) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241228100219506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241228100219506 DMM NOTICE MM(262420000001004/e539b9ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241228100219506 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) 20241228100219507 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241228100219507 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241228100219507 DMM INFO MM(262420000001004/e539b9ff) Subscriber data update (mmctx.c:445) 20241228100219507 DMM DEBUG MM(262420000001004/e539b9ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_len:14 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241228100219510 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) 20241228100219510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219510 DLM3UA 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) 20241228100219510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219510 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219510 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241228100219510 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241228100219510 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241228100219510 DMM INFO MM(262420000001004/e539b9ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241228100219510 DMM NOTICE MM(262420000001004/e539b9ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241228100219510 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241228100219510 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241228100219510 DMM DEBUG MM_STATE_Iu(19)[0x55e4ea5b3090]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241228100219510 DMM DEBUG MM_STATE_Iu(19)[0x55e4ea5b3090]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241228100219510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241228100219510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241228100219510 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) 20241228100219510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219510 DLM3UA 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) 20241228100219510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219510 DLSS7 DEBUG Found route for dpc=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) 20241228100219510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_len:7 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: vl_from0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241228100219517 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) 20241228100219517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219517 DLM3UA 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) 20241228100219517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219517 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219517 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241228100219517 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241228100219517 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241228100219518 DMM INFO MM(262420000001004/e539b9ff) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241228100219518 DMM DEBUG MM_STATE_Iu(19)[0x55e4ea5b3090]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241228100219518 DMM DEBUG MM_STATE_Iu(19)[0x55e4ea5b3090]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241228100219518 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) 20241228100219518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219518 DLM3UA 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) 20241228100219518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219518 DLSS7 DEBUG Found route for dpc=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) 20241228100219518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 20241228100219520 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) 20241228100219520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219520 DLM3UA 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) 20241228100219520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219520 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@e2518fcd7ffe: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6502741 TC_update_ctx_err_ind_from_ggsn(1683)@e2518fcd7ffe: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@e2518fcd7ffe: 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 := 'E539B9FF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@e2518fcd7ffe: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1778006 SGSN_Test_0-RAN(1677)@e2518fcd7ffe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: First idle individual index:0 20241228100219722 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) 20241228100219722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241228100219722 DLM3UA 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) 20241228100219722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219722 DLSS7 DEBUG Found route for dpc=188=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) 20241228100219722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241228100219722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219723 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241228100219723 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241228100219723 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241228100219723 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE539B9FF) type="signalling" (gprs_gmm.c:1897) 20241228100219723 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241228100219723 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241228100219723 DMM DEBUG MM(262420000001004/e539b9ff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241228100219724 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) 20241228100219724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219724 DLM3UA 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) 20241228100219724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219724 DLSS7 DEBUG Found route for dpc=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) 20241228100219724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241228100219724 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) 20241228100219724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241228100219724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241228100219724 DLM3UA 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) 20241228100219724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241228100219724 DLSS7 DEBUG Found route for dpc=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) 20241228100219724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241228100219724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: { messageType := 2, destLocRef := '1B2156'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)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e2518fcd7ffe: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@e2518fcd7ffe: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@e2518fcd7ffe: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@e2518fcd7ffe: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@e2518fcd7ffe: Final verdict of PTC: none 20241228100219739 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241228100219739 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) 20241228100219740 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241228100219740 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241228100219740 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241228100219740 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) 20241228100219740 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241228100219740 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241228100219740 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) 20241228100219740 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) 20241228100219740 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241228100219740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241228100219740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241228100219740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241228100219740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241228100219740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241228100219740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241228100219740 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@e2518fcd7ffe: Final verdict of PTC: none 20241228100219745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@e2518fcd7ffe: Final verdict of PTC: none 20241228100219751 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241228100219752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1670)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99(1675)@e2518fcd7ffe: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@e2518fcd7ffe: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97(1665)@e2518fcd7ffe: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI98-provIP(1668)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI99-provIP(1673)@e2518fcd7ffe: Final verdict of PTC: none -NSVCI97-provIP(1663)@e2518fcd7ffe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: none MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@e2518fcd7ffe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@e2518fcd7ffe: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:02:19 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 20241228100219918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100220340 DGPRS DEBUG Checking for inactive LLMEs, time = 37908339 (sgsn.c:132) 20241228100220420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232264) 20241228100220752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100220753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232264, count=236940) 20241228100221741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241228100221741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241228100221741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241228100221754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100221754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test execution finished. MTC@e2518fcd7ffe: 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 ------ Sat Dec 28 10:02: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_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 20241228100222755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100222755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_NS_connect_alive started. 20241228100223513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100223517 DMM INFO MM(262420000001004/e539b9ff) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241228100223517 DMM INFO MM(262420000001004/e539b9ff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241228100223517 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241228100223517 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241228100223517 DMM DEBUG MM_STATE_Iu(19)[0x55e4ea5b3090]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241228100223517 DMM DEBUG MM_STATE_Iu(19)[0x55e4ea5b3090]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241228100223517 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241228100223517 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) 20241228100223518 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) 20241228100223518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e4ea5a4e30]{Init}: Deallocated (fsm.c:568) 20241228100223518 DMM DEBUG MM_STATE_Gb[0x55e4ea59e880]{Idle}: Deallocated (fsm.c:568) 20241228100223518 DMM DEBUG MM_STATE_Iu(19)[0x55e4ea5b3090]{Detached}: Deallocated (fsm.c:568) 20241228100223518 DMM DEBUG GMM(gmm_fsm)[0x55e4ea5ad590]{Deregistered}: Deallocated (fsm.c:568) 20241228100223518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241228100223557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241228100223557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241228100223557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241228100223756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100223757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: setverdict(pass): none -> pass MTC@e2518fcd7ffe: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241228100224564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54186<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: pass MTC@e2518fcd7ffe: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@e2518fcd7ffe: Test case TC_NS_connect_alive finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:02:24 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 20241228100224601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100224758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100224758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100225103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10476) 20241228100225760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100225760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10476, count=14832) 20241228100226761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100226761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: 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 ------ Sat Dec 28 10:02: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_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 20241228100227762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100227762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test case TC_NS_connect_reset started. 20241228100228172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100228177 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241228100228207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241228100228207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241228100228207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241228100228207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241228100228207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241228100228207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241228100228207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241228100228207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100228207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e4ea59ddf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@e2518fcd7ffe: setverdict(pass): none -> pass 20241228100228763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100228763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241228100229212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54210<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@e2518fcd7ffe: Final verdict of PTC: none MTC@e2518fcd7ffe: Setting final verdict of the test case. MTC@e2518fcd7ffe: Local verdict of MTC: pass MTC@e2518fcd7ffe: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@e2518fcd7ffe: Test case TC_NS_connect_reset finished. Verdict: pass MTC@e2518fcd7ffe: 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'. Sat Dec 28 10:02:29 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 20241228100229250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241228100229753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54212<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241228100229764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100229764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241228100230766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100230766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20241228100231208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100231767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100231767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e2518fcd7ffe: 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@e2518fcd7ffe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e2518fcd7ffe: Terminating MTC. MC@e2518fcd7ffe: MTC terminated. MC2> exit MC@e2518fcd7ffe: Shutting down session. MC@e2518fcd7ffe: 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-7952.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 20241228100232768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100232768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (628231) [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-20241228-0948-4ec4f2de-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241228100233769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100233769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100234209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241228100234770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100234770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [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-20241228-0948-4ec4f2de-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241228100235770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100235770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241228100236771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241228100236771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (628121) [testenv][generic] Stopping sgsn (628165) [testenv] Showing testsuite/junit-xml-7952.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-20241228-0948-4ec4f2de-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='851.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.634034'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.603706'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.561461'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.589774'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.229408'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.635111'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.680287'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.649129'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.664226'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.547513'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.540456'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.524227'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.579347'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.583661'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.636412'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.658899'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.600605'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.730132'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.661114'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.771236'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.754554'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.638015'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.616518'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.644725'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.725121'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.666477'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.755117'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.720801'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.718291'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.603088'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.464878'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.564355'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.583407'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.626196'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.540299'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.628039'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.750314'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.748353'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.714068'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.596812'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.797059'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.694748'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.706451'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.693482'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.572793'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.451860'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.538133'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.617589'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.653330'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.720940'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.675444'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.601434'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.698353'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.674656'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.695662'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.660693'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.698825'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.601523'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.644041'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.638739'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.621086'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.701707'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.241777'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.695921'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.708190'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.522842'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.523826'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.548652'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.641415'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.466519'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.640338'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.578744'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.551054'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.484988'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.716371'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.542832'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.546904'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.692916'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.750801'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.647345'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.720524'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.711020'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.635873'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.657709'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.698353'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.734918'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.057207'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.044392'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241228-0948-4ec4f2de-0'] testenv-sgsn-generic-osmocom-nightly-20241228-0948-4ec4f2de-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2580/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